Skip to content

Commit 3d1f9cb

Browse files
Merge pull request #230805 from ukchrist/main
dataflow monitoring for SAP CDC
2 parents 651faa9 + f4db65d commit 3d1f9cb

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed
86 KB
Loading
85.8 KB
Loading

articles/data-factory/sap-change-data-capture-management.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,22 @@ To run an SAP data replication pipeline on a recurring schedule with a specified
3131

3232
:::image type="content" source="media/sap-change-data-capture-solution/sap-cdc-tumbling-window-trigger.png" alt-text="Screenshot of the Edit trigger window with values highlighted to configure the tumbling window trigger.":::
3333

34+
## Monitor SAP CDC data flows
35+
36+
To monitor the status and progress of a running SAP CDC data flow, open then Monitor tool and select your pipeline run. Select the **Data flow details** icon in the activity table at the bottom of the screen.
37+
38+
:::image type="content" source="media/sap-change-data-capture-solution/sap-change-data-capture-monitor-pipeline.png" alt-text="Screenshot of the pipeline monitor.":::
39+
40+
This takes you to the data flow monitor. Clicking on the source icon in the data flow diagram at the top will open the detail source diagnostics section at the bottom.
41+
42+
The "SAP to stage subscriber process" (not shown for full loads) helps you identify your SAP CDC process within the SAP source system's monitoring tools.
43+
44+
The section "SAP to stage", which is periodically updated while the extraction from the SAP source system is still executing, shows the progress of the extraction process.
45+
46+
:::image type="content" source="media/sap-change-data-capture-solution/sap-change-data-capture-monitor-data-flow.png" alt-text="Screenshot of the data flow monitor.":::
47+
48+
49+
3450
## Monitor data extractions on SAP systems
3551

3652
To monitor data extractions on SAP systems:

0 commit comments

Comments
 (0)