Hi,
I am trying to create an Interface to get data from SalesForce.
SAP( RFC) <
> XI <
> SalesForce Webservice ( SOAP )
The Webservice requires you to first make a call to login method and get back a session ID. This session ID has to be used for subsequent calls. Is there another way to call a webservice which requires to login and get a session ID. I am aware of the autentication that is available in the SOAP communication channel and that does not help.
Thanks in advance,
Praveen