Contents
- 1 Enabling Internal And External Communications
- 1.1 Configuring Team Communicator
- 1.2 Enabling the Email channel
- 1.3 Enabling the Chat channel
- 1.4 Enabling agents to join an Outbound Campaign functionality to a contact
- 1.5 Enabling the Facebook channel
- 1.6 Enabling the Twitter channel
- 1.7 Enabling Agent Workbins
- 1.8 Enabling contact history management
- 1.9 Enabling disposition codes
- 1.10 Enabling case information editing
- 1.11 Enabling caller ID selection
- 1.12 Enabling the Instant Messaging (IM) channel
- 1.13 Enabling WebRTC
Enabling Internal And External Communications
The following procedures enable internal and external communication features in Workspace Web Edition.
Configuring Team Communicator
Team Communicator is a universal lookup tool. Agents use the Team Communicator to start phone calls and emails. The following procedures enable features in Team Communicator.
Enabling Team Communicator
You can enable agents to use Team Communicator to call a contact that is stored in the Universal Contact Server (UCS).
Before you begin, ensure that the following prerequites are met:
- A working knowledge of Genesys Administrator.
- A WS_Cluster application object exists in the Configuration Database.
- The WS_Cluster application has a connection to Universal Contact Server.
- Enabling Agents To Manage Contacts.
- Provisioning Workspace Web Edition for the Voice channel.
To enable agents to use Team Communicator to call a contact:
- Configure the Team Communicator options in the interaction-workspace section of the WS_Cluster application object.
- Ensure that the UCS application to which WS_Cluster is connected is configured to support index searches in the Contact database:
- Set the index\enabled option to true.
- Set the index.contact\enabled option to true.
Enabling voice call, conference, or transfer
You can enable agents to use Team Communicator to call, conference, or transfer to an agent, agent group, skill, or a routing point using a strategy. This procedure is mandatory for agent groups and skill targets.
Before you begin, ensure that the following prerequites are met:
- A working knowledge of Genesys Administrator or Configuration Manager.
- A working knowledge of Genesys Universal Routing.
- A WS_Cluster application object exists in the Configuration Database.
- To transfer to skills, you must have skills defined in the Configuration Database.
- To transfer to agent groups, you must have agent groups defined in the Configuration Database.
To enable agents to use Team Communicator to call, conference, or transfer to an agent, agent group, skill, or a routing point:
- In the Configuration tab of the WS_Cluster application, add a connection to Stat Server.
- In the connection, add a reference to the T-Server associated with the switch to which the agent logs in.
- Configure the Team Communicator options in the interaction-workspace section of the WS_Cluster application object.
- Depending on the type of target for which you want to use routing-based transfer, use Configuration Manager or Genesys Administrator to set the value of the intercommunication.voice.routing-based-targets configuration options as follows:
- To use T-Server to handle transfers to Agent, Routing Point, and Type Destination, and have all other transfers handled by a strategy, set the value of this option to "" (empty)
- To use routing-based transfer for Agents, add the value Agent to this option.
- To use routing-based transfer for Routing Point, add the value RoutingPoint to this option.
- To use routing-based transfer for Type Destination (a dialed call), add the value TypeDestination to this option.
- For agent groups and skills, it is not mandatory to set the routing-based target option because these target always use routing-based transfer.
- To specify whether a specific call type is to be handled by the routing-based mechanism, set the value of the intercommunication.voice.routing-based-actions option.
- MakeCall: Use the routing-based mechanism for external calls.
- OneStepTransfer: Use the routing-based mechanism for single-step transfers.
- InitTransfer: Use the routing-based mechanism for two-step transfers.
- InitConference: Use the routing-based mechanism for two-step conferences.
- OneStepConference: Use the routing-based mechanism for single-step conferences.
- By using Genesys Universal Routing, create a routing strategy that uses routing targets (agents, agent groups, skills, and so on) to process routing-based actions by using the following attached data:
- IW_RoutingBasedOriginalEmployeeId — The employee ID of the agent who is transferring the interaction.
- IW_RoutingBasedTargetId — The ID (employee ID of another agent, AgentGroup name, Skill name, Routing Point name) of the target.
- IW_RoutingBasedTargetType — The type of the target (Agent, AgentGroup, Skill, or RoutingPointl)
- IW_RoutingBasedRequestType — Informs the strategy of the type of action is to be done (MakeCall,OneStepConference,InitConference,OneStepTransfer,InitTransfer)
- Load the routing strategy on the Routing Point that is defined by the intercommunication.voice.routing-points option.
- Enable the agent to use the voice media by specifying the value true for the priviledge.voice.can-use option.
- Enable agent presence to be displayed in the Team Communicator search results by specifying the value true for the presence.evaluate-presence configuration option.
- To enable agents to perform a Single Step Conference, in the interaction-workspace section, specify the list of targets (Agent, AgentGroup, RoutingPoint, Contact, and/or TypeDestination) that are enabled in Team Communication for a single-step conference by using the intercommunication.voice.single-step-conference-enabled configuration option.
- For small contact centers, where the number of potential transfer targets is low, you can configure Workspace to display all of the possible targets in the Team Communicator when an agent initiates a transfer or conference by searching in the Team Communicator. To enable this functionality, in the interaction-workspace section, specify the value true for the teamcommunicator.show-all-internal-targets configuration option. This option is limited by the value that is specified for the teamcommunicator.max-size option.
ImportantGenesys strongly recommends that only small contact centers use this option. Agents in large contact centers will experience system performance issues if the teamcommunicator.show-all-internal-targets option is enabled.
Enabling multimedia interaction transfer
You can enable agents to use Team Communicator to transfer a multimedia interaction (Email and Chat) to an agent, agent group, or skill by using a strategy. This procedure is mandatory to transfer to agent groups and skills.
Before you begin, ensure that the following prerequites are met:
- A working knowledge of Genesys Administrator or Configuration Manager.
- A working knowledge of Genesys Universal Routing.
- A WS_Cluster application object exists in the Configuration Database.
- To transfer to skills, you must have skills defined in the Configuration Database.
- To transfer to agent groups, you must have agent groups defined in the Configuration Database.
To enable agents to use Team Communicator to transfer a multimedia interactions:
- By using [[Documentation/R|Genesys Universal Routing], configure a routed-based transfer workflow by using these steps:
- Create an Interaction Queue/Interaction View pair. The Interaction Queue is used as a part of the workflow; however, Interaction Queues are not available as transfer targets in the agent interface.
- Create a routing strategy to process routing-based actions. To help you write the appropriate strategy, Workspace Web Edition adds the following attached data to the interaction:
- IW_RoutingBasedOriginalEmployeeId — The employee ID of the agent who is transferring the interaction.
- IW_RoutingBasedTargetId — The ID (employee ID of another agent, AgentGroup name, Skill name) of the target.
- IW_RoutingBasedTargetType — The type of the target (Agent, AgentGroup, or Skill)
- IW_RoutingBasedRequestType — Informs the strategy of the type of action is to be done. This attached data has only one value available for this release: OneStepTransfer
- Link the above Queue to the strategy.
- Activate the strategy.
- By using Configuration Manager or Genesys Administrator, set the values of the following configuration options to the Queue that you created in Step 1:
- Depending on the type of target for which you want to use routing-based transfer, use Configuration Manager or Genesys Administrator to set the values of the intercommunication.chat.routing-based-targets and intercommunication.email.routing-based-targets configuration options as follows:
- To use Interaction Server to handle agent-to-agent transfer and have all other transfers handled by a strategy, set the values of these options to "" (empty)
- To use routing-based transfer for Agents, set the values of these options to Agent.
- For agent groups and skills, it is not mandatory to set the routing-based target options because these target always use routing-based transfer.
- Log out agents and log them back in again.
Creating Corporate Favorites
You can enable the use of corporate favorites in the Team Communicator. Administrators must create, edit, and remove favorites by using either Configuration Manager or Genesys Administrator. You can configure the system so that each agent is assigned one or more quick dial favorites lists. You do not have to assign the same list of favorites to every agent.
Before you begin, ensure that the following prerequites are met:
- A working knowledge of Genesys Administrator.
- An understanding of Configuration options
- A WS_Cluster application object exists in the Configuration Database.
To enable the use of corporate favorites:
- By using either Configuration Manager or Genesys Administrator, create a new section in the appropriate object (the WS_Cluster application, Tenant, Agent Group, or Agent), and name it with the name of the Corporate Favorite that you want to create.
- Configure the new Corporate Favorite section to be one of the following types:
- Agent
- Agent Group
- Skill
- Routing Point — You can have multiple instances of the same routing point in corporate favorites with different attached data for each. For example:
[Fav-English] [Fav-Spanish] type: RoutingPoint type: RoutingPoint id: 6666@MySwitch id: 6666@MySwitch display-name: English display-name: Spanish attached-data.lang: en attached-data.lang: es - Custom Contact
- Interaction Queue
The Table Corporate Favorite Options by Type defines the Corporate Favorite types and the mandatory options.
Type | Options | Mandatory | Valid values | Example |
---|---|---|---|---|
Agent | type | Yes | Agent | Agent |
id | Yes | <user name of the agent> | User123 | |
category | Yes | <a semicolon-separated list of category names> | CorporateCategory1;FavoriteAgents | |
display-name | No | <display name of the agent> | Jim Brown | |
Agent Group | type | Yes | AgentGroup | AgentGroup |
id | Yes | <name of the agent group> | Agent Group Meridian | |
category | Yes | <a semicolon-separated list of category names> | CorporateCategory1;FavoriteAgents | |
display-name | No | <display name of the agent group> | Meridian | |
Interaction Queue | type | Yes | Interaction Queue | Interaction Queue |
id | Yes | <name of the Interaction Queue> | Interaction Queue Meridian | |
category | Yes | <a semicolon-separated list of categories> | CorporateCategory1;FavoriteAgents | |
display-name | No | <display name of the Interaction Queue> | Meridian | |
Skill | type | Yes | Skill | Skill |
id | Yes | <name of the skill> | French | |
category | Yes | <a semicolon-separated list of category names> | French Speaking Agents;Mandarin Speaking Agents | |
display-name | No | <display name of the skill> | French | |
Routing Point | type | Yes | RoutingPoint | RoutingPoint |
id | Yes | The DN number in the following format: <DN number>@<switch> | 123@MySwitch | |
category | Yes | <a semicolon-separated list of category names> | CorpRoutingPoint | |
display-name | No | <display name of the routing point> | Support | |
attached-data.<AttachedDataKey> | No | <an attached data key> | attached-data.lang: en | |
Custom Contact | type | Yes | CustomContact | CustomContact |
category | Yes | <a semicolon-separated list of category names> | External Resources | |
firstname | No | <any string> | First | |
lastname | No | <any string> | External | |
phonenumber | Yes (one or both) | <a semicolon-separated list of phone numbers> | +1555234567890;+555123454321 | |
emailaddress | <a semicolon-separated list of email addresses> | external1@mail.dom;external2@mail.dom | ||
display-name | No | <display name of the custom contact> | Angie Davis | |
Interaction Queue | type | Yes | InteractionQueue | InteractionQueue |
id | Yes | <script name of the interaction queue> | 123 | |
category | Yes | <a semicolon-separated list of category names> | CorporateCategory1;FavoriteAgents | |
display-name | No | <display name of the interaction queue> | Quality Assurance |
- In the configuration layer, in options of the related section (or Tenant/Agent Group/Agent annexes), configure the following options in the interaction-workspace section of agent, agent group, tenant, and/or application annexes:
- teamcommunicator.corporate-favorites -- The list of corporate favorites (quick dial favorites) that are configured in Configuration Server for an Agent, Agent Group, Skill, Routing Point, or Custom Contact in the same tenant as the agent. Favorites that are configured at the agent level take precedence over those that are configured at the agent group level, which take precedence over the tenant level, which takes precedence over the application level.
- teamcommunicator.max-size -- The maximum number of favorites to display to the agent in the Team Communicator drop-down view.
Assignment of Favorites
When you create corporate favorites, you assign to them a type that is based on the scope to which it is applied: agent, agent group, tenant, or application. You can create multiple favorites and assign them in a hierarchy. For example, you create four favorites: fav1, fav2, fav3, and fav4. You then make the following assignments:
- application—teamcommunicator.corporate-favorites="fav1; fav2"
- tenant—teamcommunicator.corporate-favorites="fav4"
- agent—teamcommunicator.corporate-favorites="fav1; fav3"
The final list of favorites that are assigned to the agent are: "fav1; fav3"
Enabling the Email channel
You can enable agents to use Email to correspond with a contact that is stored in Universal Contact Server (UCS).
Before you begin, ensure that the following prerequites are met:
- A working knowledge of Genesys Administrator.
- The WS_Cluster application object exists in the Configuration Database.
- The WS_Cluster application has a connection to Universal Contact Server and Interaction Server.
- Procedure: Enabling agents to manage contacts.
- A capacity rule that allows Agents to receive email interactions.
To enable agents to email contacts:
- Configure the Email options in the interaction-workspace section of the WS_Cluster application object.
- Configure the email queue options in the email section that are mandatory for basic email processing: email.default-queue and email.outbound-queue.
- Configure the Workbin options in the interaction-workspace section of the WS_Cluster application object, them), in particular: workbin.email.in-progress and workbin.email.draft.
- To control the size of an attachment that agents are allowed to attach to an external email interaction, configure the email.max-attachment-size option in the interaction-workspace section of the WS_Cluster application object.
- To control the total size of attachments that agents are allowed to attach to an external email interaction, configure the email.max-attachments-size option in the interaction-workspace section of the WS_Cluster application object.
Enabling the Chat channel
You can enable agents to use the Chat channel to handle inbound chat interactions from a contact that is stored in Universal Contact Server (UCS).
Before you begin, ensure that the following prerequites are met:
- A working knowledge of Genesys Administrator.
- The WS_Cluster application object exists in the Configuration Database.
- The WS_Cluster application has a connection to Universal Contact Server and Interaction Server.
- Enabling Agents To Manage Contacts.
- A capacity rule that allows Agents to receive chat interactions.
To enable the Chat channel:
- Configure the Chat options in the interaction-workspace section of the WS_Cluster application object.
- To enable Chat transfer without a strategy, in the Chat Media Type Object, set the value of the delivering-timeout option to 20 seconds or less.
Enabling agents to join an Outbound Campaign functionality to a contact
You can enable agents to join an Outbound Campaign call to a contact that is stored in Outbound Contact Server (OCS).
Before you begin, ensure that the following prerequites are met:
- A working knowledge of Genesys Administrator.
- The Application object exists in the Configuration Database.
To enable agents to join an Outbound Campaign call to a contact:
- Allow the Outbound privileges (see [Outbound|Outbound Campaign configuration options]) for the role to which the agent is assigned.
- Can Use
- Can Reject Record
- Can Cancel Record
- Can Dial Alternative Chained Record
- Can Get Next Preview Record
- Can Mark Do Not Call
- Can Set Call Result
- Can Reschedule
- Can Reschedule On New Number
- Configure the Outbound options in the interaction-workspace section of the Workspace Application object (refer to the Outbound configuration option reference for a list of Outbound options and a description of how to configure them).
Enabling the Facebook channel
You can enable agents to use the Facebook channel to handle inbound Facebook interactions from a contact that is stored in Universal Contact Server (UCS).
Before you begin, ensure that the following prerequites are met:
- A working knowledge of Genesys Administrator.
- The WS_Cluster application object exists in the Configuration Database.
- The WS_Cluster application has a connection to Universal Contact Server and Interaction Server.
- Enabling Agents To Manage Contacts.
- A capacity rule that allows Agents to receive Facebook interactions.
To enable the Facebook channel:
- Configure the Facebook options in the interaction-workspace section of the WS_Cluster application object.
- Configure the Facebook queue options in the interaction-workspace section that are mandatory for basic Facebook processing: facebook.default-queue and facebook.outbound-queue.
- Configure the Workbin options in the interaction-workspace section of the WS_Cluster application object, them), in particular: workbin.facebook.in-progress and workbin.facebook.draft.
Enabling the Twitter channel
You can enable agents to use the Twitter channel to handle inbound Twitter interactions from a contact that is stored in Universal Contact Server (UCS).
Before you begin, ensure that the following prerequites are met:
- A working knowledge of Genesys Administrator.
- The WS_Cluster application object exists in the Configuration Database.
- The WS_Cluster application has a connection to Universal Contact Server and Interaction Server.
- Enabling Agents To Manage Contacts.
- A capacity rule that allows Agents to receive Twitter interactions.
To enable the Twitter channel:
- Configure the Twitter options in the interaction-workspace section of the WS_Cluster application object. To enable the Twitter channel, configure the privilege.twitter.can-use configuration option.
Enabling Agent Workbins
You can enable agents to use Agent Workbins to receive and/or store contact interactions for future processing.
- A working knowledge of Genesys Administrator.
- The WS_Cluster application object exists in the Configuration Database.
- The WS_Cluster application has a connection to Universal Contact Server and Interaction Server.
- Enabling Agents To Manage Contacts.
To enable Agent Workbins:
- Use Genesys Universal Routing or Genesys Composer to create a Workbin.
- In Genesys Administrator, declare the Workbin in the interaction-workspace section of the Options tab of the WS_Cluster application object, following the generic rule: workbin.<media_type>.<workbin-nick-name>=<workbin-script-name>
Refer to the Workbin configuration option reference for a list of Workbin options and a description of how to configure them.
Enabling contact history management
You can enable an agent to view and update the email and chat interaction history of a contact.
Before you begin, ensure that the following prerequites are met:
- A working knowledge of Genesys Administrator.
- The WS_Cluster application object exists in the Configuration Database.
- The WS_Cluster application has a connection to Universal Contact Server.
To enable contact history management
- Configure the Contact options in the interaction-workspace section of the WS_Cluster application object.
- Enable an index search on contacts to enable searches on contact interactions. For more information about enabling index searches, refer to the eServices 8.1 User's Guide.
Enabling disposition codes
You can enable agents to specify the outcome (disposition) of an interaction.
Before you begin, ensure that the following prerequites are met:
- A working knowledge of Genesys Administrator.
- A WS_Cluster application object exists in the Configuration Database.
- The agent object is configured to use one or more of the following media channels:
To enable disposition codes:
- In Genesys Administrator, create or update a Business Attribute in the tenant that contain(s) your agents.
- The Type of the Business Attribute is Interaction Operation Attributes.
- The Attribute values are the codes that are available for the agent:
- name—Used in attached data.
- display name—Used in the Agent interface.
- In the interaction-workspace section, set the value of the interaction.disposition.value-business-attribute option to the name of the Business Attribute that you previously configured.
- Configure the following Interaction options in the interaction-workspace section of the WS_Cluster object:
- interaction.disposition.is-mandatory
- interaction.disposition.is-read-only-on-idle
- interaction.disposition.key-name
- interaction.disposition.use-attached-data
- interaction.disposition.value-business-attribute
Enabling case information editing
You can enable an agent to edit the contents of case information.
Before you begin, ensure that the following prerequites are met:
- A working knowledge of Genesys Administrator.
- A WS_Cluster object exists in the Configuration Database.
- One or more custom Case Information Business Attributes in the Configuration Layer.
To enable case information editing:
- In Genesys Administrator, open a Case Information Business Attribute.
- In the Attributes Values tab, open the attribute value that you want to enable Agent to edit.
- Select the Options tab.
- Add a new section named interaction-workspace.
- Configure the option according to the values in the Editing Case Information table.
- Save your updates.
Enabling caller ID selection
You can enable agents to select a caller ID from pre-defined list of caller IDs.
Before you begin, ensure that the following prerequites are met:
- A working knowledge of Genesys Administrator.
- A WS_Cluster object exists in the Configuration Database.
To enable caller ID selection:
- In Genesys Administrator, create a Business Attribute that contains the possible caller ID values you want agents to be able to select. In its Business Attribute Values, the name is used to specify the actual phone number Workspace dials. If the Display Name is specified, this is the information Workspace presents to the agent (in alphabetical order).
- Set the intercommunication.voice.make-call-caller-id-business-attribute option to the name of your Business Attribute. For example, if you create a Business Attribute named CallerID, then you would set intercommunication.voice.make-call-caller-id-business-attribute to CallerID.
Enabling the Instant Messaging (IM) channel
You can enable agents to use the Instant Messaging channel for internal communication and interaction consultation.
Before you begin, ensure that the following prerequites are met:
- A working knowledge of Genesys Administrator.
- The WS_Cluster application object exists in the Configuration Database.
- The WS_Cluster application has a connection to SIP Server.
To enable the Instant Messaging channel:
- Configure the IM options in the interaction-workspace section of the WS_Cluster application object.
- Ensure that the SIP DN of the Place used for Instant Messaging has the following options defined in the [TServer] section:
- multimedia = true
- voice = true
- sip-signaling-chat = none
ImportantWorkspace does not support a Place that uses one DN for voice and one DN for IM.
Enabling WebRTC
You can enable agents to use WebRTC for basic call control capabilities, such as:
- Making a call
- Answer a call
- Disconnect a call
- Place call on and off hold
- Transfer
- Conference
- Place a consultation call
- Generate DTMF tones using a keypad
Workspace also allows agents to provide feedback on call quality for calls that have low scores returned by the Genesys WebRTC JavaScript API.
Before you begin, ensure that the following prerequites are met:
- You have configured Jetty for SSL.
- A working knowledge of Genesys Administrator.
- The WS_Cluster application object exists in the Configuration Database.
To enable WebRTC:
- Configure the WebRTC options in the interaction-workspace section of the WS_Cluster application object.
- You should also make sure that privilege.voice.can-use is set to true.