The Synchronization EditorOne Identity Manager tool for configuring target system synchronizationPost processingSequence 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 objects that were marked as outstanding by synchronizationThe process 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...‘s script library has two views. The Scripts view provides an overview of all general properties of the scripts. The scripts are edited in the Editor view.
Script views
This lists all the scripts in the script library with all their general properties. You can update scripts that were created from script templatesRule for mapping object properties. Templates can be applied to an object and also have a cross-object effect..
Icon |
Meaning |
---|---|
Add |
Create a new script. |
Edit |
Edit the selected script’s general properties. |
Delete |
Deletes the selected script. |
Import |
Imports scripts from other synchronization projectsA collection of all data required for synchronizing and provisioning a target system. Connection data, schema classes and properties, mappings, and synchronization workflows all belongs to this.. |
|
Updates scripts with changes from script templates. |
Property |
Description |
---|---|
Script |
Name of script. |
Description |
Text field for additional explanation. |
Schema typeDefines an object type within a schema. Refers to exactly one table or view of the database based schema or exactly one object type of the non-database based schema. |
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 type that the script is used on. |
Is template |
Script can be used as a template for other synchronization projects. |
Uses template |
Script was imported from another script template. |
Updates available |
Script template used as basis for the script has changed. |
Updates differences |
Shows the changes to the script template. |
Updates apply |
Updates the script with the changes from the script template. |
Editor view
Show the code of the selected script. It can be edited and compiled. For more information, see Support for scripting.
Icon |
Meaning |
---|---|
|
Saves changes to the script. |
Compile |
Compiles all the scripts in the script library. Script was compiled without errors. Script contains syntax errors. |