Hi,
I've created a Data Type Enhancementin in an outbound Proxy, in which i've added 3 new fields. From BBP_SAPXML1_OUT_BADI i'm filling these fields and then through proxy they are sent to XI. when i check in SXMB_MONI at the sender side i.e. SRM, 2 of the fields are available in the payload but for third field entire tag is missing. ex:
if there are 3 fields, A,B,C then
"<tag1>1</tag1><tag3>3</tag3>"
is available but "<tag2></tag2>" is missing.
I've no clue what is leading to this output. as it is happening for 2 fields then it should happen for 3rd one also. But all in vain!
Looking forward to the solution.
Regards,
Neha.