cancel
Showing results for 
Search instead for 
Did you mean: 

error in Moni

Former Member
0 Kudos

HI,

ARIBA  to ECC ( order confirmation interface) we are getting some null error in PRD .

"Thrown: java.lang.NullPointerException: null at com.sap.guid.GUID.parseHexGUID(GUID.java:1046) at com.sap.guid.GUIDGenerator.parseHexGUID

(GUIDGenerator.java:111) at com.sap.aii.utilxi.misc.api~ ".

how to resolve this.

if i execute payload message in mapping test tab no error found.

Please suggest me how to resolve this issue .

thanks,

Satya .

Accepted Solutions (1)

Accepted Solutions (1)

nabendu_sen
Active Contributor
0 Kudos

Hi Satya,

Are you using Parameterized Mapping? Open the Interface Determination and check whether the Parameter is assigned or not.

Check:

Regards,

Nabendu.

Former Member
0 Kudos

Hi Nabendu sen,

yes i used Parameterized Mapping  and also assigned to Interface Determination.

thnaks,

satya

iaki_vila
Active Contributor
0 Kudos

Hi Satya,

Have you assigned the variable to the Operation Mapping?

Regards.

nabendu_sen
Active Contributor
0 Kudos

Hi Satya,

Check you have actually assigned like below:

Setting Parameter Values in Interface Determination

In the Integration Directory, the values can be set at configuration time in the interface etermination object. Once the operation mapping is specified, parameters defined for the operation mapping will be shown at the bottom of the interface determination screen as shown below.

The Parameters should have values Hard coded in your Interface Determination. It should not show as "?".

Regards,

Nabendu.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Rao,

   Have you seen the message in the commChannel monitoring? maybe is in the Receiver or SenderChannel the issue, that's the reason of the correct test in the mapping.

And then check this blog:

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/909e33f0-738c-2a10-4f87-ce73398bc...

Regards-