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. |