cancel
Showing results for 
Search instead for 
Did you mean: 

Error in CC while using SAP_XI_IDOC/IDOCXmlToFlatConvertor module

Former Member
0 Kudos

Hi,

We are getting an error in CC monitoring while using SAP_XI_IDOC/IDOCXmlToFlatConvertor module for converting IDoc XML to flat file. Below is the error text:

"Message processing failed. Cause: com.sap.conn.idoc.IDocParseException: (7) IDOC_ERROR_PARSE_FAILURE: An IDocConversionException occurred while parsing IDocXML for type <ZDELVRY3>: state=READING_FIELD_VALUE_TAG, charPosition=7404, lineNumber=2, columnNumber=7366"

Any suggestion how to resolve it.

Regards

Pravesh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Please check the OSS note below and install the mentioned patch accordingly:

[Note 1278687 - Exception in the IDocXMLProcessor (IDOC_ERROR_PARSE_FAILURE)|https://websmp230.sap-ag.de/sap(bD1wdCZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1278687]

If it persists, check if are there any mapping errors on the Audit Logs for the failed message.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Pravesh,

are you able to resolve your problem. I had a similar kind of problem. can you please advise.

Regards

Former Member
0 Kudos

Hi,

In our case it was a data issue. Vaue of a particular field was not as expected. On reprocessing the IDoc with correct value the issue got resolved.

Regards

Pravesh