|
|
Line 1: |
Line 1: |
| =Handling Interactions= | | =Handling Interactions= |
| __TOC__ | | __TOC__ |
− |
| |
− | ==Workbins==
| |
− | A workbin is like a shared queue for Agents, Places, Agents Groups, and Places Groups, in which an agent, supervisor, or manager can store email and other multimedia interactions that are to be handled later. However, unlike with a queue, interactions that are stored in a workbin can be accessed in any order; interactions can be assigned to agents, places, agent groups, or place groups. Items that are stored in a workbin are owned by the owner of the workbin. Open interactions can be added to a Workbin to be saved for future processing or collaborative processing by the agent, place, agent group, or place group.
| |
− |
| |
− | You use the following options in the <tt>interaction-workspace</tt> section to configure Workbins:
| |
− | * <tt>[[ConfigurationOptions#workbin.email.draft|workbin.email.draft]]</tt> — The name of the workbin to be used to store draft email interactions.
| |
− | * <tt>[[ConfigurationOptions#workbin.email.in-progress|workbin.email.in-progress]]</tt> — The name of the workbin that is to be used to store inbound email interactions for later processing, after an agent explicitly saved the email interaction or submitted an outbound reply.
| |
− | * <tt>[[ConfigurationOptions#workbin.facebook.draft|workbin.facebook.draft]]</tt> — The name of the workbin to be used to store a draft Facebook post.
| |
− | * <tt>[[ConfigurationOptions#workbin.facebook.in-progress|workbin.facebook.in-progress]]</tt> — The name of the workbin that is to be used to store inbound Facebook posts for later processing, after an agent explicitly saves the Facebook post or submits an outbound reply.
| |
− | * <tt>[[ConfigurationOptions#workbin.twitter.draft|workbin.twitter.draft]]</tt> — The name of the workbin to be used to store a draft Twitter post.
| |
− | * <tt>[[ConfigurationOptions#workbin.twitter.in-progress|workbin.twitter.in-progress]]</tt> — The name of the workbin that is to be used to store an inbound Twitter post for later processing, after an agent explicitly saves the Twitter post or submits an outbound reply.
| |
| | | |
| ==Standard Responses Library== | | ==Standard Responses Library== |
Revision as of 14:53, July 9, 2015
Handling Interactions
Standard Responses Library
The Standard Responses Library (SRL) enables you to access a database of prewritten standard responses for interactions. Agents can insert these responses as replies into any email or chat message.
Agents can modify the contents of a standard response after inserting it into an email interaction or chat message.
To use the Standard Responses Library, you must set up the multimedia feature in HTCC, by using the features-definition.json file.
Hierarchical Dispositions
Workspace Web Edition supports the display of disposition codes in a hierarchy tree, with expanding and collapsing controls.
Disposition Codes are set up as Business Attributes in Configuration Server and set to State Enabled.
The hierarchy is configured by adding folders under the Disposition Code Business Attribute in Configuration Server.
The dispositions hierarchy is enabled by setting up the annex for the disposition Business Attribute.