PSIBAPPLSVC_VW

(SQL View)
Index Back

Application Service Defn

Application Services for chat bots.

SELECT PTIBAPPLNAME , PTIBAPPLTYPE, PTIBURLPARAMNAME FROM PSIBAPPLDEFN

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 PTIBAPPLNAME Character(30) VARCHAR2(30) NOT NULL Application Service ID. (see PSIBAPPLDEFN).
2 PTIBAPPLTYPE Character(1) VARCHAR2(1) NOT NULL Field to denote whether a service is master or Alias
A=Alias Service
M=Primary Service

Default Value: M

3 PTIBURLPARAMNAME Character(128) VARCHAR2(128) NOT NULL Application Service Name for chat bot services.