Hi Team,
I am facing issue with handling xml file. My XML file size is 9.61 KB and it is not processing. It shows below error in Communication channel Monitoring. When I deleted some fields and makes its size up to 6 kb, it runs correctly. Could you please suggest what could be error?
I am using SAP PI 7.1 and placing file as Test.xml at PI folder.
Error:
Error: java.io.IOException: org.xml.sax.SAXParseException: The element type "txtEmployer5" must be terminated by the matching end-tag "</txtEmployerDescription5>".
If I delete some fields and makes size 6.13 KB, even this field also does not have any error and it run successfully. I checked that it has all terminated end tag.
Thanks for your help!
Kumar