LinkDocAndWFInstance |
Scroll |
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/LinkDocAndWFInstance
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/LinkDocAndWFInstance
Creates the link between the document and the workflow instance.
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/LinkDocAndWFInstance
Element Name |
Element Type |
Restrictions |
Description |
â– parameters |
|
|
|
â– AutoClaimWorkflowInstance |
xs:boolean |
|
Set to true to claim/disclaim a workflow instance automatically if it is not claimed by another account. At the end of the operation, the claimed state of the instance is left the same it was before the operation. |
â– DocNo |
xs:int |
mandatory |
Sets the document number the link is created with. |
â– TokenNo |
xs:int |
mandatory |
Sets the number for the workflow instance token. If set to 0, the server will try to find the closest matching token. |
â– WorkflowInstanceNo |
xs:int |
mandatory |
Sets the workflow instance number the link is created with. |
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/LinkDocAndWFInstanceResponse
<Empty message>
Legend:
â– |
Not nillable element. |
â–¡ |
Nillable element. |
≡ |
List of elements. |
Bold |
Mandatory element. |