Logs the integration task for the given object.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- node
- Type: CMS.DocumentEngine TreeNode
Document to log
- tree
- Type: CMS.DocumentEngine TreeProvider
Tree provider
- taskType
- Type: CMS.DataEngine TaskTypeEnum
Task type
- dataType
- Type: CMS.Synchronization TaskDataTypeEnum
Type of data
- result
- Type: CMS.Synchronization IntegrationProcessTypeEnum
What to do when processing fails
- connectorName
- Type: System String
Integration connector names for which to log the synchronization (nothing is logged when no connector is specified)
- th
- Type: CMS.DataEngine TranslationHelper
Translation helper
- siteName
- Type: System String
Site name of the target site (for site objects)
Return Value
Type: IntegrationTaskInfoReturns new integration task
See Also