Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I worked with TOS 7.2 and I use the component thMAP to generate an XML file.
I have a problem with the null value.
For exemple, I must have :
<typ>AAA</typ>
and when the value is null, I must have :
<struct/>
But when I have a null value, I don't have <struct/>, I have nothing for this line.
Why ? I didn't find any parameter to display that I want.
who can help me ?
Kind regards.