Skip to Content
0
Former Member
Dec 21, 2007 at 12:32 PM

IDOC to EDI

43 Views

Hi all,

I am working on Idoc to EDI ANSI X12 Invoice 810 scenario, I created a receiver communication channel with File adapter and included those modules. But I am not sure is there any other additional module parameter that needs to be specified other than the once that are mentioned below.

Processing sequence:

localejbs/CallBicXIRaBean bic

CallSapAdapter 0

and

Module configuration:

bic destSourceMsg MainDocument

bic destTargetMsg MainDocument

bic mappingName See_X2E_ANSIX12_810_V4010.

I am getting the following error in receiver communication channel,

"Message processing failed. Cause: java.lang.Exception: Cannot cast to XI message. Reason: BIC module error: Message which was recieved from module processor was null"

But the file in getting generated in the target directory as an xml file, actually the file has to be in EDI format.

Please let me know whether the module is not properly configured or the File adapter does not handle the IDOC to EDI conversion eventhough the module used does the conversion.

Regards,

Nithiyanandam