Create a workflow from the given data. Creation will be done using the SOM session, which must be impersonated to the calling user.
Namespace: Scanjour.Workflow4.Host
Assembly: Scanjour.Workflow4.Host (in Scanjour.Workflow4.Host.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
Parameters
- oDataUri
- Type: SystemUri
The Odata Uri. - workflowData
- Type: Scanjour.Workflow4.BaseWorkflowCreationData
Data for workflow creation
Return Value
Type: GuidInstance identification for the created workflow
See Also