CHAT_ACTION_LOG
Description:
Table containing an audit log of actions taken by users on a Unified Communications conversation. This is how we store a history of certain actions that would otherwise only store their current status, like a user muting a conversation.

Primary Key
Column Name Ordinal Position
CONVERSATION_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 CONVERSATION_ID NUMERIC No
The unique identifier (.1 item) for the secure chat conversation record.
2 LINE INTEGER No
The line number for the information associated with this record. Multiple pieces of information can be associated with this record.
3 CM_PHY_OWNER_ID VARCHAR No
The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect.