Skip to main content
Skip table of contents

CST_VLDParam (ver7.7.0)

This table is used for state reporting. It contains parameters that are associated with a group of rules. Parameter values are expected to be provided at the time the queries of the rules are run, as queries may refer to them.

Column Name

Initial Version

Data Type

Description

CST_VLDGroupID

7.7.0

Number(20)

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

DefaultValue

7.7.0

Varchar2(1000)

Default value to use if parameter is not otherwise provided at runtime.

Description

7.7.0

Varchar2(1000)

A description of the parameter.

ID

7.7.0

Number(20)

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

ListIndex

7.7.0

Number(10)

Indexing field used by Hibernate.

ParamName

7.7.0

Varchar2(100)

Name of the parameter. Required.

ParamType

7.7.0

Varchar2(100)

Data type of the parameter. Required.

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.