PSCBURLPARAM_VW(SQL View) |
Index Back |
---|---|
Application Service DefnApplication Services for chat bots. |
SELECT PTCBURLPARAMNAME , PTCBAPPLNAME FROM PSCBAPPLDEFN WHERE PTCBAPPLTYPE = 'M' AND PTCBAPPLNAME NOT IN ('PT_CONFIGURATION') |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PTCBURLPARAMNAME | Character(30) | VARCHAR2(30) NOT NULL | Application Service Name for chat bot services. |
2 | PTCBAPPLNAME | Character(30) | VARCHAR2(30) NOT NULL | Application Service ID for chat bot services. |