cancel
Showing results for 
Search instead for 
Did you mean: 

soap fault: namespace for element not defined

Former Member
0 Kudos

HI All,

We are having scenario like:

ISU  -->  PI (BPM) --> Webservice (Syn).

I am receiving IDOC from ISU than through BPM calling the webservice Synchronusly.

I am able to hit the server and post request,but in response getting the error.

I am getting error as :

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!--  Inbound Message

  -->

- <SAP:Error SOAP:mustUnderstand="1" xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">

  <SAP:Category>XIAdapter</SAP:Category>

  <SAP:Code area="PARSING">ADAPTER.SOAP_EXCEPTION</SAP:Code>

  <SAP:P1 />

  <SAP:P2 />

  <SAP:P3 />

  <SAP:P4 />

  <SAP:AdditionalText>soap fault: RuntimeError: Internal Error: Namespace "http://cdm.stedin.net/communicatie/typen/algemeen/statusbericht/1" for element is not defined.</SAP:AdditionalText>

  <SAP:Stack />

  <SAP:Retry>M</SAP:Retry>

  </SAP:Error>

Can you please help ,as how can i rectify this error.

Regards
Naveen Tripathi

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi All,

Please anyone can suggest how to solve the above error.

It is really urgent.

Thanks
Naveen