Skip to main content
Version: 5.13

New Features and Bug Fixes Voice

New Features

This section lists new features in b+s Connects for Salesforce – CCE/CCX Editions.

#1253: As an agent, I want to view the Not Ready Reason of my teammates in the Realtime Team View, so that I can better understand their availability status

Requirements: Add Not Ready Reason column to the agent team realtime view.

Solution Abstract: Additional column containing the agent state as text. Config key to show / hide this additional column. Default is hidden. Allow to sort this column.

Limitation: N/A

#14444: Allow to disable the Transfer button when the agent is in a consultation call

Requirements: When an agent is in a consultation call, instead of transferring the customer call to the other agent, agent a and agent b must first go into a conference before agent a can leave the call.

Solution Abstract: Create a new setting in Disabled Voice Actions that allow the administrator to block the Transfer call while being in Consultation call. The transfer button will not be displayed in the Make Consult / Conference panel.

Limitation: N/A

Enhancements

This section lists enhancements in b+s Connects for Salesforce – CCE/CCX Editions.

#14397: Use translated labels in errors displayed to Agent

Requirements: There are hardcoded labels in the solution. They need to be displayed to agents based on configured system language.

Solution Abstract: Identify the hardcoded labels, create system labels and translate accordingly to the base languages (en - de).

Limitation: N/A

#14421: As an agent I want the Time in State in the Agent Realtime View in hh:mm:ss format

Requirements: Change the time format to hh:mm:ss. Make it configurable. By default, the behaviour is as per now.

Solution Abstract: Make the time format configurable. Add a new checkbox with "Show time in hh:mm:ss format". By default, it will be false. When disabled, the time format will be the same as now. When enabled, the time format will change to hh:mm:ss.

Limitation: N/A

#14430: Allow to use Integration API to request wrapup state if Optional Wrapup is configured in Agent Desk Settings

Requirements: Allow to request Wrapup state using the Integration API while in a call.

Solution Abstract: Extend Integration API method setAgentState().

Limitation: N/A

Bug Fixes

This section lists priority 1 (Critical) and 2 (Major) issues that have been resolved in b+s Connects for Salesforce – CCE/CCX Edition but that may have been open in previous releases.

#14425: CNX gadget show Wrapup-up Selected when using Integration API method updateWorkItemData to update WrapUpReason during a call, but Call state does not change to Wrapup after call

Symptom: When using Integration API method updateWorkItemData to update WrapUpReason during a call, the gadget wrongly shows "Wrap-Up requested" and the agent state changes to ready after the call. Expected is not to change GUI.

Conditions: Workmode = Wrapup Optional (Agent Desk Settings). Integration API method updateWorkItemData() used to update Wrapup reason during call.

Workaround: Change manually wrapup reason during call.

Further Problem Description: N/A

#14433: Chat-End Listener Component not working when using ECC vars

Symptom: State not changing to Wrapup when clicking End Chat.

Conditions: b+s Chat-End Listener component added to Utility Bar in Service Console. UQ Routed Chat -> End Chat button. Work Item Id Variable und Cisco UQ config is an ECC variable

Workaround: Use PV variable instead of ECC as Work Item Id Variable.

Further Problem Description: ECC variables were not added to the logic.

#14448: System.QueryException on DeveloperName in getOmniFederationDeclineReasons if Agent has no permissions

Symptom: Type: System.QueryException - Message: No such column 'DeveloperName' on entity 'PresenceDeclineReason'. If you are attempting to use a custom field, be sure to append the __c after the custom field name. Please reference your WSDL or the describe call for the appropriate names. - Stacktrace: (cnx).

Conditions: Omni channel enabled, Agent has no permissions to view DeveloperName fields.

Workaround: Assign "View Developer Name fields" system permission to agent.

Further Problem Description: N/A

#14482: b+s Configuration Editor cannot save configuration

Symptom: When attempting to save a configuration in the b+s Configuration Editor, an error message "Unable to save this configuration error" appears

Conditions: b+s Connects for Salesforce version: 5.13. Affected user: Assigned the b+s Configuration Editor permission set. The user lacks full permissions (partial privileges)

Workaround: Clone the provided permission set and manually grant edit access to the above fields, then assign the updated permission set to affected users.

Further Problem Description: The permission set does not correctly grant edit access to the fields Realtime_ShowStateReason__c, Realtime_ShowTimeHHMMSSFormat__c and Hide_Chat_After_Accepting__c (deprecated). These fields cause validation issues during the save operation.

This bug was fixed in patch release 5.13.1

#14517: Custom Integrations loaded in Custom Toolbars do not have access to local resources in Chrome 141.

Symptom: A Custom Integration loaded inside a Custom Toolbar is blocked from accessing a local resource. Dev Console shows a "Permission was denied for this request to access the unknown address space." error.

Conditions: Chrome 141

Workaround: Disable local network access check in Chrome Flags settings

Further Problem Description: Chrome 141 is blocking local network access for cross origin iFrames, a new permission "local-network-access" has to be added to the iFrame. (ref1, ref2)

This bug was fixed in patch release 5.13.2

#14483: b+s config record opened by user without View Setup and Config permission throws exception

Symptom: "An unexpected error has occurred message" is displayed when loading a b+s Configuration record.

Conditions: Accessed by an user with b+s Configuration permission set, but without "View Setup and Config" permission.

Workaround: Even not recommended, give "View Setup and Config" to the user.

Further Problem Description: N/A

This bug was fixed in patch release 5.13.3

#14485: SpeedDial numbers are stored with special characters

Symptom: SpeedDial numbers formatting gets lost.

Conditions: When importing/exporting the records.

Workaround: None

Further Problem Description: The current delimiter is a blank line, which complicates parsing and processing of records when importing/exporting them.

This bug was fixed in patch release 5.13.3

#14531: Whitespaces are removed from Call Log field

Symptom: Spaces in Call Log fields are removed when values are saved.

Conditions: Call Log field mapping configured with spaces.

Workaround: N/A

Further Problem Description: N/A

This bug was fixed in patch release 5.13.3

#14541: Agent cannot login using Mobile Agent if Share ACD Line is enabled

Symptom: Agents are unable to log in.

Conditions: Shared ACD Line is enabled and Mobile Agent login attempted.

Workaround: N/A

Further Problem Description: The Mobile Agent login process conflicts with Shared ACD Line functionality, preventing successful login.

This bug was fixed in patch release 5.13.3

#14544: Agent does not see error message when using Mobile Agent with wrong device

Symptom: Agent does not see error message when using Mobile Agent with wrong device.

Conditions: Using a wrong extension as Agent Extension when doing a Mobile Agent login.

Workaround: Not using the Mobile Agent or Using a proper device to login as Mobile Agent (LCP line).

Further Problem Description: N/A

This bug was fixed in patch release 5.13.3

#14553: Speeddial confirmation button does not display correctly

Symptom: Speeddial save confirmation button does not display properly.

Conditions: After clicking the speeddial save button.

Workaround: N/A

Further Problem Description: Cosmetic issue.

This bug was fixed in patch release 5.13.3

#14557: Apex method returns QueryException when gadget reactivates in other tab

Symptom: When the gadget is opened in a new browser tab and the user clicks Reactivate, the gadget flickers and the Omni-Channel state does not change. The gadget remains inactive and the agent is treated as logged out.

Conditions: Omni-Channel is enabled (Standard or Enhanced). Follow Omni Channel Session is enabled. A new browser tab is opened and the user attempts to reactivate the gadget

Workaround: N/A

Further Problem Description: N/A

This bug was fixed in patch release 5.13.3

#14580: Sales Engagement Call Disposition dropdown does not trigger action

Symptom: Sales Engagement Call Disposition dropdown does not trigger action

Conditions: Always.

Workaround: N/A

Further Problem Description: N/A

This bug was fixed in patch release 5.13.3