/
From Power Platform to SAP : On-Premise executable & File Server

From Power Platform to SAP : On-Premise executable & File Server

image-20240304-192746.png

 

  1. Power Platform using the built-in service will synchonize data in near real-time. So, it will continuously export data and metadata to Azure Data Lake. All create, update and delete operations will be exported from Dataverse (Power Platform) to a Data Lake. The export could be initial and incremental for table data and metadata.

  2. The service deployed in a server (on-premise) will be triggered on schedule and will retrieve the data and if needed, the metadata. It will generate CSV files regarding the mapping (SAP) in a File Server.

  3. The API Managed deployed in an Azure Server will retrieve the data .

  4. The API Manager will call the RFC (Remote Function Call) provided by the RFC Interface System.