cancel
Showing results for 
Search instead for 
Did you mean: 

java.lang.NullPointerException in message mapping

Former Member
0 Kudos

Hi all,

I have the following problem.

I want watch teh queue in the message mapping.

But everytime I when I choose show queue I get the following error.

java.lang.NullPointerException

Can somebody help me?

Thanks in advance

Alex

Accepted Solutions (0)

Answers (5)

Answers (5)

agasthuri_doss
Active Contributor
0 Kudos

Hi,

Mapping might have failed, Check the Source data

Regards

Agasthuri doss

Former Member
0 Kudos

Hi,

Check whether any of your inputs to the function is going blank.

Former Member
0 Kudos

Hi Alex,

copy & pasteb the payload from SXMB_MONI and test the mapping using the test tab.

To find the error, disable the target field step by step.

If the error does not occur any more, you got the errror causing field.

Regards Mario

Jitendra_Jeswan
Contributor
0 Kudos

Check if the Message Mapping is Complete.. i.e. all the target fields have been mapped correctly.

It compiles the mapping of all the target nodes above the one you looking queue in. So all the target nodes must be mapped correctly to see the Queue of a particular node.

Regards.

Jeet.

Former Member
0 Kudos

Do you have present source document and have ran the test?

Peter