...
The API Manager will access the data in SAP and pull the last changes.
The API Manager will push the data into the Data Lake.
The blob starter will be triggered on change in Data Lake and will call the orchestrator.
The orchestrator will orchestrate several activities, each one will return the needed data.
The orchestrator at the end of the workflow will call the last activity.
The last activity of the workflow will push the data into the Dataverse of Power Platform using the SDK of Power Platform (Software Developement Kit).
Azure Data Factory
...
Info |
---|
Azure Data Factory is too much because the data volume is low. However, we could implement ADF as an orchestrator. |
The API Manager will access the data in SAP and pull the last changes.
The API Manager will push the data into the Data Lake.
The blob starter will be triggered on change in Data Lake and will call the orchestrator Azure Data Factory (ADF).
The orchestrator will orchestrate several activities, each one will return the needed data.
The orchestrator at the end of the workflow will call the last activity.
The last activity of the workflow will push the data into the Dataverse of Power Platform using the SDK of Power Platform (Software Developement Kit).