Show/Hide Toolbars

Therefore Web API Programming Interface 1.0

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

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

 

Gets list of given settings of the workflow task.

 

 

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

 

Element Name

Element Type

Restrictions

Description

â–  parameters

 

 


â–  TaskNo

xs:int

optional

Sets the task number.

â–  ProcessNo

xs:int

optional

Sets the process number of the process the task belongs to.

â–  VersionNo

xs:int

optional

Sets the version number of the process the task belongs to.

â–¡ SettingNames

 

optional nillable

Sets names of the settings of the task to be returned in response.

≡ SettingName

xs:string

optional unbounded nillable


 

 

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

 

Element Name

Element Type

Restrictions

Description

â–  parameters

 

 


â–¡ Settings

 

optional nillable

Gets the requested task settings.

≡ WFTaskSetting

 

optional unbounded nillable


â–¡ Name

xs:string

optional nillable

Gets name of the setting.

â–¡ Value

xs:string

optional nillable

Gets value of the setting.

 

 

 

Legend:

 

â– 

Not nillable element.

â–¡

Nillable element.

≡

Unbounded element (List of elements).

Normal

Optional element.

Bold

Mandatory element.

 

 

© 2022 Therefore Corporation, all rights reserved.