cancel
Showing results for 
Search instead for 
Did you mean: 

error in SOAP adapter

Former Member
0 Kudos

Hi,

I am trying to communicate with a webservice using soap adapter (synchronous). Following is the error i get in call adapter of response message in sxmb_moni

<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: Error during XML => ABAP conversion (; error ID: ; ( ))</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack />

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

</SAP:Error>

Can anyone tell me what the problem is? Is it a problem with the webservice or with the communication channel configuration?

Thanks,

Radhika

Accepted Solutions (0)

Answers (1)

Answers (1)

GabrielSagaya
Active Contributor
0 Kudos

Former Member
0 Kudos

Are you able to communicate to webservice with a SOAP tool like XML Spy.

If you can , then please check the mapping whether you are creating the same message out of

it. I think it might be a problem with mapping