PeopleSoft Field Name |
Field Type |
Column Type |
Description |
PUBNODE |
Character(30) |
VARCHAR2(30) NOT NULL |
Application Messaging Publication Node. This refers to the Node that the Application Message Instance was published from.
|
CHNLNAME |
Character(30) |
VARCHAR2(30) NOT NULL |
Channel Name (see PSCHNLDEFN).
|
PUBID |
Signed Number(11,0) |
DECIMAL(10) NOT NULL |
Publication Identifier
|
MSGNAME |
Character(30) |
VARCHAR2(30) NOT NULL |
Application Message Name. Name of the Application Message Definition. (see PSMSGDEFN).
|
SEGMENTNO |
Number(3,0) |
SMALLINT NOT NULL |
Segment Number
|
SUBSEGMENTNO |
Number(3,0) |
SMALLINT NOT NULL |
Integration Broker Run-time Sub Segment
|
DATASEQNO |
Signed Number(11,0) |
DECIMAL(10) NOT NULL |
Data Sequence Number
|
UNCOMPMIMEDATALEN |
Signed Number(11,0) |
DECIMAL(10) NOT NULL |
Uncompressed MIME Data Length
|
COMPMIMEDATALEN |
Signed Number(11,0) |
DECIMAL(10) NOT NULL |
Compressed MIME Data Length
|
MIMEDATALONG |
Image / Attachment |
CLOB |
MIME Data Long
|