Hello,
on the SchemaScanner transformer, in the data types section, there is a parameter to define the action to be taken for attributes with the value Missing/Null/Empty.
When ignore is selected, if an attribute has no entry, it is excluded from the schema. This seems correct for Missing. But is this the case for Null and Empty?
In the latter case, shouldn't the attribute remain in the data model?
If not, what other prossibility exists for retaining an attribute that has no value entry in the data model?
Â
Best regards
Patrick