Show/Hide Toolbars

Therefore Web API Programming Interface 1.0

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

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

 

Finishes the current task, routes the workflow instance to NextTaskNo.

 

 

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

 

Element Name

Element Type

Restrictions

Description

â–  parameters

 

 


â–  InstanceNo

xs:int

mandatory

Sets the number of the workflow instance.

â–  NextTaskNo

xs:int

mandatory

The number of the task. This instance should be routed next.

â–¡ TextInformation

xs:string

optional nillable

Free text information that should be added to the workflow instance as information for the next user.

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

â–¡ NextUsers

 

optional nillable

Sets next users.

â–¡ NextUserNoList

 

mandatory nillable

Sets list of the numbers for the next users.

≡ UserNo

xs:int

optional unbounded


 

 

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

 

<Empty message>

 

 

Legend:

 

â– 

Not nillable element.

â–¡

Nillable element.

≡

Unbounded element (List of elements).

Normal

Optional element.

Bold

Mandatory element.

 

 

© 2022 Therefore Corporation, all rights reserved.