You can import scripts can be imported into other synchronization projectsA collection of all data required for synchronizingThe 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. and provisioning a target system. Connection data, schema classes and properties, mappings, and synchronization workflows all belongs to this. and 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. them there. Sometimes you can use scripts for the same synchronization projects without having to change them. Scripts like this are maintained centrally and changes are transferred to the other synchronization projects as required. Mark scripts to use in across projects as script templatesRule for mapping object properties. Templates can be applied to an object and also have a cross-object effect..
To mark a script as a script template
- Open the script library.
- Select the script in the Script view.
- Click Edit.
-
Edit the script’s general main data.
- Enable the Is template option.
- Click OK.
To import a script template into another synchronization project
- Open the synchronization project you want import the script template into.
- Open the script library.
- In the Scripts view, click Import.
-
Select the script template you want to import.
This saves a copy of the script.
You can see if the script template was changed in the script. You can decided if changes to these copies are accepted.
To view the script template changes
- Open the script library.
- Select the imported script in the Scripts view.
- In the Updates > Differences column, click Show.
To apply script template changes to the copy
- Open the script library.
- Select the imported script in the Scripts view.
- In the Updates > Apply column, click Apply.
To apply the all script templates changes
- Open the script library.
- In the Scripts view, click .
- Confirm the security prompt with OK.