cancel
Showing results for 
Search instead for 
Did you mean: 

Payload xml messages

Former Member
0 Kudos

Hi Friends,

Outbound proxy SAP to MQ.

while sending the data from SAP, in xml payload, complete data structure is not comming.

If the data available only, that field can be seen in xml payload ??

If data is not there, can we that particular fild in xml payload or not ??

Thanks.

vasu

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

> while sending the data from SAP, in xml payload, complete data structure is not comming.

If you are sending it from your ECC then only those segments will be present in MONI which has got some values otherwise empty tags will not come in xml structure.

> If the data available only, that field can be seen in xml payload ??

Yes.

Former Member
0 Kudos

If i want to see the empty tags in xml payload, is there any way to do ?

Are we required empty tags ?

Regards,

vasu

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Vasudeva,

It depends on your requirement.

But if you want to see the empty fields at output side, use mapWithDefault function in mapping.

-Supriya.

rajasekhar_reddy14
Active Contributor
0 Kudos

>

> If data is not there, can we that particular fild in xml payload or not ??

>

above statement not clear.

if you want all the fileds to be present in Payload, then you have to maintain the data in ECC,

what exactly are you looking for??

Regards,

Raj