Restart a workflow based on data in the wzp_workflow_instance table
Namespace: Scanjour.Workflow4.Host
Assembly: Scanjour.Workflow4.Host (in Scanjour.Workflow4.Host.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax
Parameters
- oDataUri
- Type: SystemUri
The Odata Uri. - onBehalfOfUser
- Type: SystemString
The user who is to start the workflow. - rowId
- Type: SystemString
The ID for the workflow instance to start
Return Value
Type: GuidInstance identification for the created workflow
See Also