PT_EIP_SUB_ERR(SQL Table) |
Index Back |
|---|---|
App Msg Errors Record (WF)This table is used by Inbound Data Error Scanning AE Program (EO_WF_ERR). Errors from PSAPMSGSUBCON Table are inserted into this table by Business Component EO_EIP_WF_MSG_BC. While saving the error rows into this table, Workflow notifications are triggered. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(36) | VARCHAR2(36) NOT NULL | Orig Transaction ID | |
| 2 | Character(36) | VARCHAR2(36) NOT NULL | Transaction ID | |
| 3 | PUBNODE | Character(30) | VARCHAR2(30) NOT NULL | Application Messaging Publication Node. This refers to the Node that the Application Message Instance was published from. |
| 4 | QUEUENAME | Character(30) | VARCHAR2(30) NOT NULL | Channel Name (see PSQUEUEDEFN). |
| 5 | IB_OPERATIONNAME | Character(30) | VARCHAR2(30) NOT NULL | Service Operation (see PSOPERATION). |
| 6 | ACTIONNAME | Character(30) | VARCHAR2(30) NOT NULL | Action Name |
| 7 | STATUSSTRING | Character(5) | VARCHAR2(5) NOT NULL | Status String |