cancel
Showing results for 
Search instead for 
Did you mean: 

Creating an empty tag in DME tree

former_member566828
Active Contributor
0 Kudos
566

Hi guys,

I have a requirement to create an empty tag in the outgoing XML file, like this:

<Inf></Inf>

my questions are:

- is it possible to achieve that over standard DMEE tree functionality;

- what is the technique to achive that.

I'm very much looking forwards to receive your inputs.

thank you.

Kind regards,

Renatas

Accepted Solutions (0)

Answers (2)

Answers (2)

Aniket_D
Active Participant
0 Kudos

Hello Renatas


Do you want space as a value between tags? For space, there is a work around.


If tag is empty DMEE will give output as </Inf/>. Please check the requirement with bank.


Thank you.


Regards

Aniket

bharat_khanna
Explorer
0 Kudos

Hello Renatas,

Yes, its possible.

You can do it by assigning a Exit module and can write a condition to make it empty.

Hope this helps.

BR

Bharat Khanna