Hi,
when sending an Ansi X12 850 into PO 7.4 I receive the following error:
Catching java.lang.NullPointerException: while trying to invoke the
method com.sap.aii.adapter.ediseparator.ra.amd.TransactionMode.equals(java.lang.Object) of a null object loaded
from local variable 'transactionMode'
I send the file to EDISeparator Receiver and according to the logs it find's the appropiate EDISeparator Sender.
However in that CommChannel I see the following error:
Time Stamp | Message Id | Explanation |
---|---|---|
7/13/2014 8:33:01 AM America/New_York | Cannot deliver message: java.lang.NullPointerException: while trying to invoke the method com.sap.aii.adapter.ediseparator.ra.amd.TransactionMode.equals(java.lang.Object) of a null object loaded from local variable 'transactionMode'. Will deliver negative 997 if requested. | |
7/13/2014 8:33:01 AM America/New_York | d4414670-0a89-11e4-9a20-0000002094d2 | X12 message with message transaction set 850, Version / Release / Industry Identifier Code 004010, interchange receiver id XXX and interchange sender id YYY was processed without errors in split. |
The message ID mentioned can't be found in the Message monitor and I've no clue where that variable transactionMode comes from.
In the according EDISeparator Receiver the Acknowledgement required was set to "Not required".
Any help is highly appreciated.
Many thanks
Markus