Unify and manage your data

Rules for synchronizing relations

The rules governing relations synchronization are defined in the relations section of synchronizationConfig. Only if this section is specified in the configuration file, the defined relation types are processed for synchronization.

There are two parameters:
  • types - This is the list of the relation types to be synchronized.
  • action - This describes the mode of importing the relationship from DT to CT. Currently, COPY is the only available mode to import the relation from DT to CT.
Tip: The DT relations type must be present in the types list and the CT must also have the same relation types defined.