KB Article #178094
Parsing error when executing the Event Error in case the input Bdoc of the main flow is XML
Problem
-- configure a flow that contains a map using an XML Bdoc as input, and contains also an event error that produces a basic InHouse message
-- process an input message that does not match the XML input Bdoc
-- getting parsing error when the output of the event error is generated
Unexpected element 'Leaf10' encountered. In element='Root[1]'. Document line 4 position 1
Resolution
* that is a known issue
* workaround : set the "Accept output documents with errors" on the Mapping component for the error event output in the B2Bi UI -> the output document is created