Hello Experts ,
I have an Interface between SAP and Successfactors using SAP PI.
So for this I have created a SOAP CC with Endpoint : https://salesdemo4.successfactors.com:443/sfapi/v1/soap
I have retrived this endpoint from Demo WSDL :https://email.accenture.com/owa/redir.aspx?C=sW8nEjvJu0mwMhhPXQMel4RIPgrTHtAIQi8VfUCLPYWc1pCC05TFxElgxL9GvJmqavufCfpOoy0.&URL=https%3a%2f%2fsalesdemo4.successfactors.com%2fsfapi%2fv1%2fsoap%3fwsdlhttps://salesdemo4.successfactors.com/sfapi/v1/soap?wsdl
When I use this WSDL in SOAP UI . ( Login Operation ) It is working fine. It is returning prefectly Session ID.
But When i call the same endpoint from SOAP CC - It is returning error - Failed to open the connection to the URL :https://salesdemo4.successfactors.com:443/sfapi/v1/soap
What could possibly be missing - What else steps are required - What should i and basis need to do for resolving this activity ??
Regards
PS