function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Andrew BarlowAndrew Barlow 

Salesforce --> SAP BW

Hi,

We have the requirement to pull data from SF into SAP BW through the SF SOAP API.
Is there any documentation on this from a Salesforce side?
I can use the API's successfully using a third party tool (SOAP UI) no problem but the BW side is quite indepth.
Was just wondering if there are any good documents on this situation?
Can Saleforce 'push' data to BW or will BW have to pull it?

Any help appreciated..
Gaurav Jain 103Gaurav Jain 103
Hi Andrew,

This is the case study explains step by step procedure to integrate SAP PI with Salesforce.com (SFDC) using the enterprise WSDL

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/50a76cfa-4966-2d10-aba7-da496d9b5bcf?overridelayout=true

Thanks,
Gaurav Jain
Gaurav Jain 103Gaurav Jain 103
https://developer.salesforce.com/page/File:SAP-Salesforce_Integration.ppt
Gaurav Jain 103Gaurav Jain 103
This is new method using Salesforce Connect;

https://developer.salesforce.com/blogs/developer-relations/2015/11/salesforce-1-lightning-connect-sap-step-step.html

https://developer.salesforce.com/blogs/developer-relations/2016/01/salesforce-lightning-connect-sap-part-2-debug-connection.html

Thanks,
Gaurav Jain
Andrew BarlowAndrew Barlow
Thanks for your swift response on this - much appreciated. I will invesigate the content you posted Gaurav.