SourceSyncTask
Description
The SourceSyncTask is a component allowing to execute a propagation task on sources from one station to another.
There is one possible tasks:
- Synchronize: will create/update the sources.
Implementation
The AspectSyncTask is automatically added with the parent SourceDeviceExt
Properties
- Status: State of the SourceSyncTask .
- FaultCause: Message complementing the SourceSyncTask status.
- LastAttempt: Last time an execution occured.
- LastSuccess: Last time an execution was successful.
- LastFailure: Last time an execution failed.
- BatchSize: The maximum number of items that will be propagated in each request.
