cancel
Showing results for 
Search instead for 
Did you mean: 

Call to Web Sevice in External (non SAP) system from SAP CRM

Former Member
0 Kudos

Hi,

I have to make a call to External system from SAP CRM 5.0 system. The external system will provide a sample webservice which SAP will try to initiate

Can you please tell me:

1. What settings/object needs to be maintained in SAP in order to make this call.

2. how I can make a call to this Web-Service from a BADI and pass the values to web service and also capture the returning value.

Please explain in detail

Thanks,

Mike

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

>Please explain in detail

Please, read first the documentation in detail and come back later with specific questions.

Regards,

Olivier

Former Member
0 Kudos

Hi Oliver,

I have gone through the documentation and had been able to create a proxy object, uploaded the WSDL file (from local directory) and created logical port,

However, when testing the service, I didn't received a sucess message but

<CX_AI_SYSTEM_FAULT>

<CODECONTEXT>Local</CODECONTEXT>

<CODE>ERROR_WEBSERVICE_RUNTIME_INIT</CODE>

<ERRORTEXT>Error when instantiating the Web service runtime (Error when initializing SOAP client application: ' error_text' )</ERRORTEXT>

<LANGUAGE />

</CX_AI_SYSTEM_FAULT>

</cls:CX_AI_SYSTEM_FAULT>

What might be the Problem ?

Former Member
0 Kudos

Hi,

Not enough info here.

Check ICM client HTTP logs, ICM trace file and SM21.

You may have to increase the ICM trace level to get menaingful information.

Regards,

Olivier