Skip to main content

SynchronizeTask

Retrieves the files generated by the prepare-synchronization to insert the data into the Identity Manager database.

For more information on how the Synchronization works, see Sync Up.

warning

Collection must be done by the PrepareSynchronizationTask.

Examples

  <SynchronizeTask Identifier="HR_Synchronization" Connector="HR" DisplayName_L1="HR Synchro"/>

Properties

PropertyDetails
Connector requiredType: String Description: Identifier of the connector involved in the task.
DisplayName_L1 requiredType: String Description: Display name of the task in language 1 (up to 16).
DoNotDeleteChanges default value: falseType: Boolean Description: Do not delete change in the change tables.
ForceSynchronization default value: falseType: Boolean Description: Force the synchronization
Identifier optionalType: String Description: Unique identifier of the task.
Orphans default value: falseType: Boolean Description: Save orphans in a CSV output file
Type default value: NoneType: PrepareSynchronizationType Description: Define type of prepare synchronization.