You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -40,7 +40,7 @@ The SAP CDC connector supports basic authentication or Secure Network Communicat
40
40
41
41
To use this SAP CDC connector, you need to:
42
42
43
-
- Set up a self-hosted integration runtime (version 3.17 or later). For more information, see [Create and configure a self-hosted integration runtime](create-self-hosted-integration-runtime.md).
43
+
- Set up a self-hosted integration runtime. The most recent version can be found in [Microsoft Download Center](https://www.microsoft.com/en-us/download/details.aspx?id=39717). For more information, see [Create and configure a self-hosted integration runtime](create-self-hosted-integration-runtime.md).
44
44
45
45
- Download the 64-bit [SAP Connector for Microsoft .NET 3.0](https://support.sap.com/en/product/connectors/msnet.html) from SAP's website, and install it on the self-hosted integration runtime machine. During installation, make sure you select the **Install Assemblies to GAC** option in the **Optional setup steps** window.
46
46
@@ -59,7 +59,7 @@ Follow the steps described in [Prepare the SAP CDC linked service](sap-change-da
59
59
60
60
## Dataset properties
61
61
62
-
To prepare an SAP CDC dataset, follow [Prepare the SAP CDC source dataset](sap-change-data-capture-prepare-linked-service-source-dataset.md#set-up-the-source-dataset)
62
+
To prepare an SAP CDC dataset, follow [Prepare the SAP CDC source dataset](sap-change-data-capture-prepare-linked-service-source-dataset.md#set-up-the-source-dataset).
63
63
64
64
## Transform data with the SAP CDC connector
65
65
@@ -87,4 +87,9 @@ To create a mapping data flow using the SAP CDC connector as a source, complete
87
87
88
88
:::image type="content" source="media/sap-change-data-capture-solution/sap-change-data-capture-mapping-data-flow-key-columns.png" alt-text="Screenshot of the key columns selection in source options of mapping data flow source.":::
89
89
90
-
1. For details on the tabs **Projection**, **Optimize** and **Inspect**, please follow [mapping data flow](concepts-data-flow-overview.md).
90
+
1. For the tabs **Projection**, **Optimize** and **Inspect**, please follow [mapping data flow](concepts-data-flow-overview.md).
91
+
92
+
1. If **Run mode** is set to **Full on every run**, the tab **Optimize** offers additional selection and partitioning options. Each partition condition (the screenshot below shows an example with two conditions) will trigger a separate extraction process in the connected SAP system. Up to three of these extraction process are executed in parallel.
93
+
94
+
:::image type="content" source="media/sap-change-data-capture-solution/sap-change-data-capture-mapping-data-flow-optimize-partition.png" alt-text="Screenshot of the partitioning options in optimize of mapping data flow source.":::
|[SAP Business Warehouse Open Hub](connector-sap-business-warehouse-open-hub.md)| ✓/− || ✓ | SAP Business Warehouse version 7.01 or higher. SAP BW/4HANA isn't supported by this connector. |
27
27
|[SAP Business Warehouse via MDX](connector-sap-business-warehouse.md)| ✓/− || ✓ | SAP Business Warehouse version 7.x. |
28
+
|[SAP CDC (Preview)](connector-sap-change-data-capture.md)|| ✓/- || Can connect to all SAP releases supporting SAP Operational Data Provisioning (ODP). This includes most SAP ECC and SAP BW releases, as well as SAP S/4HANA, SAP BW/4HANA and SAP Landscape Transformation Replication Server (SLT). For details, follow [Overview and architecture of the SAP CDC capabilities (preview)](sap-change-data-capture-introduction-architecture.md)|
28
29
|[SAP Cloud for Customer (C4C)](connector-sap-cloud-for-customer.md)| ✓/✓ || ✓ | SAP Cloud for Customer including the SAP Cloud for Sales, SAP Cloud for Service, and SAP Cloud for Social Engagement solutions. |
29
30
|[SAP ECC](connector-sap-ecc.md)| ✓/− || ✓ | SAP ECC on SAP NetWeaver version 7.0 and later. |
30
31
|[SAP HANA](connector-sap-hana.md)| ✓/✓ || ✓ | Any version of SAP HANA database |
Copy file name to clipboardExpand all lines: articles/data-factory/sap-change-data-capture-prepare-linked-service-source-dataset.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ To set up an SAP CDC (preview) linked service:
45
45
46
46
1. In Azure Data Factory Studio, go to the Author hub of your data factory. In **Factory Resources**, under **Datasets** > **Dataset Actions**, select **New dataset**.
47
47
48
-
:::image type="content" source="media/sap-change-data-capture-solution/sap-cdc-new-pipeline.png" alt-text="Screenshot that shows creating a new pipeline in the Data Factory Studio Author hub.":::
48
+
:::image type="content" source="media/sap-change-data-capture-solution/sap-cdc-new-dataset.png" alt-text="Screenshot that shows creating a new pipeline in the Data Factory Studio Author hub.":::
49
49
50
50
1. In **New dataset**, search for **SAP**. Select **SAP CDC (Preview)**, and then select **Continue**.
0 commit comments