Show/Hide Toolbars

Therefore Web API Programming Interface 1.0

REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/RerouteWorkflowInstance

SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/RerouteWorkflowInstance

 

Routes the workflow instance to NextTaskNo. Can delete other workflow tokens if required.

 

 

Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/RerouteWorkflowInstance

 

Element Name

Element Type

Restrictions

Description

â–  parameters

 

 


â–  DeleteOtherTokens

xs:boolean

mandatory

If true, other tokens of this instance will be deleted. If NextTaskNo is in a different workflow process version, this value will always be treated as true even if set to false.

â–  InstanceNo

xs:int

mandatory

Sets the number of the workflow instance.

â–  NextTaskNo

xs:int

 

The number of the task. This instance should be routed next. If 0, the instance will stay at the current task.

â–  NextUser

xs:int

 

Delegates instance to user. If 0, the default assignment of the next task will be used.

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

 

 

Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/RerouteWorkflowInstanceResponse

 

<Empty message>

 

 

Legend:

 

â– 

Not nillable element.

â–¡

Nillable element.

≡

List of elements.

Bold

Mandatory element.

 

 

© 2025 Therefore Corporation, all rights reserved.