workbin.twitter.in-progress
Section: interaction-workspace
Default Value:
Valid Values: The name of a valid Script object of type Interaction Workbin that is owned by Agents.
Changes Take Effect: When the session is started or restarted.
Specifies the name of the workbin to be used to store inbound Twitter posts for later processing, after an agent explicitely saved the Twitter post or submitted an outbound reply.
workbin.twitter.draft
Section: interaction-workspace
Default Value:
Valid Values: The name of a valid Script object of type Interaction Workbin that is owned by Agents.
Changes Take Effect: When the session is started or restarted.
Specifies the name of the workbin to be used to store draft Twitter posts.
workbin.<media-type>.in-progress
Section: interaction-workspace
Default Value:
Valid Values: The name of a valid Script object of type Interaction Workbin that is owned by Agents.
Changes Take Effect: When the session is started or restarted.
Specifies the name of the workbin that is to be used to store inbound workitems of a particular type for later processing.
workbin.facebook.in-progress
Section: interaction-workspace
Default Value:
Valid Values: The name of a valid Script object of type Interaction Workbin that is owned by Agents.
Changes Take Effect: When the session is started or restarted.
Specifies the name of the workbin to be used to store inbound Facebook posts for later processing, after an agent explicitely saves the Facebook post or submitted an outbound reply.
workbin.facebook.draft
Section: interaction-workspace
Default Value:
Valid Values: The name of a valid Script object of type Interaction Workbin that is owned by Agents.
Changes Take Effect: When the session is started or restarted.
Specifies the name of the workbin to be used to store draft Facebook posts.
workbin.email.in-progress
Section: interaction-workspace
Default Value:
Valid Values: The name of a valid Script object of type Interaction Workbin that is owned by Agents.
Changes Take Effect: When the session is started or restarted.
Specifies the name of the workbin that is to be used to store inbound email for later processing, after an agent explicitly saved the email or submitted an outbound reply.
workbin.email.draft
Section: interaction-workspace
Default Value:
Valid Values: The name of a valid Script object of type Interaction Workbin that is owned by Agents.
Changes Take Effect: When the session is started or restarted.
Specifies the name of the workbin to be used to store draft email.
intercommunication.<media-type>.routing-based-targets
Section: interaction-workspace
Default Value:
Valid Values: A comma-separated list of valid object types from the following list: Agent, InteractionQueue
Changes Take Effect: When the session is started or restarted.
Specifies the list of targets that are contacted through the 'routing based' mechanism for the requests that are defined in the option 'intercommunication.<media-type>.routing-based-actions'. Note: The targets 'AgentGroup' and 'Skill' are always addressed through routing; therefore, they are not affected by this option.
intercommunication.<media-type>.routing-based-actions
Section: interaction-workspace
Default Value: OneStepTransfer
Valid Values: A comma-separated list of valid operation names from the following list: OneStepTransfer.
Changes Take Effect: When the session is started or restarted.
Specifies the list of 'routing based' actions that an agent is allowed to perform.
intercommunication.<media-type>.queue
Section: interaction-workspace
Default Value:
Valid Values: Name of a valid Script object of type Interaction Queue
Changes Take Effect: When the session is started or restarted.
Specifies the name of the Interaction Queue that is used by the 'routing based' feature for a Workitem. The following attached data are added by Worskpace: IW_RoutingBasedOriginalEmployeeId,IW_RoutingBasedTargetId,IW_RoutingBasedTargetType,IW_RoutingBasedRequestType.
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.
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 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>.
- Configure the following Workbin configuration options
Configuration Options
You use the following options in the [interaction-workspace] section to configure Workbins:
- workbin.email.draft: The name of the workbin to be used to store draft email interactions.
- workbin.email.in-progress: 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.
- workbin.facebook.draft: The name of the workbin to be used to store a draft Facebook post.
- workbin.facebook.in-progress: 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.
- workbin.<media-type>.in-progress: The name of the workbin to be used to store interactions of the specified workitem media type.
- workbin.twitter.draft: The name of the workbin to be used to store a draft Twitter post.
- workbin.twitter.in-progress: 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.