2024 Jul 31 3:55 PM - edited 2024 Aug 07 5:35 AM
Hi there, I am new to SAP PI/PO. I want to know the steps to fetch the data from Salesforce to SAP BW/4HANA by SAP PI/PO as middleware. My case is that I have to pass a SOQL query to salesforce using rest API and the data that will come will need to be captured in SAP PI/PO, where I have to create a configuration such that the data I have to fetch from the API until I don't get all the records, because salesforce has a limitation of 2000 records to fetch at a time. Then we have to use the nextURL key from the response which gives us the URL for the next chunk of rows. until another field which is coming in response called done does not have its value as true. After The Data is gathered I have to send those data to the SAP BW/4HANA where these data will be stored in tables for which I have to do some ABAP developments.
=> In Short I need the detailed steps on how to perform this anyone who has done this earlier and knows the integration stated above will be helpful.
Thanks
Hi there,
SAP PI/PO is middleware and what you are looking for is an ETL tool. Fortunately SAP BW contains ETL functionality, so no need to use middleware here, just connect to Salesforce from SAP BW.
best regards, André
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
66 | |
10 | |
8 | |
7 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.