on 2020 Mar 16 12:12 PM
Hi Community,
I am facing w=some issues with XML tags not sure why it is poping up.
The scenario is Sender- SOAP and Receiver - RFC
If i am keeping the item field blank or adding any spaces the message gets successfully sent.
<LONG_TEXT>
<item></item> or <item> </item>
</LONG_TEXT>
but if do add any value in it , the message comes as :
<LONG_TEXT>
<item>A</item>
</LONG_TEXT>
com.sap.aii.adapter.rfc.afcommunication.RfcAFWException: error while processing message to remote system:com.sap.aii.adapter.rfc.core.client.RfcClientException: could not convert request from XML to RFC:com.sap.mw.jco.JCO$Exception: (130) JCO_ERROR_XML_PARSER: Expecting a tag to begin with '<' instead of 'A', in "EXT><item>A</item></"
If any help.
Thanks a lot 🙂
Request clarification before answering.
Hi shubhro.chakravarty,
I can think of two possible sources for this error:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
53 | |
6 | |
5 | |
5 | |
5 | |
4 | |
4 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.