cancel
Showing results for 
Search instead for 
Did you mean: 

salesforce integration

Former Member
0 Kudos

Hi,

When integrating Salesforce using PI, i got to know that, we need to establish session id first and then use this session id in next web call to get data from different objects. how do we achieve this using PI.

Any cookbook or document with step by step process of using PI to integrate with salesforce ??

Regards,

Srikanth.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

BPM could be one option and another one would be usage of SOAP lookup i.e. call the Webservice from UDF to get the Session ID and then map it with the response.

Thanks

swarup

Former Member
0 Kudos

Hi Srikanth

Even we are trying to integrating SDFC to SAP PI ,

Can u Plz shre your experience and document with step by step process of using PI to integrate with salesforce.

Thanks

Vadde

Former Member
0 Kudos

Hi Vadde,

No need to use BPM for this. Just do a lookup from the mapping, retrieve the Session Id and then log-in to SalesForce.

I have used this same technique in one of my projects, and it worked perfectly fine.

regards,

Neetesh

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>When integrating Salesforce using PI, i got to know that, we need to establish session id first and then use this session id in next web call to get data from different objects. how do we achieve this using PI.

did you try using a BPM for this purpose?

Regards,

Michal Krawczyk