Skip to main content
Skip table of contents

CST_ConfigFile (ver6.1.0)

This table is to be used for state reporting. It contains metadata about the State Report SDK configuration files that have been imported.

Column Name

Initial Version

Data Type

Description

ConfigType

6.2.0

Number(6,0)

A code indicating the type of configuration file. Valid values: 1 = Application (state-specific report configuration), 2 = Deployment (site configurable settings), 3 = Application Preferences (state-specific configuration, applied generally but not specific to a report).

Filename

6.1.0

Varchar2(50)

The name of the configuration file, not including the fully qualified path to its location.

Filepath

6.1.0

Varchar2(255)

The fully qualified path to the configuration file.

ID

6.1.0

Number(19,0)

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

LastModifiedTime

6.1.0

Number(19,0)

A timestamp of when the file was last modified.

StateCode(ver6.2.0)

6.2.0

Varchar2(20)

The long form of the Country/State code that the configuration file is associated with, such as USA NE for Nebraska.

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.