Jump to: navigation, search
(Update with the copy of version: 8.5.2DRAFT)
(Update with the copy of version: 8.5.2DRAFT)
Line 18: Line 18:
  
 
==== webme.allowed-domains ====
 
==== webme.allowed-domains ====
* Default value: <tt>.*</tt>
+
* Default value: <tt>*</tt>
* Valid Values: A semicolon-separated JavaScript regular expression (for matching domain names).
+
* Valid Values: A comma-separated list of domains which can be displayed to the agent in the page frame.
 
* Changes take effect: When the session is started or restarted.
 
* Changes take effect: When the session is started or restarted.
* Description: Limits agent access to only those domains listed in the regular expression. Provided in order to protect agents from opening non-secure websites.
+
* Description: Limits agent access to only those domains which are included in the list. Provided in order to protect agents from opening non-secure websites.
  
 
==== webme.auth-scheme ====
 
==== webme.auth-scheme ====

Revision as of 21:20, August 28, 2015

Web Engagement

Workspace Web Edition provides options that allow agents to view their current customer's browser history using the capabilities of Genesys Web Engagement.

Important
All of the following options appear in the interaction-workspace section.

privilege.webme.can-use

  • Default value: false
  • Valid Values: true, false
  • Changes take effect: When the session is started or restarted.
  • Description: Indicates that the agent is allowed to use the web engagement features.

webme.url

  • Default Value: ""
  • Valid Values: A valid url.
  • Changes take effect: When the session is started or restarted.
  • Description: Path to the Web Engagement Server URL.

webme.allowed-domains

  • Default value: *
  • Valid Values: A comma-separated list of domains which can be displayed to the agent in the page frame.
  • Changes take effect: When the session is started or restarted.
  • Description: Limits agent access to only those domains which are included in the list. Provided in order to protect agents from opening non-secure websites.

webme.auth-scheme

  • Default value: none
  • Valid Values: none or basic
  • Changes take effect: When the session is started or restarted.
  • Description: Specifies the HTTP authentication scheme used to provide for secure browser history requests to the Web Engagement Server.

webme.user-id

  • Default value: ""
  • Valid Values: A valid user ID.
  • Changes take effect: When the session is started or restarted.
  • Description: Specifies the user ID used to authenticate browser history requests to the Web Engagement Server.

webme.password

  • Default value: ""
  • Valid Values: A valid password.
  • Changes take effect: When the session is started or restarted.
  • Description: Specifies the password used to authenticate browser history requests to the Web Engagement Server.
Comments or questions about this documentation? Contact us for support!