DelegateWorkflowInstance |
Scroll |
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/DelegateWorkflowInstance
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/DelegateWorkflowInstance
Delegates the workflow instance to the specified user.
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/DelegateWorkflowInstance
Element Name |
Element Type |
Restrictions |
Description |
â– parameters |
|
|
|
â–¡ DomainName |
xs:string |
mandatory nillable |
Domain name of the user to delegate to. |
â– InstanceNo |
xs:int |
mandatory |
Sets the unique instance number of the workflow instance. |
â– TokenNo |
xs:int |
mandatory |
Sets the number for the workflow token. If set to 0, the server will try to find the closest matching token. |
â–¡ UserName |
xs:string |
mandatory nillable |
User name of the user to delegate to. |
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/DelegateWorkflowInstanceResponse
<Empty message>
Legend:
â– |
Not nillable element. |
â–¡ |
Nillable element. |
≡ |
List of elements. |
Bold |
Mandatory element. |