Hi,
I have a map which return an output xml. This xml also returns empty nodes like <Node1></Node1>. Idon't want such tags in xml. How to do it?
I have tried "suppress_empty_nodes" to "Yes", but that's not working. Also, I have tried changing "Node1"'s "Min Occurs" to "0" and"Nillable" to "True" but still no success.
Please let me know how can I do it.
Thanks.
I have a map which return an output xml. This xml also returns empty nodes like <Node1></Node1>. Idon't want such tags in xml. How to do it?
I have tried "suppress_empty_nodes" to "Yes", but that's not working. Also, I have tried changing "Node1"'s "Min Occurs" to "0" and"Nillable" to "True" but still no success.
Please let me know how can I do it.
Thanks.
Kunal G