Jump to: navigation, search
(Update with the copy of version: 8.5.2DRAFT)
(Update with the copy of version: 8.5.2DRAFT)
Line 4: Line 4:
  
 
====alert.timeout====
 
====alert.timeout====
* Default Value: 10
+
* Default Value: <tt>10</tt>
* Valid Values: An integer value greater than or equal to 0.
+
* Valid Values: An integer value greater than or equal to <tt>0</tt>.
 
* Changes take effect: When the session is started or restarted.
 
* Changes take effect: When the session is started or restarted.
 
* Description: Specifies the duration, in seconds, that contextual warning messages are displayed in the windows of the application.
 
* Description: Specifies the duration, in seconds, that contextual warning messages are displayed in the windows of the application.
 +
 
====application.wiki-help-site====
 
====application.wiki-help-site====
* Default Value: <nowiki>http://docs.genesys.com/</nowiki>
+
* Default Value: <tt><nowiki>http://docs.genesys.com/</nowiki></tt>
 
* Valid Values: A valid url.
 
* Valid Values: A valid url.
 
* Changes take effect: When the session is started or restarted.
 
* Changes take effect: When the session is started or restarted.
Line 15: Line 16:
  
 
====system.cometd.timeout====
 
====system.cometd.timeout====
* Default Value: 60000
+
* Default Value: <tt>60000</tt>
* Valid Values: An integer value greater than or equal to 0.
+
* Valid Values: An integer value greater than or equal to <tt>0</tt>.
 
* Changes take effect: When the session is started or restarted.
 
* Changes take effect: When the session is started or restarted.
 
* Description: Specifies the duration, in milliseconds, before the session is considered closed when the connection with the server is lost.
 
* Description: Specifies the duration, in milliseconds, before the session is considered closed when the connection with the server is lost.
 +
 
====system.notif.enabled-websocket====
 
====system.notif.enabled-websocket====
* Default Value: false
+
* Default Value: <tt>false</tt>
* Valid Values: true, false
+
* Valid Values: <tt>true</tt>, <tt>false</tt>
 
* Changes take effect: When the session is started or restarted.
 
* Changes take effect: When the session is started or restarted.
 
* Description: Enable websocket transport.
 
* Description: Enable websocket transport.
  
 
====workspace.web-content====
 
====workspace.web-content====
* Default Value: ""
+
* Default Value: <tt>""</tt>
 
* Valid Values: A comma-separated value list of option section names that correspond to the extension views, for example: Extension1,Extension2,Extention3
 
* Valid Values: A comma-separated value list of option section names that correspond to the extension views, for example: Extension1,Extension2,Extention3
 
* Changes take effect: When the session is started or restarted.
 
* Changes take effect: When the session is started or restarted.

Revision as of 18:05, October 17, 2014

Application

Workspace Web Edition provides the following Application-level options:

alert.timeout

  • Default Value: 10
  • Valid Values: An integer value greater than or equal to 0.
  • Changes take effect: When the session is started or restarted.
  • Description: Specifies the duration, in seconds, that contextual warning messages are displayed in the windows of the application.

application.wiki-help-site

  • Default Value: http://docs.genesys.com/
  • Valid Values: A valid url.
  • Changes take effect: When the session is started or restarted.
  • Description: Path to the Workspace Web Edition Help. By default the help documentation is located on the Genesys Documentation website. You might have to create an exception for this URL in your firewall to enable agents to access the help. If you do not want to allow your agents to access the help stored on the Genesys Documentation website, you can request a PDF of the help document, which you can load locally.

system.cometd.timeout

  • Default Value: 60000
  • Valid Values: An integer value greater than or equal to 0.
  • Changes take effect: When the session is started or restarted.
  • Description: Specifies the duration, in milliseconds, before the session is considered closed when the connection with the server is lost.

system.notif.enabled-websocket

  • Default Value: false
  • Valid Values: true, false
  • Changes take effect: When the session is started or restarted.
  • Description: Enable websocket transport.

workspace.web-content

  • Default Value: ""
  • Valid Values: A comma-separated value list of option section names that correspond to the extension views, for example: Extension1,Extension2,Extention3
  • Changes take effect: When the session is started or restarted.
  • Description: The list of Web Applications that are configured to be displayed at the Workspace 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.
Comments or questions about this documentation? Contact us for support!