Show/Hide Toolbars

Therefore Web API Programming Interface 1.0

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

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

 

Gets list of workflow for given document.

 

 

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

 

Element Name

Element Type

Restrictions

Description

â–  parameters

 

 


â–  DocNo

xs:int

mandatory

The document number.

â–  WFDocLinkType

 

mandatory

restriction enum (xs:string)

- Any (0)

- MainDocument (1)

- AdditionalDocument (2)

The type of the link.

 

 

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

 

Element Name

Element Type

Restrictions

Description

â–  parameters

 

 


â–¡ InfoLists

 

optional nillable

Gets list of linked workflow instances info.

≡ WSWFInstanceInfo

 

optional unbounded nillable


â–¡ AssignedTo

xs:string

optional nillable

Gets the user name of the user the instance is currently assigned to.

â–  Claimed

xs:boolean

optional

Gets the claimed status of the instance.

â–¡ CurrTaskName

xs:string

optional nillable

Gets the name of the current workflow task of the instance.

â–  CurrTaskNo

xs:int

optional

Gets the number of the current workflow task for the instance.

â–  InitiatorNo

xs:int

optional

Gets the user number of the user who started the workflow instance.

â–  InstanceNo

xs:int

optional

Gets the unique instance number of the workflow instance.

â–  LinkType

 

optional

restriction enum (xs:string)

- Any (0)

- MainDocument (1)

- AdditionalDocument (2)

Gets the type of the link.

â–¡ ProcessDueDate

xs:dateTime

optional nillable

Gets the date when the current workflow instance should be finished (routing / processing).

â–¡ ProcessName

xs:string

optional nillable

Gets the name of the workflow process of the instance.

â–  ProcessNo

xs:int

optional

Gets the number of the workflow process of the instance.

â–¡ ProcessStartDate

xs:dateTime

optional nillable

Gets the date when the current workflow instance was started.

â–¡ TaskDueDate

xs:dateTime

optional nillable

Gets the date when the current task instance should be finished.

â–¡ TaskStartDate

xs:dateTime

optional nillable

Gets the date when the current task instance was started.

â–  TokenNo

xs:int

optional

The unique number for the current workflow token.

â–  VersionNo

xs:int

optional

Gets the version number of the workflow process of the instance.

â–¡ ErrorInfo

xs:string

optional nillable

The error info of the current workflow.

â–¡ ErrorString

xs:string

optional nillable

The error code of the current workflow.

â–¡ ErrorTimestamp

xs:dateTime

optional nillable

The error timestamp of the current workflow.

 

 

 

Legend:

 

â– 

Not nillable element.

â–¡

Nillable element.

≡

Unbounded element (List of elements).

Normal

Optional element.

Bold

Mandatory element.

 

 

© 2022 Therefore Corporation, all rights reserved.