Skip to main content
Skip table of contents

CST_PUBPUBLISHREQUESTS (ver 15.6.0)

This table is a standalone table and stores values used for publishing requests.  Requests are queued up and processed in ascending order. This table is available for all states/provinces and may or may not be utilized for your state/province. 

Column Name

Version

Data Type

Description

ID

15.6.0

NUMBER(19,0)

The internal ID for the CST_PUBPUBLISHREQUESTS record to which the record is associated. Required. (Default – Next value in CST_PUBPUBLISHREQUESTS_SQ sequence)

CST_PUBPROFILEID

15.6.0

NUMBER(19,0)

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

DASHBOARDID

15.6.0

NUMBER(19,0)

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

REQUESTOPTION

15.6.0

VARCHAR2(20)

A string used by the internal system to specify certain publishing request commands.

INPROCESSSTATUS

15.6.0

NUMBER(5,0)

A number used to represent the processing status of the specified publishing request. Required. (i.e. 0-Initial, 1-Staging, 2-Staged, 3-Generating, 4-Complete) (Default - 0 Initial)

AFTERHOURSONLY

15.6.0

CHAR(1)

A flag used to specify if the publish request is only processed after normal business hours. Required. (i.e. 'Y' Yes, 'N' No) (Default 'N' No)

 

 

JavaScript errors detected

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

If this problem persists, please contact our support.