To add scripts to the Synchronization EditorOne Identity Manager tool for configuring target system synchronizationPost processing 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 properties. 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, mappingsList of object matching rules and property mapping rules which map the schema properties of two connected systems to one another., 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 master 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 system. The schema describes all the master 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 template: 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 customize 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.