cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error in IDOC --> EDI scenario

suchitatomar
Participant
0 Kudos
1,045

Hi Folks,

Need your urgent assistance for below error . Can somebody help me with this.

Scenario:

IDOC (IDOC Sender) --> EDI (AS2 Receiver Channel)

Error MP: exception caught with cause java.lang.NullPointerException: while trying to invoke the method com.sap.aii.b2b.edi.edifact.parser.common.UNBSegment.isAckRequested() of a null object loaded from local variable unbSegment

Error Exception caught by adapter framework: while trying to invoke the method com.sap.aii.b2b.edi.edifact.parser.common.UNBSegment.isAckRequested() of a null object loaded from local variable unbSegment.

whereas same configuration is working for previous version of EDI and facing issue with 93A.

View Entire Topic
0 Kudos

Hi Suchita,

Did you find a solution to this issue? I am encountering the same error even though the EDI xml can be successfully converted in the B2B cockpit.

BR,
Paolo Bandelaria

suchitatomar
Participant
0 Kudos

Check whether mandatory segments like UNB,UNH,BGM etc are mapped and populating.

Refer below link for more details

https://www.erico.com/public/library/edi/ERICO_ORDERS_D93A.pdf

suchitatomar
Participant
0 Kudos

Let me know if this works.

Thanks