Skip to main content
Skip table of contents

CST_VLDParamVal (ver7.7.0)

This table is used for state reporting. It contains the values used for parameters within the queries during this rule group run instance.

Column Name

Initial Version

Data Type

Description

CST_VLDResultByGroupID

7.7.0

Number(20)

The internal ID for the CST_VLDResultByGroup record to which the record is associated. Required.

Defaulted

7.7.0

Number(1)

A value of "1" indicates that the default value for a parameter was used because a value at runtime was not provided.

ID

7.7.0

Number(20)

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

ParamName

7.7.0

Varchar2(100)

Name of the parameter whose value is provided for use in the queries. Required.

ParamValue

7.7.0

Varchar2(1000)

Value to be used for the parameter in the queries.

WhenCreated

7.7.0

Timestamp

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

WhenModified

7.7.0

Timestamp

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

WhoCreated

7.7.0

Varchar2(100)

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

WhoModified

7.7.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.