UnlinkDocAndWFInstance |
Scroll |
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/UnlinkDocAndWFInstance
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/UnlinkDocAndWFInstance
Removes the document link to a Thereforeâ„¢ document from the workflow instance.
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/UnlinkDocAndWFInstance
Element Name |
Element Type |
Restrictions |
Description |
â– parameters |
|
|
|
â– AutoClaimWorkflowInstance |
xs:boolean |
|
Set to true to claim/disclaim 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 |
Number of the Thereforeâ„¢ document that will be removed from the workflow instance. |
â– 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 |
The workflow instance number. |
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/UnlinkDocAndWFInstanceResponse
<Empty message>
Legend:
â– |
Not nillable element. |
â–¡ |
Nillable element. |
≡ |
List of elements. |
Bold |
Mandatory element. |