A synchronization workflow (sync workflow) is a set of synchronization steps (or synchronization operations) that define how to synchronize objects between two connected data systems. A sync workflow can comprise one or more synchronization steps. You can use the Administration Console, a component of , to configure as many sync workflows as needed.
You can configure a synchronization step to perform one of the following operations:
- Creation. Creates objects in the target connected data systems based on the changes made to specific objects in the source connected system. When creating a new object, assigns initial values to the object attributes based on the attribute population rules you have configured.
- Update. Changes the attributes of objects in the target connected data systems based on the changes made to specific objects in the source connected system. To define the objects that will participate in the update operation you can use object mapping rules. For more information, see Mapping objects.
- Deprovision. Modifies or removes objects in the target connected data systems after their counterparts have been disconnected from the source connected system. can be configured to remove objects permanently or change them to a specific state.
To install
- Make sure the system on which you wish to install meets the system requirements provided in the Active Roles Release Notes.
- From the Active Roles installation package, run the Setup.exe file to launch the Active Roles setup.
- Follow the instructions in the setup wizard.
- On the Component Selection page, select the Synchronization Service check box and click Next to install , console, built-in connectors, and Management Shell. The console is a graphical user interface providing access to the functionality. manages data flows between connected data systems. Connectors enable to access specific data systems to read and synchronize identity data.
Management Shell is an automation and scripting shell that provides a command-line management interface for synchronizing data between external data systems via . For more information, see Management Shell.
- On the Ready to Install page, click Install.
- Click Finish to exit the wizard.
To install Management Shell
-
Open the command prompt with administrator privileges.
- At the command prompt, navigate to <Installer Location> | Components | ActiveRoles Synchronization Service folder.
- Type SyncService.msi INSTALLSYNCSHELL=1 to install the Synchronization Service Management Shell.
To uninstall, navigate to Add or remove programs and double click on the installed Active Roles Synchronization shell component and click Uninstall to remove the application.