(Update with the copy of version: 8.5.2DRAFT) |
|||
Line 4: | Line 4: | ||
====facebook.auto-answer==== | ====facebook.auto-answer==== | ||
− | * 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: Specifies whether a Facebook interaction is automatically accepted when an Interaction Server Invite event is received. This option can be overridden by a routing strategy as described in the [[OverridingInteractionWorkspaceOptions|Deployment Guide]]. | * Description: Specifies whether a Facebook interaction is automatically accepted when an Interaction Server Invite event is received. This option can be overridden by a routing strategy as described in the [[OverridingInteractionWorkspaceOptions|Deployment Guide]]. | ||
====facebook.comments-pagination-size==== | ====facebook.comments-pagination-size==== | ||
− | * Default Value: 2 | + | * Default Value: <tt>2</tt> |
* Valid Values: Any positive integer. | * Valid Values: Any positive integer. | ||
* Changes take effect: When the session is started or restarted. | * Changes take effect: When the session is started or restarted. | ||
* Description: Specifies the number of comments are initially displayed and then added when Show More is clicked. | * Description: Specifies the number of comments are initially displayed and then added when Show More is clicked. | ||
+ | |||
====facebook.default-queue==== | ====facebook.default-queue==== | ||
− | * Default Value: Facebook Outbound Queue | + | * Default Value: <tt>Facebook Outbound Queue</tt> |
− | * Valid Values: A valid name of a Script of type Interaction Queue. | + | * Valid Values: A valid name of a Script of type <tt>Interaction Queue</tt>. |
* Changes take effect: When the session is started or restarted. | * Changes take effect: When the session is started or restarted. | ||
* Description: Specifies the name of the queue in which outbound interactions are first created. This name must be identical to the the name of the default queue in the configuration layer. | * Description: Specifies the name of the queue in which outbound interactions are first created. This name must be identical to the the name of the default queue in the configuration layer. | ||
====facebook.outbound-queue==== | ====facebook.outbound-queue==== | ||
− | * Default Value: Facebook Outbound Queue | + | * Default Value: <tt>Facebook Outbound Queue</tt> |
− | * Valid Values: A valid name of a Script of type Interaction Queue. | + | * Valid Values: A valid name of a Script of type <tt>Interaction Queue</tt>. |
* Changes take effect: When the session is started or restarted. | * Changes take effect: When the session is started or restarted. | ||
* Description: Specifies the name of the queue in which an outbound interaction is to be placed when an agent has completed editing it. | * Description: Specifies the name of the queue in which an outbound interaction is to be placed when an agent has completed editing it. | ||
====facebook.prompt-for-done==== | ====facebook.prompt-for-done==== | ||
− | * 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: Specifies if the application prompts a confirmation message when the user clicks Done. This option can be overridden by a routing strategy, as described in the [[OverridingInteractionWorkspaceOptions|Deployment Guide]]. | * Description: Specifies if the application prompts a confirmation message when the user clicks Done. This option can be overridden by a routing strategy, as described in the [[OverridingInteractionWorkspaceOptions|Deployment Guide]]. | ||
====privilege.facebook.can-use==== | ====privilege.facebook.can-use==== | ||
− | * Default Value: true | + | * Default Value: <tt>true</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: When the value of this option is set to true, the agent is permitted to use the Facebook channel. | * Description: When the value of this option is set to true, the agent is permitted to use the Facebook channel. |
Revision as of 18:05, October 17, 2014
Workspace Web Edition provides the following options for managing Facebook:
Contents
facebook.auto-answer
- Default Value: false
- Valid Values: true, false
- Changes take effect: When the session is started or restarted.
- Description: Specifies whether a Facebook interaction is automatically accepted when an Interaction Server Invite event is received. This option can be overridden by a routing strategy as described in the Deployment Guide.
facebook.comments-pagination-size
- Default Value: 2
- Valid Values: Any positive integer.
- Changes take effect: When the session is started or restarted.
- Description: Specifies the number of comments are initially displayed and then added when Show More is clicked.
facebook.default-queue
- Default Value: Facebook Outbound Queue
- Valid Values: A valid name of a Script of type Interaction Queue.
- Changes take effect: When the session is started or restarted.
- Description: Specifies the name of the queue in which outbound interactions are first created. This name must be identical to the the name of the default queue in the configuration layer.
facebook.outbound-queue
- Default Value: Facebook Outbound Queue
- Valid Values: A valid name of a Script of type Interaction Queue.
- Changes take effect: When the session is started or restarted.
- Description: Specifies the name of the queue in which an outbound interaction is to be placed when an agent has completed editing it.
facebook.prompt-for-done
- Default Value: false
- Valid Values: true, false
- Changes take effect: When the session is started or restarted.
- Description: Specifies if the application prompts a confirmation message when the user clicks Done. This option can be overridden by a routing strategy, as described in the Deployment Guide.
privilege.facebook.can-use
- Default Value: true
- Valid Values: true, false
- Changes take effect: When the session is started or restarted.
- Description: When the value of this option is set to true, the agent is permitted to use the Facebook channel.
Comments or questions about this documentation? Contact us for support!