Configuring Communication Definitions
Back to Communications Main Page
Table of Contents
Navigating to Communication Definitions
CONFIGURATIONS > CRM > COMMUNICATIONS > SET UP BUSINESS DEFINITIONS
What are Communication Definitions?
Communication Definitions are a set of business rules which are used to control the behaviour of Communications throughout their Life Cycle and provide important settings (such as email and SMS server setting) required for the Communications module to work properly.
Communication Definitions can be edited, deleted and have their Life Cycle State changed.
- Navigate to Communication Definitions and explore existing entries via the Summary page.
Click on the link (Name or Number) of the entry of your interest to access the Data Entry page and see more detail.
Use the Actions Menu to create a NEW Definition, modify (EDIT), or DELETE an existing one.
Use BACK to return to the Summary page and CANCEL to revert any unwanted changes made to the Definition.
- Click on the Audit Log button to view a log of changes performed on the displayed Communication Definition.
Check the Validations & Restrictions Table below for a list of available Actions when working with Communication, including each Action's related restrictions and additional information. View the Attributes Table for a comprehensive description of the Communication fields.
Validations & Restrictions
Action | Restrictions | Additional Information |
---|---|---|
General |
|
|
Create |
|
|
Edit |
|
|
Delete |
|
|
Attributes
An * indicates a field is mandatory.
Name | Description | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Number | An auto-generated number that uniquely identifies the Communication Definition. | ||||||||||||||||||||||||
Main Information | |||||||||||||||||||||||||
Name* | The name of the Definition. | ||||||||||||||||||||||||
Alternative code* | An alternative code for the Definition. Unless otherwise specified, the Alternative Codes for new entries default to the Name initials in capital letters. | ||||||||||||||||||||||||
Description | A description of the Definition. | ||||||||||||||||||||||||
State | The state of the Definition which can be 'Active' or 'Inactive'. Only one 'Active' Definition can exist at any point. | ||||||||||||||||||||||||
SERVER SETTINGS | |||||||||||||||||||||||||
Email Server Settings* | |||||||||||||||||||||||||
Email Server Settings* | Determines the settings that should be used for Emails to be sent directly through CRM.COM. The following information can be specified and is mandatory if the Email server integration is enabled:
A "TEST CONNECTION" button is also available which can be used to test the connection with the SMTP server. | ||||||||||||||||||||||||
SMS Settings* | |||||||||||||||||||||||||
SMS Settings* | Determines the settings that should be used for SMS to be sent directly through CRM.COM. There is the option to select between two SMS Gateways with which CRM.COM has integrated.
The following information can be specified and is mandatory if the SMS server integration is enabled:
| ||||||||||||||||||||||||
CM GATEWAY Settings | The CM Gateway Settings are made available when the CM Gateway is selected
| ||||||||||||||||||||||||
SMPP Gateway Settings AVAILABLE FROM CRM.COM R10.0.0 | The SMPP Settings are made available when the SMPP Gateway is selected
| ||||||||||||||||||||||||
Allowed Application Servers AVAILABLE FROM CRM.COM R10.0.0 Allowed Application Servers are available only if there are more than one registered Application Servers in the System. Multiple Application Servers can be added, although it is not mandatory to have any allowed Application Servers. If no Application Server is added, then all the registered Application Servers are allowed. | |||||||||||||||||||||||||
Application Server | The Application Server that will be allowed. The Application Servers are filtered based on the organisation group of the logged in User. | ||||||||||||||||||||||||
Added By | The User that added the Application Server. This information is set automatically. | ||||||||||||||||||||||||
Added On | The date on which the added server was added. This information is set automatically. | ||||||||||||||||||||||||
MEDIA SETTINGS | |||||||||||||||||||||||||
Media Settings | Defines the Media which are allowed to be used in Communications and the character count limit for each Type of media. The supported media are the following:
| ||||||||||||||||||||||||
TRACKING SETTINGS The Tracking Settings related to email and Link Tracking. If enabled, then the System will track emails sent through Communications and provide information related to views of the email and its included links; This is not related to the Dynamic Links but to external URL links, such as http://www.crm.com which can be added to outgoing email Communications. | |||||||||||||||||||||||||
Enable Email Tracking | If enabled, emails send by creating email Communications through CRM.COM will be tracked. i.e. marked as 'Viewed' in the Communication Tracking details. | ||||||||||||||||||||||||
Email Tracking Mode * (Mandatory on Conditions) | Defines the Type of email Communications to which Email Tracking should be applied. The following options are available:
Mandatory if the Email Tracking is 'Enabled'. | ||||||||||||||||||||||||
Enable Link Tracking | If enabled, links included in emails sent by creating email Communications through CRM.COM will be tracked. i.e. marked as 'Viewed' in the Communication Tracking details. | ||||||||||||||||||||||||
Link Tracking Mode* (Mandatory on Conditions) | Defines the Type of email Communications to which Link Tracking should be applied. The following options are available:
Mandatory if the Email Tracking is 'Enabled'. | ||||||||||||||||||||||||
End Point * (Mandatory on Conditions) | The endpoint that will be used by the System in order to construct the URL used to handle Email and Link Tracking. This is applicable and mandatory if one of the following conditions is met:
This value is set automatically based on the URL that the user used to log in; for example, if the user logged in using https://example.crm.com/crm then the endpoint will default to example.crm.com and the user will be able to modify it if necessary. If a secure endpoint is used, such as https://example.crm.com/crm, then example.crm.com needs to be defined as the endpoint and the https:// will be added by the System. | ||||||||||||||||||||||||
Custom URL | The URL that should be used by the System, overriding the default release URL to handle Email Tracking and Link Tracking. This is information is applicable and optional if one of the following conditions is met:
If a custom URL is defined, then further implementation is needed by the System Administrator to handle tracking. i.e. by using the parameters sent by the System, CRM.COM should be updated accordingly as the current calls won't be reaching CRM.COM to perform the required updates.
For example: < a href = "https://[end_point]/crm/dynamic.do?p0=opt_in_direct&p1=[conact_information_ID]&p2=[organisation_ID]&p3=[Redirection URL]&p4=[token]" >< a /> For more information contact your CRM.COM consultant. | ||||||||||||||||||||||||
DYNAMIC LINK SETTINGS The settings related to the handling of Dynamic Links that can be included in outgoing email Communications. An endpoint can be provided which will be the used to handle the Dynamic Links, but there is also the option to define a custom URL, in which case further implementation is required on the side of the user handling the Dynamic Link actions. | |||||||||||||||||||||||||
End Point * (Mandatory on Conditions) | The endpoint that will be used by the System to construct the URL that will be used to handle Dynamic Links.
This value is set automatically based on the URL that the user used to log in; for example, if the user logged in using https://example.crm.com/crm then the endpoint will default to example.crm.com and the user will be able to modify it if necessary. | ||||||||||||||||||||||||
Custom URL | The URL that should be used by the System, overriding the default release URL in order to handle Dynamic Links. This is information is applicable and optional if one of the following conditions is met:
If a custom URL is defined then, further implementation will be needed by the System administrator to handle the tracking. i.e. by using the parameters sent by the System, CRM.COM should be updated accordingly as the current calls won't be reaching CRM.COM to perform the required updates. For example: < a href = "https://[end_point]/crm/dynamic.do?p0=opt_in_direct&p1=[conact_information_ID]&p2=[organisation_ID]&p3=[Redirection URL]&p4=[token]" >< a /> For more information contact your CRM.COM consultant. | ||||||||||||||||||||||||
Opt-in Direct Marketing | |||||||||||||||||||||||||
Enable | If enabled, then it will be allowed to include Opt-in Direct Marketing links in any email Communications. When the link is clicked the Send Direct Marketing Material option in Contact Information Authorisation Settings will be checked. | ||||||||||||||||||||||||
Link Text * (Mandatory on Conditions) | The text that should be displayed on the Opt-in Direct Marketing link. Mandatory only if the Opt-in Direct Marketing link is 'Enabled'. | ||||||||||||||||||||||||
Redirection URL | The URL that should be used to redirect the customer after clicking on the Opt-in Direct Marketing link.
| ||||||||||||||||||||||||
Opt-out Direct Marketing | |||||||||||||||||||||||||
Enable | If enabled, then it will be allowed to include Opt-out Direct Marketing links in any email Communications. When the link is clicked the Send Direct Marketing Material option in Contact Information Authorisation Settings will be unchecked. | ||||||||||||||||||||||||
Link Text * (Mandatory on Conditions) | The text that should be displayed on the Opt-out Direct Marketing link. Mandatory only if the Opt-out Direct Marketing link is 'Enabled'. | ||||||||||||||||||||||||
Redirection URL | The URL that should be used to redirect the customer after clicking on the Opt-out Direct Marketing link.
| ||||||||||||||||||||||||
Opt-in Affiliate Marketing | |||||||||||||||||||||||||
Enable | If enabled, then it will be allowed to include Opt-in Affiliate Marketing links in any email Communications. When the link is clicked the Send Affiliate Marketing Material option in Contact Information Authorisation Settings will be checked. | ||||||||||||||||||||||||
Link Text * (Mandatory on Conditions) | The text that should be displayed on the Opt-in Affiliate Marketing link. Mandatory only if the Opt-in Affiliate Marketing link is 'Enabled'. | ||||||||||||||||||||||||
Redirection URL | The URL that should be used to redirect the customer after clicking on the Opt-in Affiliate Marketing link.
| ||||||||||||||||||||||||
Opt-out Affiliate Marketing | |||||||||||||||||||||||||
Enable | If enabled, then it will be allowed to include Opt-out Affiliate Marketing links in email Communications. When the link is clicked the Send Affiliate Marketing Material option in Contact Information Authorisation Settings will be unchecked. | ||||||||||||||||||||||||
Link Text * (Mandatory on Conditions) | The text that should be displayed on the Opt-out Affiliate Marketing link. Mandatory only if the Opt-out Affiliate Marketing link is 'Enabled'. | ||||||||||||||||||||||||
Redirection URL | The URL that should be used to redirect the customer after clicking on the Opt-out Affiliate Marketing link.
| ||||||||||||||||||||||||
Service Request Response Acceptance | |||||||||||||||||||||||||
Enable | If enabled, then it will be allowed to include Service Request Response Acceptance links in email Communications. | ||||||||||||||||||||||||
Link Text * (Mandatory on Conditions) | The text that should be displayed on the Service Request Response Acceptance link. Mandatory only if the Service Request Response Acceptance link is 'Enabled'. | ||||||||||||||||||||||||
Redirection URL | The URL that should be used to redirect the customer after clicking on the Service Request Response Acceptance link.
| ||||||||||||||||||||||||
Service Request Temporary Resolution Acceptance | |||||||||||||||||||||||||
Enable | If enabled, then it will be allowed to include Service Request Temporary Resolution Acceptance links in email Communications. When the link is clicked the Accepted By Contact in the Service Request - Temporary Resolution section will be automatically set to the Contact Information with the specific email address. | ||||||||||||||||||||||||
Link Text * (Mandatory on Conditions) | The text that should be displayed on the Service Request Temporary Resolution Acceptance link. Mandatory only if the Service Request Temporary Resolution Acceptance link is 'Enabled'. | ||||||||||||||||||||||||
Redirection URL | The URL that should be used to redirect the customer after clicking on the Service Request Temporary Resolution Acceptance link.
| ||||||||||||||||||||||||
Service Request Final Resolution Acceptance | |||||||||||||||||||||||||
Enable | If enabled, then it will be allowed to include Service Request Final Resolution Acceptance links in email Communications. When the link is clicked the Accepted By Contact in the Service Request - Final Resolution section will be automatically set to the Contact Information with the specific email address. | ||||||||||||||||||||||||
Link Text * (Mandatory on Conditions) | The text that should be displayed on the Service Request Final Resolution Acceptance link. Mandatory only if the Service Request Final Resolution Acceptance link is 'Enabled'. | ||||||||||||||||||||||||
Redirection URL | The URL that should be used to redirect the customer after clicking on the Service Request Final Resolution Acceptance link.
| ||||||||||||||||||||||||
Log information | |||||||||||||||||||||||||
Log Information | The standard set of Log Details information available in all entities. |
View Understanding Communication for business examples related to Communication Definitions.
Related Areas