Components installed with Task Communications Management
Several types of components are installed with the Task Communications Management plugin, including tables and user roles.
Remarque :
The Application Files table lists the components that are installed with this application. For instructions on how to access this table, see Find components installed with an application.
Demo data is available for this feature.
Tables installed
| Table | Description |
|---|---|
| Communication Plan Type Lookup [comm_plan_type_lookup] |
Stores the communication plan types. |
| Communication Task Type Lookup [comm_task_type_lookup] |
Stores the communication task types. |
| Communication Plan Definition [comm_plan_definition] |
The definition table for the communication plan entity. |
| Communication Task Definition [comm_task_definition] |
The definition table for the communication task entity. |
| Communication Channel Definition [comm_channel_definition] |
Main table for channel definitions. |
| Communication Channel Definition — Email [comm_channel_def_email] |
Defines email as a channel. |
| Communication Channel Definition — SMS [comm_channel_def_sms] |
Defines SMS as a channel. Remarque : This table is available only when you install
the Notify plugin (com.snc.notify). |
| Communication Channel Definition —
Conference [comm_channel_def_conference] |
Defines Conference as a channel. Remarque : This table is available only when the
Notify plugin (com.snc.notify) is installed. |
| Communication Contact Definition [comm_contact_definition] |
Defines the contacts for sending out communications. Contacts can be users, groups, or recipient lists. |
| Communication Channel Configuration [comm_channel_config] |
Lists all available channels for an instance. Remarque : Configuration script for each
channel is a script include. |
| Communication Plan [comm_plan] |
Stores the communication plan that outlines the communication activity during an event. |
| Communication Task [comm_task] |
Stores the task to be carried out to communicate with the involved contacts. |
| Communication Channel [comm_channel] |
Main table for channel instances. |
| Communication Channel — Email [comm_channel_email] |
Stores record that indicate email is used as a communication channel for a communication task. |
| Communication Channel — SMS [comm_channel_sms] |
Stores record that indicate SMS is used as a communication channel for a communication task. |
| Communication Channel — Conference [comm_channel_conference] |
Stores record that indicate conference is used as a communication channel for a communication task. |
| Communication Task Handler [comm_task_handler] |
Lists specific handlers for various task types. Example: For incident,
CommunicationManagementIncidentHandler. Remarque : Users with the admin role cannot
delete this table. |
Roles installed
| Role title | Description | Contains roles |
|---|---|---|
| Communication Plan Viewer [sn_comm_management.comm_plan_viewer] | Provides read access to Task Communications Management tables. |
|
| Communication Plan Admin [sn_comm_management.comm_plan_admin] | Provides create and edit access to Task Communications Management tables including Communication Plan Definitions and other related records. |
|
| Communication Plan Manager [sn_comm_management.comm_plan_mgr] | Provides create and edit access to Task Communications Management instance tables such as Communication Plans, Communication Tasks. Users with this role can send impromptu communications. | sn_comm_management.comm_plan_viewer |
| Task communication management admin [sn_tcm_admin] |
Configure all Task Communications Management features including communication plans and tasks. |
|