cancel
Showing results for 
Search instead for 
Did you mean: 

payload differ

Former Member
0 Kudos

Hi gurus,

The Message output which i get using mapping editor in sap xi is different from the payload i see in SXMB_moni (i.e xml payload)

I refreshed the cache but still the same problem persist

Accepted Solutions (1)

Accepted Solutions (1)

varun_k
Contributor
0 Kudos

Hi Sainath,

If you are getting different payload, Test the mapping. Follow these steps.

go to TCODE - SXMB_MONI

- choose you message

- choose the payload of the inbound message

- copy the source xml of your message

- paste the source of your message into your mapping program

Now you can be sure that you test a correct message.

Regards,

Varun

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi

Check for the paylaod what is the target generated in test tab of your mapping.

This will help you finding the exact difference.

If you are using UDF or any Dynamic Conf you can recheck the mapping for the changes.

Clear the Cache and check for history version if any exist for the mapping. This can create a problem sometimes.

Thanks

Gauarv

Former Member
0 Kudos

hi,

did u check maping by copying the payload which u get in sxmb_moni and pasting it in message mapping sorce tab?

Former Member
0 Kudos

Hi,

If you are using sender File CC,

Check your sender file adapter configuration. You specify field names and all other information here.

If you are using Proxy,

You need to regenerate proxy incase if you have chage structure ( message type).

Hope this will help.

Nilesh

Former Member
0 Kudos

Are you using any run time features like dynamic configuration,value mapping etc?

If yes,then the payload will differ for those fields which are using run-time features.

Thanx

Aamir

Former Member
0 Kudos

Can you edit the mapping and activate it again.