Skip to main content
Skip table of contents

CST_RenderExpression (ver6.2.1.7)

This table provides information as to how multiple report templates are appended together in order to render a report. Render expressions are composed of one or more render expression items.

Column Name

Initial Version

Data Type

Description

ID

6.2.1.7

Number(19,0)

Sequential number generated by the application, uniqueness in the table is guaranteed by Primary Key Unique Index. Required.

Name

6.2.1.7

Varchar2(100)

Unique name used to distinguish a render expression from others within the context of a report.

OutputFileExtension

6.2.1.7

Varchar2(10)

If specified, indicates the output file extension to append the name of the file that will be produced by the render expression. Used for reports that generate multiple files.

OutputFileName

6.2.1.7

Varchar2(10)

If specified, indicates the output file name, not including extensions that will be produced by the render expression. Used for reports that generate multiple files.

OutputType

6.2.1.7

Varchar2(10)

If specified, indicates the output type for the file that will be produced by the render expression. Formats include csv, excel, html, jpeg, pdf, png, rtf, and xml. Used for reports that generate multiple files.

ReportConfigID

6.2.1.7

Number(19,0)

The internal ID for the CST_ReportConfig record to which the record is associated.

SortIndex

6.2.1.7

Number(6,0)

Indexing field used by Hibernate.

SortOrder

6.2.1.7

Number(6,0)

Indicates the sorting order for the render expressions.

WhenCreated

6.2.1.7

Timestamp(6)

Date and time the record was created. Defaults to system date.

WhenModified

6.2.1.7

Timestamp(6)

Date and time the record was modified. Defaults to system date.

WhoCreated

6.2.1.7

Varchar2(100)

The user login that created the record. Defaults to database user. 

WhoModified

6.2.1.7

Varchar2(100)

The user login that modified the record. Defaults to database user. 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.