Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Hi, We have defined a configuration for converting EDI - ORDERS92.1 to xml format and ftp the file. I have used the flow services envelopeProcess, getTemplate and convertToValues. When i try to run the service I got an error “Unrecognised EDI Data with Error Code ( Not an ANSI X12 or UN/EDIFACT)” with error code DA -0010. Could someonce suggest us the exact flow services to be used or the procedure to resolve the error.
Thanks Vani .
Hi, I have tried to convert an EDI- ORDERS92.1 to IDOC. I used the flow services bytesToString, envelopeProcess , getTemplate and getEDIString and convertTOValues. I was getting an error in convertToValues - Null Pointer Exception
Could someone let me know how to resolve this error?
Thanks Vani.
Vani,
Please make sure convertToValues inputs that you map has the correct inputs,EDI data string/stream should be valid against edi nsrecord.
HTH, RMG