Show/Hide Toolbars

Therefore Web API Programming Interface 1.0

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

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

 

Gets the report definition by report definition number.

 

 

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

 

Element Name

Element Type

Restrictions

Description

â–  parameters

 

 


â–  ReportDefNo

xs:int

optional

Sets number of the report definition.

 

 

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

 

Element Name

Element Type

Restrictions

Description

â–  parameters

 

 


â–  CategoryNo

xs:int

optional

Gets the category number.

â–  FolderNo

xs:int

optional

Gets the folder number.

â–  HasChangeableParameters

xs:boolean

optional

Returns true if the report definition has changeable parameters.

â–  HasParametersWithoutDefault

xs:boolean

optional

Returns true if the report definition has parameters without defaults.

â–¡ Name

xs:string

optional nillable

Gets the name.

â–  ReportDefNo

xs:int

optional

Gets the report definition number.

â–¡ ReportParameters

 

optional nillable

Gets a list of the report parameters.

≡ WSReportParameterDefinition

 

optional unbounded nillable


â–  AllowBlank

xs:boolean

optional

Allow blank

â–¡ DefaultValue

xs:string

optional nillable

Default value

â–  IsHidden

xs:boolean

optional

Is hidden

â–  IsNullable

xs:boolean

optional

Is nullable

â–¡ Label

xs:string

optional nillable

Label

â–¡ Name

xs:string

optional nillable

Name

â–¡ ValidParamValues

 

optional nillable

Valid param values

≡ WSValidParamValue

 

optional unbounded nillable


â–¡ Label

xs:string

optional nillable

Gets or sets Label.

â–¡ Value

xs:string

optional nillable

Gets or sets value.

â–  ReportType

 

optional

restriction enum (xs:string)

- ReportTypeNoTemplate (0)

- ReportTypeCategory (1)

- ReportTypeWorkflow (2)

- ReportTypeSystem (3)

Gets report type.

â–  WorkflowProcessNo

xs:int

optional

Gets workflow process number.

 

 

 

Legend:

 

â– 

Not nillable element.

â–¡

Nillable element.

≡

Unbounded element (List of elements).

Normal

Optional element.

Bold

Mandatory element.

 

 

© 2022 Therefore Corporation, all rights reserved.