Skip to main content
Skip table of contents

CST_Result (ver6.2.1.1)

This table is to be used for state reporting. It identifies the result entity produced from a query step.

Column Name

Initial Version

Data Type

Description

ExcludeFromEmptyResultsCalc

ver...

Number(1,0)

1 indicates that the result identified by the record should be excluded from consideration when calculating whether or not to generate the empty results message in the file output.

ID

6.2.1.1

Number(19,0)

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

ReportConfigID

6.2.1.1

Number(19,0)

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

SortIndex

6.2.1.1

Number(6,0)

Indexing field used by Hibernate.

ResultName

6.2.1.1

Varchar2(255)

Name of a result, which matches a result name in the CST_Query table.

WhenCreated

6.2.0

Timestamp(6)

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

WhenModified

6.2.0

Timestamp(6)

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

WhoCreated

6.2.0

Varchar2(100)

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

WhoModified

6.2.0

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.