PSCDBMSGXML(SQL Table) |
Index Back |
---|---|
Dashboard Message XMLAction Message Paramater XML record. It is used in the Dashboard Action Frame Work to chunk the action message XML. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PT_CDB_INSTANCE_ID | Character(30) | VARCHAR2(30) NOT NULL | Dashboard Action Request Instance ID |
2 | SEQNUM | Number(3,0) | SMALLINT NOT NULL | Sequence Number |
3 | PT_CDB_XML | Long Character | CLOB | This is a XML string holding field for the Action Framework. |