HRS_CG_SES_TBL(SQL Table) |
Index Back |
|---|---|
Chatbot SessionTable to track Chatbot Session. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(15,0) | DECIMAL(15) NOT NULL | Person Id | |
| 2 | Number(15,0) | DECIMAL(15) NOT NULL | Site ID | |
| 3 | HRS_SESSION_ID | Character(30) | VARCHAR2(30) NOT NULL | Session Id |
| 4 | HRS_ROW_ADD_DTTM | DateTime(26) | TIMESTAMP | Row Added DateTime |