HPYP_LOG(SQL Table) |
Index Back |
---|---|
Message Log TableMessage Log Table |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(6) | VARCHAR2(6) NOT NULL | Touchpoint Id | |
2 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
3 | DateTime(26) | TIMESTAMP | DateTime Stamp | |
4 | HPYP_MSG_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Message Type
1=Info 2=Debug 3=Error |
5 | HPYP_MSG_TXT | Long Character | CLOB | Message Text |