RB_EXCP_MAIN

(SQL Table)
Index Back

Mail Exception Table

Mail Exception Table

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 MAIL_READ_INSTANCE Number(10,0) DECIMAL(10) NOT NULL Instance of Mail Reader Process for logging information which can be used for Analytics purposes in the future
2 MCF_EMAIL_MSG_ID Character(254) VARCHAR2(254) NOT NULL Message ID
3 MAILBOX_ID Character(30) VARCHAR2(30) NOT NULL Mail Box Id is an Id associated with Mail Boxes
4 MCF_ATTACH_LIST Character(254) VARCHAR2(254) NOT NULL Attachment List
5 MCF_IS_ATT_URL Number(1,0) SMALLINT NOT NULL is URL?
6 MCF_ATT_URL Character(254) VARCHAR2(254) NOT NULL Attachment URL
7 MCF_IBNODE_NAME Character(30) VARCHAR2(30) NOT NULL Node name on the Integration Broker
8 MCF_ATTACH_SIZES Character(254) VARCHAR2(254) NOT NULL Attachment Size
9 MCF_EMAIL_FROM Character(254) VARCHAR2(254) NOT NULL From
10 MCF_DTTM_RECV DateTime(26) TIMESTAMP DateTime Received
11 MCF_OFFSET_RECV Signed Number(4,0) DECIMAL(3) NOT NULL Timezone offset of the Receive datetime for an email. Offest is represented in +/- minutes from UTC ranging from -720 to +720
12 MCF_DTTM_SENT DateTime(26) TIMESTAMP DateTime Sent
13 MCF_OFFSET_SENT Signed Number(4,0) DECIMAL(3) NOT NULL Timezone offset of the Sent datetime for an email. Offest is represented in +/- minutes from UTC ranging from -720 to +720
14 MCF_EMAIL_SENDER Character(254) VARCHAR2(254) NOT NULL Sender
15 MCF_WL_SUBJECT Character(254) VARCHAR2(254) NOT NULL Subject
16 MCF_RET_STATUS Number(5,0) INTEGER NOT NULL Return Status
17 MCF_NUMROWS Number(15,0) DECIMAL(15) NOT NULL Number of rows
18 MCF_MSG_SIZE Number(15,0) DECIMAL(15) NOT NULL Message size
19 MCF_EMAIL_LANG_CD Character(3) VARCHAR2(3) NOT NULL Language Code
20 MCF_USER Character(254) VARCHAR2(254) NOT NULL User name
21 MCF_SERVER Character(254) VARCHAR2(254) NOT NULL Server Address
22 MCF_EMAIL_TEXT Long Character CLOB Text