Object Mapping tab
Object Mapping tab
In this section, you can define:
Source Class (External) - the source class in external domain data from which the data should be taken
Target Class (HDC) - the class to which the source class object should be mapped
Conditional Field - used to filter objects. For example, when there are multiple objects of the same class with different subtypes stored as field values, they can be mapped to independent classes based on that field and conditional value.
Conditional Value - the value used for filtering
Class Fields Mapping
Source Class (External) - a class containing data; it can be a parent class in the source system.
Source Field - field in the source object (external)
Target Field - field in target object class (HDC)
Â
Boolean values handling
Â
When importing data to Boolean type of field in HDC, we now accepts four pairs:
true/false
yes/no
on/off
1/0
Other (incorrect) values will be omitted and there will be an error in object log regarding this object.
Please also note that in HDC database, values for boolean fields will be saved only as true or false regardless of what was sent.