Skip to content

Latest commit

 

History

History
444 lines (305 loc) · 17.2 KB

DataFlowConfig.md

File metadata and controls

444 lines (305 loc) · 17.2 KB

Configure the DataFlow

Introduction

In this step we'll setup the dataflows from the SAP System and Cosmos DB towards the Synapse DB. Sales OrderHeaders will be extracted via the first Synapse pipeline using the SAP ODP connector (Optionally you can use the SAP Table Connector), Sales Order Items will be extracted via a second Synapse Pipeline using the SAP ECC (oData) connector. Payment data will be extracted from CosmosDB using a third pipeline.

Todo : Update picture

Data Flow setup

Please follow the sections beneath to setup the dataflows.

Sales Order Header Dataflow

See Extracting Sales Order Headers using ODP Adapter

Note: you can also use the SAP Table Adapter to extract the Sales Order Header, see Extracting Sales Order Headers using the SAP Table Adapter

Sales Order Line ItemsDataflow

See Extracting Sales Order Line items

Payment Dataflow

See Extracting Payments

After setting up the Dataflows and extracting the data, you can continue with the PowerBi Visualisation