RY_DRE_FLAT

(SQL Table)
Index Back

Dialog Response Flat Table

Flat table to store all the questions (LABEL_TEXT) and response text(RY_DRE_RESP) and date type

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 PROCESS_INSTANCE Number(10,0) DECIMAL(10) NOT NULL Process Instance
2 SEQ_NBR Number(15,0) DECIMAL(15) NOT NULL Sequence Number
3 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).
4 RY_DRE_REPORT_ID Character(30) VARCHAR2(30) NOT NULL Dialog response export report id. This field is used to identify the export report that is been created by the user.
5 RY_RECORD_ID Number(18,0) DECIMAL(18) NOT NULL Field used by Online Marketing.
6 RY_IND_ID Number(18,0) DECIMAL(18) NOT NULL Field used by Online Marketing.
7 RY_DOC_ID Number(18,0) DECIMAL(18) NOT NULL Document ID - Dialog Document Main Sys ID
8 RY_ACTION_ID Number(18,0) DECIMAL(18) NOT NULL Id for a dialog element for the dialog designer.
9 RY_LIST_ID Number(18,0) DECIMAL(18) NOT NULL Audience ID for Dialogs, used in the dialog designer.
10 RY_FLOW_INS_ID Number(18,0) DECIMAL(18) NOT NULL Dialog Flow Instance ID
11 ROW_ADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
12 RY_DOC_CH_ID Number(18,0) DECIMAL(18) NOT NULL Element Choice ID - Dialog Document
13 CHOICE Character(50) VARCHAR2(50) NOT NULL Choice
14 RY_DOC_LT_ID Number(18,0) DECIMAL(18) NOT NULL Field for Long text document data
15 TEXT_LONG Long Character CLOB Long Text
16 LABEL_TEXT Character(254) VARCHAR2(254) NOT NULL Activity Name
17 RY_DRE_RESP Character(70) VARCHAR2(70) NOT NULL Response text for the dialog stored.
18 RY_DRE_SCORE Character(15) VARCHAR2(15) NOT NULL Dialog response export score calculated field as a character field.