SynchronizeTask
Retrieves the files generated by the prepare-synchronization to insert the data into the Usercube database.
For more information on how the Synchronization works, see Sync Up.
Collection must be done by the PrepareSynchronizationTask.
Examples
<SynchronizeTask Identifier="HR_Synchronization" Connector="HR" DisplayName_L1="HR Synchro"/>
Properties
Property | Details |
---|---|
Connector required | Type String Description Identifier of the connector involved in the task. |
DisplayName_L1 required | Type String Description Display name of the task in language 1 (up to 16). |
DoNotDeleteChanges default value: false | Type Boolean Description Do not delete change in the change tables. |
ForceSynchronization default value: false | Type Boolean Description Force the synchronization |
Identifier optional | Type String Description Unique identifier of the task. |
Orphans default value: false | Type Boolean Description Save orphans in a CSV output file |
Type default value: None | Type PrepareSynchronizationType Description Define type of prepare synchronization. |