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

Error in IDOC --> EDI scenario

suchitatomar
Participant
0 Kudos
1,057

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.

Accepted Solutions (1)

Accepted Solutions (1)

manoj_khavatkopp
Active Contributor
0 Kudos

Suchita,

Hav you tried to convert the Raw EDI-XML directly in Edifact XML-->EDI in Cockpit ? You have the same error over there?

Br,

Manoj

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

did you found a solution for this error? I actually face the same problem.

@ mkhavatkopp maybe you can help? If I try to convert the xml directly to edifact format in the b2b Cockpit it works fine. Just in real test scenario it gives the following error:

kind regards

Steffen

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