Revision as of 15:04, April 15, 2019 by Mwest (talk | contribs) (Update with the copy of version: 9.0.0DRAFT)
Jump to: navigation, search

intercommunication.<media-type>.routing-based-targets

Section: interaction-workspace
Default Value: No default value
Valid Values: A comma-separated list of valid object types from the following list: Agent, InteractionQueue
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31
Modified: 9.0.000.65
Related Options: intercommunication.<media-type>.routing-based-actions

Specifies the list of targets that are contacted through the 'routing based' mechanism for the requests that are defined in the intercommunication.<media-type>.routing-based-actions option. 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: After the next platform configuration refresh interval.
Introduced: 9.0.000.31
Modified: 9.0.000.65

Specifies the list of 'routing based' actions that an agent is allowed to perform.

intercommunication.<media-type>.queue

Section: interaction-workspace
Default Value: No default value
Valid Values: Name of a valid Script object of type Interaction Queue
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31
Modified: 9.0.000.65

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.

privilege.my-team-workbins.can-use

Section: interaction-workspace
Default Value: false
Valid Values: true, false.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Enables access to My Team Workbins.

privilege.workbins.can-use

Section: interaction-workspace
Default Value: false
Valid Values: true, false.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Enables agents to access My Team Workbins.

privilege.email.can-mark-done

Section: interaction-workspace
Default Value: true
Valid Values: true, false.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Enables the agent to mark done an interaction without further processing.

privilege.email.can-move-to-workbin

Section: interaction-workspace
Default Value: true
Valid Values: true, false.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Enables an agent to move email interactions to workbins.

workbin.email.in-progress.displayed-columns

Section: interaction-workspace
Default Value: From,Subject,Received
Valid Values: Comma-separated list of Interaction Server interaction properties, for example: From,Subject,Received
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Specifies the list of interaction fields displayed as columns in the workbin that stores inbound email for later processing.

workbin.email.in-progress

Section: interaction-workspace
Default Value: No default value
Valid Values: The name of a valid Script object of type Interaction Workbin that is owned by Agents.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

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.displayed-columns

Section: interaction-workspace
Default Value: To,Subject,Submitted
Valid Values: Comma-separated list of Interaction Server interaction properties, for example: To,Subject,Submitted
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Specifies the list of interaction fields displayed as columns in the workbin that stores draft email interactions.

workbin.email.draft

Section: interaction-workspace
Default Value: No default value
Valid Values: The name of a valid Script object of type Interaction Workbin that is owned by Agents.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Specifies the name of the workbin to be used to store draft email.

privilege.<media-type>.can-mark-done

Section: interaction-workspace
Default Value: true
Valid Values: true, false.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Enables agents to mark done an interaction without further processing.

privilege.<media-type>.can-move-to-workbin

Section: interaction-workspace
Default Value: true
Valid Values: true, false.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Enables agents to move an interaction to the workbin. Depends on 'Workitem - Can Use Workitem Channel'.

workbin.<media-type>.<workbin-nickname>.displayed-columns

Section: interaction-workspace
Default Value: From,To,Subject,Received
Valid Values: A comma-separated list of Interaction Server interaction properties, for example: From,Subject,Received
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Specifies the list of interaction fields displayed as columns in the specified workbin.

workbin.<media-type>.<workbin-nickname>

Section: interaction-workspace
Default Value: No default value
Valid Values: The name of a valid Script object of type Interaction Workbin that is owned by Agents.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Specifies the name of the workbin to be used to store interactions of a particular workitem media type. Agents can open interactions from this workbin but not save interactions in it.

workbin.<media-type>.in-progress

Section: interaction-workspace
Default Value: No default value
Valid Values: The name of a valid Script object of type Interaction Workbin that is owned by Agents.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Specifies the name of the workbin to be used to store interactions of a particular workitem media type. Agents can open interactions from this workbin but not save interactions in it.

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 Extension.
  • The Cloud_Cluster application object exists in the Configuration Database.
  • The Cloud_Cluster application has a connection to Universal Contact Server and Interaction Server.
  • Your agents are enabled to manage contacts.

To enable Agent Workbins:

  1. Use Genesys Composer to create a Workbin.
  2. In Genesys Administrator Extension, declare the Workbin in the interaction-workspace section of the Options tab of the Cloud_Cluster application object, following the generic rule: workbin.<media_type>.<workbin-nick-name>=<workbin-script-name> where media-type can be fax, sms, workitem, pdf, or other open media type.
  3. Grant the privilege.workbins.can-use privilege. To enable Team Leads to see the Workbins of agents who are members of the Agent Group for which the Team Lead is specified as a Supervisor, grant the following privilege: privilege.my-team-workbins.can-use.
  4. Configure the following routing-based Intercommunication configuration options:
Comments or questions about this documentation? Contact us for support!