HRCD_DOM_PR_VW(SQL View) |
Index Back |
---|
SELECT MCF_IM_PROTOCOL , DESCR50 FROM PS_PERSON_IM_SRVRS WHERE MCF_IM_PROTOCOL <> 'XMPP' UNION SELECT 'XMPP' , MCF_XMPPDOMAIN FROM PS_MCF_IM_XMPP_CFG |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | HRCD_IM_PROTOCL_PR | Character(50) | VARCHAR2(50) NOT NULL | This field stores the Instant Message Protocol value for the Profile Setup. |
2 | HRCD_IM_DOMAIN_PR | Character(50) | VARCHAR2(50) NOT NULL | This field stores the Instant Message Domain value for the Profile setup. |