Processes incoming task.
Namespace: CMS.SynchronizationEngineAssembly: CMS.SynchronizationEngine (in CMS.SynchronizationEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- obj
- Type: System Object
Object or document to process (either already prepared ICMSObject or raw external object)
- result
- Type: CMS.Synchronization IntegrationProcessTypeEnum
What to do if the processing fails
- taskType
- Type: CMS.DataEngine TaskTypeEnum
Type of task
- dataType
- Type: CMS.Synchronization TaskDataTypeEnum
Type of input data
- siteName
- Type: System String
Name of the target site
See Also