Empty fields are not displayed when exporting XML from Data Model
Summary
Empty fields are not displayed when exporting XML from Data ModelContent
Hello,
I am building a Data Model to get one row with several columns, and I need to export it to XML; I use the XML to create a RTF Template afterwards.
However, if one of the columns is empty, the field does not appear in my XML.
For example:
In my DM I have selected :
- First Name
- Last Name
- Birth Date
But my employee has no Birth Date filled out in HCM.
The XML I export will only display:
<FIRST_NAME>John</FIRST_NAME>
Tagged:
1