cancel
Showing results for 
Search instead for 
Did you mean: 

Error in logical port while connecting to SAP CRM cloud

0 Kudos

Dear Members,

I have created a logical port manually to connect to SAP CRM cloud system. But when I ping the web service I am getting below error. Please let me know how to solve this error.

SRT Framework exception: Service Ping ERROR: Error when calling SOAP Runtime functions: SRT: Couldn't create Object: ("ICF Error when creating HTTP client object by Config for URL <WSDL URL>

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member569028
Discoverer
0 Kudos

Hello Nihar,

The error message indicates the HTTP client object cannot be created by the given URL. Please check if your URL is correct.

You also need to check what protocol is used, HTTP or HTTPS, and ensure the protocol is active in your local ABAP system as well. You can check them by t-code SMICM->Goto->Services.

Regards,

Robert