添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接

Hello colleagues,

I am working on a scenario RFC -> XI -> SOAP, synchronous, and I am getting the following error message:

<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: Server was unable to read request. ---> There is an error in XML document (1, 412). ---> The string '' is not a valid AllXsd value.</SAP:AdditionalText>

Over "Audit Log", Runtime Workbench, I can see that the request message is entirely and successfully processed by SOAP Adapter, and that the error occurs at the moment it continues to the response message. Seems that the parsing problem is on the target system, not on soap adapter. Anyway, I analysed the XML according to the position given by the error message (1, 412) and there are no invalid characters and, also, the tag at this position does not have an empty value.

Has anyone come across such a problem? Any ideas of what could be wrong?

Thanks and happy new year to all you,

Andre

1) check the XML that you send to the WS

2) if the server returned this soap fault it might mean that XML was not correct.

3) Do you have the schema for the xml that was sent, validate the xml against the schema for errors, that might tell you the error, try doing a test within xi that should catch validation errors right away

Step by Step process to quickly migrate B2B Interfaces from SAP PO to Cloud Integration(CPI) w/o TPM in Technology Blogs by SAP SAP S4HANA Attachment Service Attribute handling in Technology Q&A A Chess Game with AutoGen and ChatGPT in Technology Blogs by SAP Need Groovy Script to convert the 1486146877214 to date format in yyyy-MM-dd HH:mm:ssZ in Technology Q&A