cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Receiver Channel: RW Error

Former Member
0 Kudos

Hi experts!

I have an error in my SOAP Receiver adapter at RW:

SOAP: response message contains an error XIAdapter/PARSING/ADAPTER.SOAP_EXCEPTION - soap fault: Server was unable to read request. ---> There is an error in XML document (1, 198). ---> Input string was not in a correct format.

How can i know what field is causing the error?

"There is an error in XML document (1, 198)." is not much instructive.

Regards,

Daniela

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

try calling the web service from altova or any other tool

and when you succeed use this xml with SOAP adapter

this way you will know for sure that it should work

you can also try to take the xml from SXMB_MONI

that caused the error and process it via altova etc

maybe those tools will display more error info

Regards,

michal

Former Member
0 Kudos

Tks Michal,

I'll check this.

regards,

Daniela

Answers (0)