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.2.0.0 (23.2.0.0)
Syntax
Parameters
- oDataUri
- Type: System.Uri
The Odata Uri. - workflowData
- Type: Scanjour.Workflow4.Base.WorkflowCreationData
Data for workflow creation
Return Value
Type: GuidInstance identification for the created workflow
See Also