cancel
Showing results for 
Search instead for 
Did you mean: 

IDOC_ERROR_PARSE_FAILURE: An IDocConversionException occurred while parsing IDocXML for type.

dhivakar
Participant
0 Kudos

Hi

https://archive.sap.com/discussions/thread/3321178 https://archive.sap.com/discussions/thread/3234319 https://archive.sap.com/discussions/thread/3186406

The issue explained in the above threads are still unanswered.

I am posting this to let everyone know how to resolve this issue.

Regards,

Dhivakar.

Accepted Solutions (1)

Accepted Solutions (1)

dhivakar
Participant
0 Kudos

This issue can be resolved by implementing additional parameter "FieldValidationEnabled" to "false" in the Receiver Idoc Channel.

The same parameter can also be enabled in the IDOCXmlToFlatConver to avoid this issue.

This is not advisable in all cases, since this will push any type of data without checking the receiver system Field type. But in some cases where actually we need to send some special characters into SAP system, we can enable this with a specific IDOC Receiver channel for that corresponding flow.

Please refer the attachment.

idoc-xml-validation.jpg

Answers (0)