Hi,
for inbound EDI processing in GenericConverterModule one can set edi.copy (edifact.copy, eancom.copy..) parameter to get a copy of the original EDI message in the message payload aside from the XML representation.
However I tried this on an outbound conversion of XML EANCOM to EANCOM but without success.
Although in message log it shows the parameter saying:
B2B EDIFACTConverterModule: Property: eancom.copy value is set as: true. Read from Channel
B2B EDIFACTConverterModule: copied main document
I can't find a copy of the EDIFACT data that is then sent out through the communication channel.
Any ideas are highly appreciated
Kind regards
Markus