All columns in the One Identity Manager schema can store additional information, which is evaluated when synchronizationThe processSequence of process steps for mappingList of object matching rules and property mapping rules which map the schema properties of two connected systems to one another. an operational workflow. The process steps are connected to one another by predecessor/successor relationships. This functionality allows flexibility when linking up actions and sequences on object events. of comparing data between One Identity Manager and a target system. Objects and their properties are compared by fixed rules. Synchronization results in the identical data situation in the target system and One Identity Manager database. is set up. This information is mainly required for setting up synchronization with the One Identity Manager connector, but can also be used when synchronizing customRuns processing logic which would normally be implemented in the object code, such as mutual exclusion of properties. The Customizer contains special methods and has side effects on the table columns. Several customizers can be defined for one table. tables and columns.
Settings in the synchronization information do not override the default behavior of the One Identity Manager connector. They provide information if the default behavior cannot be determined automatically. For example, if a column is marked as a mandatory column by the MinLen='1' property, the connector will automatically recognize it as a mandatory column even if the Mandatory column value is disabled in the Synchronization information field.
To edit synchronization information in column definitions
-
In the DesignerTool for configuring the One Identity Manager., select One Identity Manager SchemaData model of a connected systemSystem the objects and their properties are transferred to during synchronization. The connected system is defined by the synchronization direction. Example of synchronization direction "Target system" (One Identity Manager -> Active Directory): Here Active Directory is the connected system and One Identity Manager is the primary system of synchronization.. The schema describes all the main data from the connected system. see target system schema; see One Identity Manager schema; see connector schema; see extended schema.
-
Select the table and start the Schema Editor with the Show table definition task.
-
Select the column and then the Column properties view.
-
Select the More tab.
-
Select all applicable values from the Synchronization information menu.
-
Not relevant for synchronization: The column is not displayed in the Synchronization EditorOne Identity Manager tool for configuring target system synchronizationPost processing of objects that were marked as outstanding by synchronization...
-
Has unique value: The column contains a unique value.
-
Has conditional default value: The column contains a value that is formatted automatically under certain conditions, for example by a customizer.
-
Has a default value: The column contains a value that is formatted automatically, for example by a formation rule.
-
Conditional mandatory column: The column is a mandatory column under certain conditions, for example if the value is checked by triggers.
-
Mandatory column: The column is a mandatory column.
-
-
Select the Database > Commit to database menu item and click Save.