Show/Hide Toolbars

Therefore Web API Programming Interface 1.0

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

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

 

Executes a report with given parameters.

 

 

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

 

Element Name

Element Type

Restrictions

Description

â–  parameters

 

 


â–  Format

 

mandatory

restriction enum (xs:string)

- HTML4 (1)

- Pdf (2)

- Xml (3)

- Csv (4)

- Tiff (5)

- HTML3 (6)

- MHTML (7)

- ExcelFormat (8)

- WordFormat (9)

Sets the output format for the report.

â–  ReportDefNo

xs:int

mandatory

Sets a definition number of the report to run.

â–¡ ReportParameters

 

optional nillable

Sets parameters of the report.

≡ WSReportParameter

 

optional unbounded nillable


â–¡ Name

xs:string

optional nillable

Sets name of the report parameter.

â–¡ Value

xs:string

optional nillable

Sets value of the report parameter.

 

 

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

 

Element Name

Element Type

Restrictions

Description

â–  parameters

 

 


â–  ReportDefinitionNo

xs:int

optional

Gets definition number of the report.

â–¡ ReportFileData

xs:base64Binary

optional nillable

Gets binary data of the report file. It uses base64 encoding.

â–¡ ReportFileName

xs:string

optional nillable

Gets name of the report file generated by the server.

 

 

 

Legend:

 

â– 

Not nillable element.

â–¡

Nillable element.

≡

Unbounded element (List of elements).

Normal

Optional element.

Bold

Mandatory element.

 

 

© 2022 Therefore Corporation, all rights reserved.