cancel
Showing results for 
Search instead for 
Did you mean: 

system error while calling webservice adapter

sabyasachi_mohapatra3
Participant
0 Kudos

Hello Experts

I am configuring a synchronous proxy to webservice scenario.I have created a webservice from a custom function module. while executing the interface i am getting the following error in the sxmb_moni.

<SAP:Category>XIServer</SAP:Category>

<SAP:Code area="INTERNAL">WS_ADAPTER_SYS_ERROR</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:Stack>System error while calling Web service adapter: Error when initializing SOAP client application: &#39;error_text&#39;</SAP:Stack>

<SAP:Retry>N</SAP:Retry>

</SAP:Error>

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

While calling the wsdl ,Please check if you are under Proxy server ....

Regards,

Sainath

sabyasachi_mohapatra3
Participant
0 Kudos

Yes, my question has been answered.

Former Member
0 Kudos

Hi,

I have the same problem. Can you please share how you got it fixed.

Thanks in advance.

Thanks,

Vijay

Answers (1)

Answers (1)

sunilchandra007
Active Contributor
0 Kudos

Hi,

1. Are you able to access WSDL from SOAMANAGER ?

2. Did you test the web service by WSNAVIGATOR or external tool like Altova XML spy ?

Regards,

Chandra

sabyasachi_mohapatra3
Participant
0 Kudos

ya I have checked the wsdl and even called the wsdl using Altova XmlSpy and getting back the response.Could anyone please throw light on this.

thanks

sabyasachi