Skip to main content
I want to consume SAP soap web services from salesforce for that i have generated apex classes from SAP wsdl. My question is where i can provide the login credentials and how to proceed further? Please help.  
1 answer
  1. Sep 16, 2015, 2:12 PM
    Hi Hemant,

    You need to decide the authentication  between salesforce and SAP. Generate a certificate either in SAP or in salesforce self signed certificate and share it with the SAP and use it in the code while callout. This will take care of the authentication.

    Thanks

    Anupama
0/9000