Hi all.
I'm trying to show an empty tag in the XML, but I can't seem to make it work. It worked with the default XML config, but I only need it in a specific node. So I'm using the XML and Attribute configs for that specific situation. I made an example so you can see what I'm doing.
Thank you in advance.
Hi Filipa,
Can you try setting the fields that you want to appear on the XML produced, even if they are empty, the Mandatory property set to True?
Regards,João
Hi Joao.
I did it, but didn't work. Location tag is not shown.
You are setting the XMLConfig property but not the DefaultConfig. I set it up for you and it works:
Please find the OML in attachment.
Hi João.
Yes it works with the default configuration but that is not the goal. I only want to make it work for this tag in specific, not all of them.