Versions Compared

Key

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

...

Info
titleVersion information

The information presented below is valid for NewVoiceMedia version 19.121

Custom objects

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

NameUse
AccountFeatures__c / AccountFeaturesList__cProtected custom settings (internal)
AuxLock__cInternal
Background_Action__cInternal
CallEndEvent__cInternal
CaseRoutingRequest__c

Internal

CLID_Prefix_Mapping__cConfigures local presence for callback numbers
ContactWorldToken__cInternal
DispositionCodes__cConfigures disposition code mappings.
Field_Based_CLID_Mapping__cConfigures field-based callback numbers
IncomingCallPoppingSettings__cDeprecated
InteractionEvent__cInternal
InteractionEventNote__c

Internal

Log__cInternal
NvmNodes__cCustom settings for Case routing
NvmRouting__cCustom settings for Case routing
Poly__cInternal
Secret__cUsed for configuring NewVoiceMedia API secrets
Settings__cCustom settings for integration with NVM NewVoiceMedia

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 NewVoiceMedia 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 Vonage Contact Center 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 Vonage Contact Center 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 NewVoiceMedia 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
UserNotesCollapsed__cCheckboxInternal

User

NVM_Agent_Id__c

Text (11)NVM Agent Id (NVM_Agent_Id__c) is the ID of the agent in NewVoiceMedia. 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 NewVoiceMedia 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
CallRecordingPlayerOptionally add to Task layouts to display the call recording player component.
CreateCallbackActionPublisher action to schedule a callback.
DispositionCodeManagementUsed for configuring disposition code mappings.
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.
QualityManagementOptionally add to the Task layout to display the quality management component.
SecretsManagementUsed for configuring NewVoiceMedia API secrets.
TaskNotesViewerDisplays the call notes inside a task record.
UserCreationUsed for creating users in NewVoiceMedia from Salesforce users.

Lightning components

The following global Lightning components are added:

NameUse
CallNotesViewerWhen added to a Task page, the component displays call notes.
LogACallComponent that enables agents to log call notes.

Page layouts

The following page layouts are added:

...