Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleVersion information

The information presented below is valid for ContactWorld version 17.121

Custom objects

When you install ContactWorld into Salesforce the following custom objects are installed:

NameUse
AccountFeaturesProtected Custom Settings (internal)
Background_ActionInternal
CallEndEventInternal
CaseRoutingRequest

Internal

CLID_Prefix_MappingConfigures local presence for callback numbers
ContactWorldTokenInternal
Field_Based_CLID_MappingConfigures field-based callback numbers
IncomingCallPoppingSettingsDeprecated
InteractionEventInternal
InteractionEventNote

Internal

NvmNodesCustom settings for Case routing
NvmRoutingCustom settings for Case routing
SettingsCustom settings for integration with NVM ContactWorld

Custom fields

In addition, the following custom fields are created on standard objects:

Parent objectNameTypeUse
ActivityVarious 
For information about custom activity (task) fields, see Task record fields.
CaseEmailSentTo__cText (255)

The email address to which the agent sent an email relating to the current case. The content of this field is presented in ContactPad on the information panel while the agent is working on the case.

Note

The display of the value in ContactPad is currently not working.


CaseNVMAccountOverride__cText (255)Override: when a Salesforce organisation is linked to several ContactWorld accounts, this should be used to indicate the correct account to which to route the case. For more information, see Creating a workflow rule that sets the ContactWorld NewVoiceMedia account used to route cases.
CaseNVMCaseOrigin__cText (50)The content of this field is presented in ContactPad on the information panel when a case is assigned to an agent. For example, Email. For more information, see Creating a workflow rule that routes new cases.
CaseNVMNodeOverride__cText (255)Used to override the NewVoiceMedia node a case routing request is sent to. For more information, see Overriding the ContactWorld NewVoiceMedia node used to route cases.
CaseNVMOverrideCaseOwnerTimeoutLoggedIn__cNumber (9)Override: how long to try to route replies to the case owner, when they are logged in. For more information, see Creating a field update that overrides routing timeouts.
CaseNVMOverrideCaseOwnerTimeoutLoggedOut__cNumber (9)Override: how long to try to route replies to the case owner, when they are logged out. For more information, see Creating a field update that overrides routing timeouts.
CaseNVMRoutable__cCheckboxUsed to determine whether a case should be routed to an agent through NVM. For more information, see Creating a workflow rule that routes new cases.
CaseRoutePlanIdentifier__cText (40)The route plan in ContactWorld that the case should be routed to. For more information, see Creating a workflow rule that routes new cases.
CaseSkills__cText (255)

A list of mandatory, optional or expiring skills with which this case will be tagged. For more information, see Updating a workflow rule to tag a case with required skills.

User

MostRecentCall__c

Text (128)Internal

User

MostRecentCallEventTimestamp__c

DateTimeInternal

User

MostRecentCallIsActive__c

CheckboxInternal

User

NVM Agent Id

Text (11)NVM Agent Id is the ID of the agent in ContactWorld. You must set the NVM Agent Id field to the correct ID to ensure that call tasks are assigned to the correct Salesforce user. If an agents ID in ContactWorld is 1234, you must set the NVM Agent Id on that agent's Salesforce user record to 1234.

VisualForce pages

The following VisualForce pages are added:

NameUse
CreateCallbackActionPublisher action to schedule a callback.
IncomingCallPoppingDeprecated
InteractionInfoDeprecated
LogACallActionPublisher action to take notes for a call and link the call to a Salesforce object.
LogViewerDeprecated
MobileAccountDialPageSalesforce1 page to initiate a dial action from an account.
MobileContactDialPageSalesforce1 page to initiate a dial action from a contact.
MobileLeadDialPageSalesforce1 page to initiate a dial action from a lead.
MobileOpportunityDialPageSalesforce1 page to initiate a dial action from an opportunity.
NVM_AgentUIDeprecated
NVM_AgentUI_ClickToDialInitiatorDeprecated
NVM_AgentUI_ClickToDialSecurityTokenDeprecated
NVMMultichannelSetupSets up the actions to enable case routing.
TaskNotesViewerDisplays the call notes inside a task record.

Page layouts

The following page layouts are added:

...