Reports

report

FieldType or Relationship nameDescriptionSince
codeStringThe report code.
nameStringThe name.
linkString?
descriptionStringThe report description
id_ui_modulereport_ui_module
MANY
The parent module.
id_storage_filereport_storage_file
MANY
The file with the report source.
uses_workflowIntegerWhether or not the renderer uses a workflow as a data source.1.6.1
id_wfreport_wf
MANY
The workflow used as a data source1.6.1

report_parameter

FieldType or Relationship nameDescription
titleStringThe title displayed to the user.
nameStringThe parameter name, as defined in the report source.
is_requiredInteger1 if the parameter is required.
default_valueStringThe default value for the parameter.
id_reportreport_report_parameter
MANY
The parent report.
id_ui_input_typereport_parameter_ui_input_type
MANY
The input type.
id_ui_catalogreport_parameter_ui_catalog
MANY
The catalog, for FixedList and DynamicList input types.

report_subreport

FieldType or Relationship nameDescription
nameStringThe name of the subreport.
id_reportreport_report_subreport
MANY
The parent report.
id_storage_filereport_subreport_storage_file
MANY
The file with the report source.

report_render_type

KeyNameUUID
1PDF4c7cda69-9382-4eee-b75c-29652eb6258b
2Excel5181647d-fa5b-4cd3-827b-e58271b1c97c
3HTML46334939-16ad-4517-aac6-d3466af544fb
4RTF76d3d6c1-b8d8-4770-a99b-0889ed04e0bb
5Texta087b342-02e4-4a16-8f07-f18478be7a45

report_server

FieldType or Relationship nameDescriptionSince
nameStringReport server config entry name
hostStringHost address
server_pathStringPath to the renderer on the host
server_typeStringThe type of server (“ors” or “ssrs”)
usernameStringUsername used for authentication
passwordStringPassword used for authentication
data_connection_typeStringThe type of data source server (“MySQL” or “SQL”)1.6.1
data_connectionStringThe connection string for the data source1.6.1
id_report_server_typereport_server_report_server_type
MANY
1.6.1
id_report_data_connection_typereport_server_report_data_connection_type
MANY

report_server_type

KeyNameUUIDSince
1ONE Reporting Serverd526c521-c09b-4431-96a3-13208046264b1.6.1
2Microsoft SQL Reporting Services92d84bf8-0a3a-4c8f-9c24-0bcbe01fc13a1.6.1

report_data_connection_type

KeyNameUUIDSince
1MySQL6aaa8201-03f3-482f-b16e-dbbb53850dc01.6.1
2SQL643a0810-c78a-41cc-92b3-ca49c7615d111.6.1