You can group start up configurations logically on the Grouping tab. If you have several start up configurations, you can group them together into a start up group. Specify the start up behavior for each start up group. The same start up behavior applies to all start up configurations belonging to the same start up group.
Table 61: Grouping start up configurations
Name |
Name of the start up group.
|
Concurrence behavior |
One Manager behavior if multiple start up configurations are run simultaneously.
Ignore |
Multiple can be run simultaneously.
NOTE: This behavior can cause synchronization errors or loss of data.
Plan your start times carefully. If possible, specify your start times so that synchronization does not overlap. |
Stop on error |
If synchronization is already running, each new synchronization attempt breaks off with an error. Check the log file for this. |
Postpone and wait |
If synchronization is already running, the each new synchronization is postponed until the first one has finished. You can adjust the wait time using the Common | Jobservice | RedoDelayMinutes .
This configuration parameter specifies the wait time in minutes before the attempts to start synchronization again. If the first synchronization is still running, the start of a further synchronization is delayed for the specified length of time. This configuration parameter is only effective on grouped start up configurations whose concurrence behavior is configured with the Postpone and wait option. The default value is two minutes. | |
Related topics
You set the mode for start up configuration on the Maintenance tab. Here, you can specify how data can be maintained that could not be saved during . Object references, which have not (yet) been loaded are included in this (for example, cross-domain references). Complex hierarchies loaded through a CSV import might also have to be reworked because reference objects could not be assigned to them. Unresolvable object references are written to a data store. The synchronization buffer is cleaned up by maintenance.
Table 62: Start up configuration maintenance mode
Mode |
Maintenance mode for cleaning up the synchronization buffer.
No maintenance |
There is no additional task of clearing up the synchronization buffer. |
Always synchronize affected objects |
The filter is removed on objects with unresolved references. |
Full maintenance after every synchronization |
One Manager tries to resolve object references following synchronization. | |
Retries |
Number of retries resolving an object reference. It may be necessary to try several times to resolve an object if it maps a hierarchy with several levels. |
Detailed information about this topic
is started using . A scheduled process plan is added once a start up configuration is assigned to a schedule. Use schedules to define running times for synchronization.
NOTE: Synchronization can only be started if the is enabled.
IMPORTANT: As long as synchronization is running, you must not start another synchronization for the same target system. This applies especially, if the same synchronization objects would be processed.
If another synchronization is started with another start up configuration, that addresses same target system, it may lead to synchronization error or loss of data. Plan your start times carefully. If possible, specify your start times so that synchronization does not overlap.
To assign an existing schedule to a start up configuration
- Select the Configuration > Start up configurations category.
- Select a start up configuration in the document view and click Edit.
- Select a schedule from the Schedule menu.
All active schedules assigned to the table JobAutoStart are available for selection.
- Click OK.
One Manager specifies a process plan when changes are committed to the One Identity Manager database. This process plan starts the synchronizing process.
NOTE: You can manage existing schedules with . For more information, see the One Identity Manager Operational Guide.
To create a
-
Select the Configuration > Start up configurations category.
-
Select a start up configuration in the document view and click Create schedule.
-
Edit the schedule properties.
- Click OK.
One Manager specifies a when changes are committed to the One Identity Manager database. This process plan starts the process.
To edit a schedule
-
In the , open the .
-
Select the Configuration > Start up configurations category.
-
Select a start up configuration in the document view and click Edit schedule.
-
Edit the schedule properties.
-
To enable the schedule, click Activate.
- Click OK.
Related topics