cancel
Showing results for 
Search instead for 
Did you mean: 

Failed to open the connection to the URL :https://salesdemo4.successfactors.com:443/sfapi/v1/soap

Former Member
0 Kudos

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=sW8nEjvJu0mwMhhPXQMel4RIPgrTHtAIQi8VfUCLPYWc1pCC05TFxEl...https://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

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Finally Solved !

After Deploying all three certificates and all three in Order .

We have Uploaded them to Trusted CA and WebServiceSecurity.

1. thawte.cert

2. ThawteSSLCA.cert

3. Successfactors.cert

After Deploying them and J2EE Engine Restrat - CC went into Green State

Successfully open the connection to the URL https://salesdemo4.successfactors.com:443/sfapi/v1/soap

Regards

Prabhat Sharma

apu_das2
Active Contributor
0 Kudos

Hi Prabhat,

I am also facing exactly same issue. When I open the sales demo URL I can see certificates in below 3 names. Ca n you please help me that how you got these thawte/thawteSSLCA or you just rename these.

VeriSignClass3PublicPrimaryCertificationAuthority-G5.crt

                  SymantecClass3SecureServerCA-G4.crt

                             successfactors.crt


Thanks,

Apu

Answers (1)

Answers (1)

udo_martens
Active Contributor
0 Kudos

Hi,

soap UI and PI might not be in the same network. Check out with PI transaction OS01.

/Udo