(Update with the copy of version: 8.5.2DRAFT) |
|||
Line 4: | Line 4: | ||
====email.auto-answer==== | ====email.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 an e-mail interaction is automatically accepted when a Interaction Server Invite event is received. This option can be overridden by a routing strategy as described in this [[OverridingInteractionWorkspaceOptions|Deployment Guide]]. | * Description: Specifies whether an e-mail interaction is automatically accepted when a Interaction Server Invite event is received. This option can be overridden by a routing strategy as described in this [[OverridingInteractionWorkspaceOptions|Deployment Guide]]. | ||
====email.default-queue==== | ====email.default-queue==== | ||
− | * Default Value: An empty string. | + | * Default Value: ''An empty string''. |
− | * 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 Interaction queue in which new or reply outbound e-mails are submitted. | * Description: Specifies the Interaction queue in which new or reply outbound e-mails are submitted. | ||
====email.from-addresses==== | ====email.from-addresses==== | ||
− | * Default Value: An empty string. | + | * Default Value: ''An empty string''. |
− | * Valid Values: Letters A to Z and a to z. Numbers 0 through 9. The underscore and space characters. | + | * Valid Values: Letters <tt>A</tt> to <tt>Z</tt> and <tt>a</tt> to <tt>z</tt>. Numbers <tt>0</tt> through <tt>9</tt>. The underscore and space characters. |
* Changes take effect: When the session is started or restarted. | * Changes take effect: When the session is started or restarted. | ||
* Description: Specifies a character string that specifies the name of the Business Attribute which contains the Attribute Values that are used as available addresses. These come from the addresses of e-mail interactions. | * Description: Specifies a character string that specifies the name of the Business Attribute which contains the Attribute Values that are used as available addresses. These come from the addresses of e-mail interactions. | ||
====email.html-format==== | ====email.html-format==== | ||
− | * 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: Specifies the format of a new outbound e-mail. When set to 'true', new e-mail will be formatted in HTML. | * Description: Specifies the format of a new outbound e-mail. When set to 'true', new e-mail will be formatted in HTML. | ||
====email.include-original-text-in-reply==== | ====email.include-original-text-in-reply==== | ||
− | * 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: Specifies whether the text of the original inbound e-mail is included in the outbound reply e-mail. This option can be overridden by a routing strategy, as described in this [[OverridingInteractionWorkspaceOptions|Deployment Guide]]. | * Description: Specifies whether the text of the original inbound e-mail is included in the outbound reply e-mail. This option can be overridden by a routing strategy, as described in this [[OverridingInteractionWorkspaceOptions|Deployment Guide]]. | ||
====email.max-attachment-size==== | ====email.max-attachment-size==== | ||
− | * Default Value: 0 | + | * Default Value: <tt>0</tt> |
* Valid Values: A positive integer. | * Valid Values: A positive integer. | ||
* Changes take effect: When the session is started or restarted. | * Changes take effect: When the session is started or restarted. | ||
Line 40: | Line 40: | ||
====email.max-attachments-size==== | ====email.max-attachments-size==== | ||
− | * Default Value: 0 | + | * Default Value: <tt>0</tt> |
* Valid Values: A positive integer. | * Valid Values: A positive integer. | ||
* Changes take effect: When the session is started or restarted. | * Changes take effect: When the session is started or restarted. | ||
Line 46: | Line 46: | ||
====email.outbound-queue==== | ====email.outbound-queue==== | ||
− | * Default Value: An empty string. | + | * Default Value: ''An empty string''. |
* Valid Values: A valid name of a Script of type Interaction Queue. | * Valid Values: A valid name of a Script of type Interaction Queue. | ||
* Changes take effect: When the session is started or restarted. | * Changes take effect: When the session is started or restarted. | ||
Line 52: | Line 52: | ||
====email.prompt-for-done==== | ====email.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 is only available for interaction open media. This option can be overridden by a routing strategy, as described in this [[OverridingInteractionWorkspaceOptions|Deployment Guide]]. | * Description: Specifies if the application prompts a confirmation message when the user clicks Done. This option is only available for interaction open media. This option can be overridden by a routing strategy, as described in this [[OverridingInteractionWorkspaceOptions|Deployment Guide]]. | ||
====email.quote-char==== | ====email.quote-char==== | ||
− | * Default Value: > | + | * Default Value: <tt>></tt> |
* Valid Values: Any valid character string. | * Valid Values: Any valid character string. | ||
* Changes take effect: When the session is started or restarted. | * Changes take effect: When the session is started or restarted. | ||
Line 64: | Line 64: | ||
====email.quote-header==== | ====email.quote-header==== | ||
− | * Default Value: On <date>, <contact> wrote: | + | * Default Value: <tt>On <date>, <contact> wrote:</tt> |
* Valid Values: Any valid character string. | * Valid Values: Any valid character string. | ||
* Changes take effect: When the session is started or restarted. | * Changes take effect: When the session is started or restarted. | ||
Line 70: | Line 70: | ||
====email.reply-format==== | ====email.reply-format==== | ||
− | * Default Value: auto | + | * Default Value: <tt>auto</tt> |
− | * Valid Values: auto, html, plain-text | + | * Valid Values: <tt>auto</tt>, <tt>html</tt>, <tt>plain-text</tt> |
* Changes take effect: When the session is started or restarted. | * Changes take effect: When the session is started or restarted. | ||
* Description: Specifies the format of an outbound e-mail reply: | * Description: Specifies the format of an outbound e-mail reply: | ||
Line 79: | Line 79: | ||
====email.reply-prefix==== | ====email.reply-prefix==== | ||
− | * Default Value: Re: | + | * Default Value: <tt>Re:</tt> |
* Valid Values: Any valid character string. | * Valid Values: Any valid character string. | ||
* Changes take effect: When the session is started or restarted. | * Changes take effect: When the session is started or restarted. | ||
Line 85: | Line 85: | ||
====email.signature.line-<n>==== | ====email.signature.line-<n>==== | ||
− | * Default Value: An empty string. | + | * Default Value: ''An empty string''. |
* Valid Values: Any valid character string. | * Valid Values: Any valid character string. | ||
* Changes take effect: When the session is started or restarted. | * Changes take effect: When the session is started or restarted. | ||
Line 91: | Line 91: | ||
====privilege.email.can-use==== | ====privilege.email.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 <tt>true</tt>, the agent is permitted to use the E-mail channel. | * Description: When the value of this option is set to <tt>true</tt>, the agent is permitted to use the E-mail channel. | ||
[[Category:V:HTCC:8.5.2]] | [[Category:V:HTCC:8.5.2]] |
Revision as of 18:05, October 17, 2014
Workspace Web Edition provides the following options for managing Email:
Contents
- 1 Email
- 1.1 email.auto-answer
- 1.2 email.default-queue
- 1.3 email.from-addresses
- 1.4 email.html-format
- 1.5 email.include-original-text-in-reply
- 1.6 email.max-attachment-size
- 1.7 email.max-attachments-size
- 1.8 email.outbound-queue
- 1.9 email.prompt-for-done
- 1.10 email.quote-char
- 1.11 email.quote-header
- 1.12 email.reply-format
- 1.13 email.reply-prefix
- 1.14 email.signature.line-<n>
- 1.15 privilege.email.can-use
email.auto-answer
- Default Value: false
- Valid Values: true, false
- Changes take effect: When the session is started or restarted.
- Description: Specifies whether an e-mail interaction is automatically accepted when a Interaction Server Invite event is received. This option can be overridden by a routing strategy as described in this Deployment Guide.
email.default-queue
- Default Value: An empty string.
- 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 Interaction queue in which new or reply outbound e-mails are submitted.
email.from-addresses
- 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 a character string that specifies the name of the Business Attribute which contains the Attribute Values that are used as available addresses. These come from the addresses of e-mail interactions.
email.html-format
- Default Value: true
- Valid Values: true, false
- Changes take effect: When the session is started or restarted.
- Description: Specifies the format of a new outbound e-mail. When set to 'true', new e-mail will be formatted in HTML.
email.include-original-text-in-reply
- Default Value: true
- Valid Values: true, false
- Changes take effect: When the session is started or restarted.
- Description: Specifies whether the text of the original inbound e-mail is included in the outbound reply e-mail. This option can be overridden by a routing strategy, as described in this Deployment Guide.
email.max-attachment-size
- Default Value: 0
- Valid Values: A positive integer.
- Changes take effect: When the session is started or restarted.
- Description: Specifies the maximum number of megabytes of one file that agents can attach to an external e-mail interaction. The attachment is refused by the system and an error message is displayed to the agent if the size in megabytes of the attached file exceeds this value. The value 0 means that there is no restriction.
email.max-attachments-size
- Default Value: 0
- Valid Values: A positive integer.
- Changes take effect: When the session is started or restarted.
- Description: Specifies the maximum number of total megabytes of files that agents can attach to an external e-mail interaction. An error message is displayed to the agent if the total number of megabytes for all attached files exceeds this value. The value 0 means that there is no restriction.
email.outbound-queue
- Default Value: An empty string.
- 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 Interaction Queue in which outbound e-mails are placed when agents click 'Send' or 'Send Interim'. This options is used only when Interaction Workflow does not set 'Queue for New Interactions' when it is routing Inbound E-mails to Agents.
email.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 is only available for interaction open media. This option can be overridden by a routing strategy, as described in this Deployment Guide.
email.quote-char
- Default Value: >
- Valid Values: Any valid character string.
- Changes take effect: When the session is started or restarted.
- Description: For outbound e-mail that is formatted as plain text, specifies the characters that are used to quote the contents of the inbound e-mail interaction in the outbound e-mail interaction body.
email.quote-header
- Default Value: On <date>, <contact> wrote:
- Valid Values: Any valid character string.
- Changes take effect: When the session is started or restarted.
- Description: Specifies the character string that is used to introduce the quoted inbound e-mail content in the body of the outbound e-mail. The following tags can be used: <contact>, <date>. These tags are replaced respectively by the contact name and the date and time of the interaction when they appear in the outbound e-mail.
email.reply-format
- Default Value: auto
- Valid Values: auto, html, plain-text
- Changes take effect: When the session is started or restarted.
- Description: Specifies the format of an outbound e-mail reply:
- auto: outbound e-mail reply format is the same as corresponding inbound e-mail.
- html: outbound e-mail reply format is forced to html.
- plain-text: outbound e-mail reply format is forced to plain text.
email.reply-prefix
- Default Value: Re:
- Valid Values: Any valid character string.
- Changes take effect: When the session is started or restarted.
- Description: Specifies the reply-prefix that is added to subject of the inbound e-mail.
email.signature.line-<n>
- Default Value: An empty string.
- Valid Values: Any valid character string.
- Changes take effect: When the session is started or restarted.
- Description: Specifies the row number of the signature by a string that can contain regular characters and the following field codes: $Agent.LastName$,$Agent.FirstName$,$Agent.FullName$. <n> is starting at 0. This option can be overridden by a routing strategy as described in this Deployment Guide.
privilege.email.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 E-mail channel.
Comments or questions about this documentation? Contact us for support!