Suitable for implementation of asynchronous outcoming document processing. Identifiers of document are already prepared to match external application.
Namespace: CMS.SynchronizationEngineAssembly: CMS.SynchronizationEngine (in CMS.SynchronizationEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- node
- Type: CMS.DocumentEngine TreeNode
Document to process
- translations
- Type: CMS.DataEngine TranslationHelper
Translation helper object containing translations for given document
- taskType
- Type: CMS.DataEngine TaskTypeEnum
Type of task
- dataType
- Type: CMS.Synchronization TaskDataTypeEnum
Type of data
- siteName
- Type: System String
Name of site
- errorMessage
- Type: System String
Possible error message
Return Value
Type: IntegrationProcessResultEnumProcessing result
See Also