Setting up support queues
How self-service users are routed to support queues
Choose the following methods to define how self-service users are assigned to support queues:
- By topics— Configure topics and queues. Make it mandatory for self-service users to select a topic from the Topics menu when they choose to chat with a live agent. From this menu, users can select a topic with which to associate their question. If the user selects a topic, the user's question is routed to the most appropriate support agent with that subject matter expertise. For example, you might define a support queue of UNIX with three topics HP-UX, Linux, and IBM AIX. When you assign an agent to one or more support queues, the agent sees queries in the support queue, as well as queries in the general queue. If a user does not select a topic, the query goes into the general queue. Queries in the general queue have a lower priority than queries in topic-specific queues. For example, if you assign Francie to the Hardware queue, she will see queries in the Hardware queue, followed by queries in the general queue. You do not set up general queue.
- By user login information—Assign users to support queues based on their login information (fields in the CTM:People form). For example, using the Region field information, users from New Mexico and Arizona go to one support queue and those from Nevada, Utah, and Idaho go to another.
VIP—The VIP queue is created so that chat sessions can be assigned to the VIP queue. If a self-serve user is set as a VIP in BMC Helix ITSM (on the CTM:People form), the chat sessions of this user are automatically routed to the VIP queue, regardless of what topic the user selects. If you do not set up a VIP queue, the user gets routed to a queue based on the topic, and the user is placed at the top of the queue.
- VIPX—The VIPX queue is created so that support agents can be assigned exclusively to cater to the chat sessions in the VIP queue. You can set up a VIPX queue only if you also set up a VIP queue.
Multitenancy and support queues
In a multitenant environment, agents can have access to one or more companies and are responsible for providing support to those companies. Self-service users belong to a specific company. Agents can assist users who belong to any of the companies that the agent supports.
If you set up a support queue for a specific company, you can assign support agents who support that company.
If you set up a support queue for the Global company, you can assign any support agents to the support queue. The agent sees queries only from self-service users who belong to the company that the agent supports. Let's look at an example in which you set up a Hardware queue for the Global company. Francie supports the Calbro company, and Bob supports both Company A and Company B. Both Francie and Bob are assigned to the Hardware queue. If Joe belongs to Calbro and asks a question on a hardware topic that is assigned to the Hardware queue, only Francie would be assigned Joe's question. Because Bob does not have access to Calbro, he cannot see Joe's question.
If you set up a support queue for the Global company, you can also set up a support queue with the same name for a specific company. When a self-service user belongs to the specific company, that user's queries are routed to the queue for the specific company and not to the queue for the Global company. Let's consider an example that builds on the previous example. If you set up a Hardware queue for the Calbro company, Joe's hardware questions get routed to the Calbro Hardware queue and not to the Global Hardware queue. If Francie is assigned to the Global Hardware queue, but not to the Calbro Hardware queue, she will not see any Calbro hardware queries.
To set up VIP or VIPX queues in a multitenancy environment, you must set up the queues for each company that requires a VIP or VIPX queue, and you must assign support agents to each VIP or VIPX queue.
To create support queues
- From the IT Home page, select Live Chat > Administration Console.
- Under General Settings, click Support Queues.
The Support Queues pane appears. - Activate support queue functionality as follows:
- Select the Support Queues and Use Topics check boxes to enable the feature.
(Optional) Set a queue timeout (in minutes). If an assigned agent does not respond to the chat within the specified timeout period, the chat is released to the general support agent queue. If there is an escalation queue defined for the topic queue, then at the timeout period, the chat is released to the escalation queue. The default value is 10 minutes.
- Click Apply to save the changes.
- To create a new support queue, click Create in the Support Queues section.
- In the Support Queue dialog box, perform the following steps:
- Type a queue name (for example, Hardware or VIP).
- Select a status of Active or Inactive.
Select a company from the menu.
For the VIP and the VIPX support queues, you must select a specific company. For other support queues, you can select either a specific company, or the Global company.
If you want chat sessions to be escalated to the VIP queue, in Escalataion Queue, type VIP.
- (Optional) To avoid chats from being transferred between applications after a ticket is created, from the Application list, select the application for which you want display the support queue.
This setting ensures that after a ticket is created for a chat session from an application, for example Smart IT, it cannot be transferred to another application, for example BMC Helix Business Workflows. - Click Save to save the new queue.
The new queue appears in the Support Queues box on the console.
- Define how to populate the support queue.
- Restart Apache Tomcat for these changes to take effect.
The following image is an example of setting the VIP and VIPX escalation queues:
To define support queue topics
- From the Support Queues dialog box, create the required topics. For each new topic, click Create in the Topics section.
- To add topics to a support queue, perform the following steps:
- Select the queue in the Support Queues box.
- Select the topic in the Topics box.
- Click Add to Queue.
The topic and corresponding queue appear in the Support Queue Topics box.
- To remove a topic from a support queue, perform the following steps:
- Highlight the topic name in the Support Queue Topics box.
- Click Remove.
The topic is removed from the support queue.
To define topic support queues in combination with other queues
- From the IT Home page, select Live Chat > Administration Console.
- Select Self Service Portal > Configurations.
Open each Authentication entry and copy the value from <request alias> element to the Enabled Authentications.txt text file.
- Open the Forms-Standard configuration entry.
- If an overlay is not created, click Create Overlay and open the Forms - Standard configuration entry again.
Open the Enabled Authentications.txt text file and perform the following steps:
- Paste the entire xml section for <request_alias> parameter from the entry to the overlay.
In the <profile> element of the overlay, update the <supportqueue> parameter.
The following is an example of the updated code:
- Save the overlay.
- To ensure that each authentication type is updated with the <supportqueue> element value, repeat the steps for each of the names saved in the Enabled Authentications.txt file.
- To apply these changes, click Refresh Servlets.
The following image is an example of the Forms-Standard configuration:
To define country-based support queues
You can configure the system settings to enable country-based routing of support queues. You can also configure the settings so that the dashboard displays the list of support queues based on country-based routing. This allows agents to view and answer queries only from end users belonging to the country that the agent is assigned to.
The following table explains the parameters and their values to set country-based support queues:
Parameter | Value | Description |
---|---|---|
</showOnlyPermittedSupportQueuesInDashboard> | True | Setting to display only the support queues in dashboard that the supervisor has access. |
<countryBasedChatRouting> | True | Setting to enable country-based routing in the support queue. |
<countryBasedChatRoutingFieldId> | True | When you enable the above parameter for country-based routing, the system uses the Site and Region fields of the CTM:People table and gets the corresponding country from the 'SIT:Site Alias Company LookUp' table. |
To assign an agent to a support queue
Before you can assign an agent to a support queue, the agent must log in to Smart IT or BMC Helix Digital Workplace Advanced and access the Live Chat console.
After logging in, the agent's preference record is automatically created and saved. Administrators can assign an agent to a support queue only after the agent has accessed the Live Chat console in Smart IT or BMC Helix Digital Workplace Advanced.
- Select the queue in the Support Queues box.
- In the Support Queue Agents box, click Add.
The Add Agent ID dialog box appears. - Click the Agent from the table.
- To populate the Agent Login ID field with the selected agent, click Select Agent.
Type the logon ID of the agent and click Save.
The agent appears in the Support Queue Agents box in the console.
To enforce topic selection for live chat
- From the IT Home page, select Live Chat > Administration Console.
- Select Self Service Portal > Configuration.
- In the Self-Service Portal Configuration page, in Name, select Application Portal - Interface.
- If an overlay is not created for this entry, click Create Overlay, else click Open Overlay.
- In Configuration, set the value of the <topicrequired> parameter to 1, as shown in the following image:
- Click Save.
After you enforce topic selection, self-service users receive the following message when they request to chat to a live agent:
To configure the display order of topics for Live Chat
Administrators can customize the order in which the topics are displayed in Live Chat by using the Live Chat Administrator Console. For example, you want to display Unix, Accounts Payable, and Accounts Receivable topics first in the list, so you set the Priority of these topics as 1,2, and 3 respectively. These topics now appear at the top of the list. By default, topics are sorted in alphabetical order.
- From the IT Home page, select Live Chat > Administration Console.
- Under General Settings, click Support Queues.
- Under the Topics section, double-click to select the topic for sorting.
- Enter a value in the Priority field. Valid values for Priority field are 1 to 999. 1 is high priority and 999 is low priority (default).
- Click Save.
- Under General Settings, select Self Service Portal > Configuration.
- In the Registered Servlets section, click Refresh Servlets.
- Wait until the timestamp is updated in the Refreshed column.
When the self-service users request a chat with a live agent, the Topics with high Priority are displayed at the beginning of the list.