Skip to content

Commit 4b5f021

Browse files
authored
Merge pull request #234816 from ukchrist/main
SAP CDC - add staging folder configuration
2 parents 01f99a3 + df7e44e commit 4b5f021

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: data-factory
88
ms.subservice: data-movement
99
ms.topic: conceptual
1010
ms.custom: synapse
11-
ms.date: 11/17/2022
11+
ms.date: 04/14/2023
1212
---
1313

1414
# Transform data from an SAP ODP source using the SAP CDC connector in Azure Data Factory or Azure Synapse Analytics
@@ -56,6 +56,14 @@ To prepare an SAP CDC dataset, follow [Prepare the SAP CDC source dataset](sap-c
5656

5757
SAP CDC datasets can be used as source in mapping data flow. Since the raw SAP ODP change feed is difficult to interpret and to correctly update to a sink, mapping data flow takes care of this by evaluating technical attributes provided by the ODP framework (e.g., ODQ_CHANGEMODE) automatically. This allows users to concentrate on the required transformation logic without having to bother with the internals of the SAP ODP change feed, the right order of changes, etc.
5858

59+
To get started, create a pipeline with a mapping data flow.
60+
61+
:::image type="content" source="media/sap-change-data-capture-solution/sap-change-data-capture-pipeline-dataflow-activity.png" alt-text="Screenshot of add data flow activity in pipeline.":::
62+
63+
Next, specify a staging folder in Azure Data Lake Gen2, which will serve as an intermediate storage for data extracted from SAP.
64+
65+
:::image type="content" source="media/sap-change-data-capture-solution/sap-change-data-capture-staging-folder.png" alt-text="Screenshot of specify staging folder in data flow activity.":::
66+
5967
### Mapping data flow properties
6068

6169
To create a mapping data flow using the SAP CDC connector as a source, complete the following steps:
Loading
72.9 KB
Loading

0 commit comments

Comments
 (0)