To add scripts to 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, create the scripts directly in the script library or take them from script propertiesSchema property whose value is determined by a script.. You can import all scripts into 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..
To add a script to the script library
-
Open the script library.
-
In the Scripts view, click Add.
-
Enter the script’s general main data.
-
Name: Unique script name.
-
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 applied to.
-
Description: Text field for additional explanation.
-
Is templateRule for mapping object properties. Templates can be applied to an object and also have a cross-object effect.: Specifies whether the script can be used as a template for other synchronization projects.
-
-
In the Editor view, edit the script.
- Click OK.
To import a script
-
Open the script library.
-
In the Scripts view, click Import.
-
Select the script to import.
This saves a copy of the script that you can customizeRuns 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. to fit the project.
To copy script properties from other scripts
-
Select the Mappings category.
-
Select a mapping in the navigation view.
-
Double-click on the schema property in the schema view.
-
In the Edit property dialog, click Move to script library.
- Confirm the security prompt with Yes.
- Click OK.
This saves a new script in the script library. The name of the script is taken from the technical name of the schema type and the name of the schema property. This script contains a read-only schema property script as well as a write-only schema property script.