Revision as of 22:34, June 12, 2015 by Jumunn (talk | contribs) (Update with the copy of version: 8.5.2DRAFT)
Jump to: navigation, search

Interaction

Workspace Web Edition provides the following options for managing Interactions:

interaction-bar.quick-access-modes

  • Default Value: Pinned, Floating
  • Valid Values: Pinned, Floating
  • Changes take effect: When the session is started or restarted.
  • Description: Specifies the list of modes that are available to present interactions. The available modes are:
    • Pinned: the interaction view occupies the full available size, shared with Supporting Views like Contact and My Channels.
    • Floating: the interaction view is presented in a floating window that is painted above any other kind of content and that fits the visual material to display. This view cannot display content displayed on the right part, such as Contact Profile or Responses.
    When more than one mode is specified, the end user can switch from one mode to the other using a dedicated control. For a given media type, this option can be overridden by option interaction-bar.quick-access-modes.<media-type>.

interaction-bar.quick-access-modes.<media-type>

  • Default Value: Pinned, Floating
  • Valid Values: Pinned, Floating
  • Changes take effect: When the session is started or restarted.
  • Description: Use this option as a template to specify the list of modes available to present interactions of the given media type. The available modes are:
    • Pinned: the interaction view occupies the full available size, shared with Supporting Views like Contact and My Channels.
    • Floating: the interaction view is presented in a floating window that is painted above any other kind of content and that fits the visual material to display. This view cannot display content displayed on the right part, such as Contact Profile or Responses.
    When more than one mode is specified, the end user can switch from one mode to the other using a dedicated control. When it is defined for a media type this option overwrites the definition of generic option interaction-bar.quick-access-modes.

interaction.case-data.content

  • Default Value: History,CaseData
  • Valid Values: History,CaseData
  • Changes take effect: When the session is started or restarted.
  • Description: Defines the content of the Case Information area in the interaction. The CaseData key enables the display of the attached data that is defined by the interaction.case-data.format-business-attribute option. The History key enables the display of interaction history information like the Origin field. The order in which the values are specified defines the order of the Case Data and History information in the Case Information area. This option can be overridden by a routing strategy, as described in Overriding Workspace Options.

interaction.case-data.format-business-attribute

  • Default Value: An empty string.
  • Valid Values: Letters A to Z and a to z. Numbers 0 through 9. The underscore and space characters.
  • Changes take effect: When the session is started or restarted.
  • Description: Specifies the name of the Business Attribute that contains the Business Attribute values that are used to filter and render attached data in the interaction.
    This option can be overridden by a routing strategy as described in Overriding Workspace Options.
    You can define the display order of Business Attribute Values by creating an interaction-workspace section in the annex of the Business Attribute, then add the interaction.case-data.order option. This option is a comma-separated list of Business Attributes Value Names that specifies the order of the Business Attribute Values. The Attributes Values that are not listed in interaction.case-data.order option are put at the bottom of the list.

interaction.case-data.frame-color

  • Default Value: #17849D
  • Valid Values: Valid Hexidecimal (HTML) color code.
  • Changes take effect: When the session is started or restarted.
  • Description: Specifies the color of the border of the Case Data view frame. Examples: #FFBA00 for a Gold color, #6F7074 for a Silver color, #B8400B for a Bronze color. This option can be overridden by a routing strategy as described in Overriding Workspace Options.

interaction.case-data.header-foreground-color

  • Default Value: #FFFFFF
  • Valid Values: Valid Hexidecial (HTML) color code
  • Changes take effect: When the session is started or restarted.
  • Description: Specifies the color of the foreground of the Case Data view header. Example #FFFFFF for white color. This option can be overridden by a routing strategy as described in Overriding Workspace Options.

interaction.disposition.cache-timeout-delay

  • Default Value: 0
  • Valid Values: 0 to MAXINT
  • Changes take effect: When the session is started or restarted.
  • Description: Specifies the delay, in seconds, before the cache of a disposition request result is cleared.

interaction.disposition.is-mandatory

  • Default Value: false
  • Valid Values: true, false
  • Changes take effect: When the session is started or restarted.
  • Description: Specifies whether it is mandatory for the agent to set a disposition code before Marking Done an interaction. This option can be overridden by a routing strategy as described in Overriding Workspace Options.

interaction.disposition.is-read-only-on-idle

  • Default Value: true
  • Valid Values: true, false
  • Changes take effect: When the session is started or restarted.
  • Description: If this option is true, changes to case data after a voice interaction has been released are prevented. When values are modified or added after the voice call is released, the update is pushed to the back-end as a User Event when an agent clicks Mark Done. This option can be overridden by a routing strategy as described in Overriding Workspace Options.

interaction.disposition.key-name

  • Default Value: DispositionCode
  • Valid Values: Letters A to Z and a to z. Numbers 0 through 9. The underscore and space characters.
  • Changes take effect: When the session is started or restarted.
  • Description: Specifies the key that is used to populate attached data or a user event when a disposition code is submitted to the back-end system, such as T-Server, Interaction Server, and Contact Server. This option can be overridden by a routing strategy as described in Overriding Workspace Options.

interaction.disposition.use-attached-data

  • Default Value: false
  • Valid Values: true, false
  • Changes take effect: When the session is started or restarted.
  • Description: Enables the adding of attached data to the interaction in UserEvent. This option can be overridden by a routing strategy as described in Overriding Workspace Options.

interaction.disposition.value-business-attribute

  • Default Value: DispositionCode
  • Valid Values: Letters A to Z and a to z. Numbers 0 through 9. The underscore and space characters.
  • Changes take effect: When the session is started or restarted.
  • Description: Specifies a character string that specifies the name of the Business Attribute that contains the Attribute Values that are used as an enumerated value for a disposition code. This option can be overridden by a routing strategy as described in Overriding Workspace Options.

interaction-management.available-interaction-page-sizes

  • Default Value: 5,10,25,50
  • Valid Values: A comma-separated list of numbers that define the number of rows per result page from which the agent can make selections.
  • Changes take effect: When the session is started or restarted.
  • Description: Specifies the possible values for the number of rows per page in the Interaction Management content view. Values grater than 100 are not recommended due to performance impact. The maximum value depends on the content of interactions and the robustness of your network. If you specify a value that is too high, the request to get a snapshot fails and an error message is displayed.

interaction-management.default-interaction-page-size

  • Default Value: 10
  • Valid Values: An integer from 1 through 50.
  • Changes take effect: When the session is started or restarted.
  • Description: Specifies the default value for the number of rows per page in the Interaction Management content view.

interaction-management.filters

  • Default Value: An empty string
  • Valid Values: A comma-separated list of Filter names.
  • Changes take effect: When the session is started or restarted.
  • Description: Defines the filters that are displayed to the supervisor for interaction management. The filter names refer to the names of the Application Option sections that define the Filters. See Creating Interaction Filters for Team Leads for more information.

interaction-management.interactions-filter.displayed-columns

  • Default Value: From,To,Subject,Received
  • Valid Values: A comma-separated list of attached data — for example: From,Subject,Received
  • Changes take effect: When the session is started or restarted.
  • Description: Specifies the list of interaction fields that are displayed as columns in the Interaction Queue view.

interaction.override-option-key

  • Default Value: An empty string.
  • Valid Values: An attached data key name (string). The list is provided in the Attached Data in the strategy.
  • Changes take effect: When the session is started or restarted.
  • Description: Enables the overriding of certain application options by using a transaction object. This option provides the key name of the attached data that contains the list of transaction objects.

interaction.web-content

  • Default Value: ""
  • Valid Values: A section name corresponding to the web extension view, for example: Search
  • Changes take effect: When the session is started or restarted.
  • Description: Specifies the Web Application that is configured to be displayed at the Interaction level. Refer to the Procedure: Enabling integration of web applications in the agent interface for information about creating web application objects in the configuration layer. This option can be overridden by a routing strategy as described in Overriding Workspace Options.

privilege.interaction-management.can-use

  • Default Value: false
  • Valid Values: true, false
  • Changes take effect: When the session is started or restarted.
  • Description: Allows supervisors access to Interaction Management.

privilege.interaction-management.can-move-to-queue

  • Default Value: false
  • Valid Values: true, false
  • Changes take effect: When the session is started or restarted.
  • Description: Enables supervisors to move interactions to a queue.

privilege.interaction-management.can-move-to-workbin

  • Default Value: false
  • Valid Values: true, false
  • Changes take effect: When the session is started or restarted.
  • Description: Enables supervisors to move interactions to a workbin.
Comments or questions about this documentation? Contact us for support!