Hi All,
I'm trying to convert Idoc flat file to Idoc XML at sender file channel using module
IDOCFlatToXmlConvertor. I've followed the steps mentioned in Willam Li's blog How to Use User-Module for Conversion of IDoc Messages Between Flat and XML Formats
now i'm getting the following error at my sender file channel while it tries to process the file.
MP: processing local module localejbs/SAP_XI_IDOC/IDOCFlatToXmlConvertor
MP: exception caught with cause java.lang.ClassCastException: class java.lang.String:null incompatible with class java.util.ArrayList:null
Error Attempt to process file failed with java.lang.ClassCastException: class java.lang.String:null incompatible with class java.util.ArrayList:null
Please let me know why this error and how to resolve this?
Regards,
Rashmi