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

nillable

DEPRECATED: Use the AddComment and EditComment methods instead. 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

 

nillable

Sets next users.

â–¡ NextUserNoList

 

mandatory nillable

Sets list of the numbers for the next users.

≡ UserNo

xs:int

list


 

 

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

 

<Empty message>

 

 

Legend:

 

â– 

Not nillable element.

â–¡

Nillable element.

≡

List of elements.

Bold

Mandatory element.

 

 

© 2024 Therefore Corporation, all rights reserved.