Hi Kancham
I think you might be using the wrong conversion. I think the conversion you are using is expecting an XML input, therefore it's failing because your input is an EDI file.
[Error:ID=2061;LEVEL=1] XMLDocReader moveNext(): Cannot move to next trigger : 'com.seeburger.jucon.dochandler.util.WrongXMLFormatException:
Error in line 1: XML file should begin with white spaces or <. (Found char :I(Hex :73). Stacktrace: com.seeburger.jucon.dochandler.util.WrongXMLFormatException:
Error in line 1: XML file should begin with white spaces or <. (Found char :I(Hex :73).
Make sure you choose the correct E2X conversion.
Regards
Eng Swee