cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

CPI Message mapping is it possible to retain empty XML elements on the target XML?

Raj_Nallaguntla
Explorer
0 Kudos
4,249

Hi All,

checking if its possible to send empty xml elements as for eg <ABC/> ( empty tag) on the target xml,

XML file generated from CPI MM does not include the empty tag when no value found on the source.

I understand that no value of sending empty xml element on the target

but have specific requirement to match the legacy xml file which includes empty elements . any idea or pointers ?

Thanks,

View Entire Topic
Sriprasadsbhat
Active Contributor

Hello Raj,

Make sure each and every field mapping have map with default to get start tag/end tag irrespective of whether it has data or not.Also you can have early one to one mapping having for every field map with default to make sure you get the required tags.

Regards,

Sriprasad Shivaram Bhat