question

SukumarVinnakota-8083 avatar image
0 Votes"
SukumarVinnakota-8083 asked KranthiPakala-MSFT commented

Run a Data Factory Pipeline from 3rd Party tool

I want to run my ADF pipeline when the Data is loaded in SAP BW Openhub. What are the 3rd party tools that can be used to automate this process.

azure-data-factory
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

NandanHegde-7720 avatar image
0 Votes"
NandanHegde-7720 answered KranthiPakala-MSFT commented

Hey,

I am not aware much w.r.t SAP systems but
There are REST APIs in Azure data factory for such activities.
https://medium.com/@rajbca00/execute-azure-adf-pipeline-using-rest-api-76d6cee5c473

Above URL is example of REST API to trigger ADF pipeline.

using these REST APIs ,you can practically trigger it via any language like python, powershell etc and various environment or tools like Azure Devops ,Azure automation etc

· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@NandanHegde-7720

We have REST API configuration handy but not sure which tool can be used to automate when data is loaded and utilize REST API for running the Pipeline

0 Votes 0 ·

SukumarVinnakota-8083 ,

I'm not familiar with SAP BW, hence we would request you to please check with SAP folks if there is an automated process that can let another application know when SAP BW is loaded with new data.

Here is the forum link: https://answers.sap.com/questions/4429464/sap-bw.html

0 Votes 0 ·

HI @SukumarVinnakota-8083 ,

Just wanted to check if you have got a chance to check with SAP BW experts on their forum. Also please do let us know if you have further query.

Thanks

0 Votes 0 ·