Revision as of 17:50, September 27, 2022 by Mwest (talk | contribs) (Update with the copy of version: 9.0.0DRAFT)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

email.inline-forward.exclude-case-data-keys

Section: interaction-workspace
Default Value: ContactId,EmailAddress,FirstName,LastName,PhoneNumber,toAddresses
Valid Values: Comma-separated list of attached data keys.
Changes Take Effect: Immediately
Introduced: 9.0.000.98

Specifies the list of attached data keys to be excluded from the inbound email interaction for an inline forward email interaction.

email.inline-forward-header

Section: interaction-workspace
Default Value: $FullHeader$
Valid Values: Any valid character string.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Specifies the character string that is used to introduce the inbound email content in the body of the inline forward email. The value $FullHeader$ inserts the entire header of the inbound email interaction into the inline forwarded email. You can also choose to include any other text. The following tags are supported: <contact>, <date>. This enables you to create a custom header, such as: 'On <date>, <contact> wrote:'.

email.inline-forward-prefix

Section: interaction-workspace
Default Value: Fwd:
Valid Values: Any valid character string.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Specifies the inline forward prefix that is added to subject of the forwarded inbound email interaction.

email.inline-forward-queue

Section: interaction-workspace
Default Value: No default value
Valid Values: A valid name of a Script of type Interaction Queue.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Specifies the Interaction queue in which in-line forwarded inbound emails are submitted.

privilege.contact.can-inline-forward.email.from-history

Section: interaction-workspace
Default Value: false
Valid Values: true, false.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Enables agents to forward email interactions from the Interaction History that are marked as Done.

privilege.email.can-inline-forward

Section: interaction-workspace
Default Value: false
Valid Values: true, false.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Enables agents to forward an email in a new email interaction. The forwarded email appears inline in the new email.

email.signature.attachments.enable

Section: interaction-workspace
Default Value: false
Valid Values: true, false.
Changes Take Effect: Immediately
Dependencies: email.signature
Introduced: 9.0.000.95

Specifies whether the attachments from a standard response, set in the email.signature option, are included in the related email interaction.

email.signature.line-<n>

Section: interaction-workspace
Default Value: No default value
Valid Values: Any valid character string.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

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 the Configuration Guide.

email.signature

Section: interaction-workspace
Default Value: No default value
Valid Values: \"response:\" followed by the response path to the standard response
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Specifies the type and location of the signature template that Workspace should add to outgoing emails. The value has two components that are separated by a colon:
1. 'response'
2. The standard response name and the full path of the parent category in the Standard Response Library.
For example, 'response:Signatures\Classic'.

This option can be overridden by a routing strategy as described in the Configuration Guide.

email.insert-url.max-records

Section: interaction-workspace
Default Value: 20
Valid Values: Any positive integer value.
Changes Take Effect: Immediately
Introduced: 9.0.000.76

Specifies maximum number of modified URLs in the menu in the Insert Link and Edit Link dialog boxes.

privilege.email.can-insert-link

Section: interaction-workspace
Default Value: true
Valid Values: true, false.
Changes Take Effect: Immediately
Introduced: 9.0.000.76

Enables agents to insert links in outgoing email interactions.

privilege.email.can-delete-attachment-from-inbound

Section: interaction-workspace
Default Value: false
Valid Values: true, false.
Changes Take Effect: Immediately
Introduced: 9.0.000.90

Enables agents to delete attachments from an inbound email interaction.

email.max-attachments-size

Section: interaction-workspace
Default Value: 0
Valid Values: A positive integer.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Specifies the maximum number of total megabytes of files that agents can attach to an external email 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.max-attachment-size

Section: interaction-workspace
Default Value: 0
Valid Values: A positive integer.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31
Related Options: attachment.max-file-upload-size

Specifies the maximum number of megabytes of one file that agents can attach to an external email 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 the value specified by the attachment.max-file-upload-size option is used.

privilege.email.can-add-attachment

Section: interaction-workspace
Default Value: true
Valid Values: true, false.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Enables an agent to add attached files to outgoing emails.

attachment.max-file-upload-size

Section: workspace-service
Default Value: 8
Valid Values: An integer value greater than or equal to 0.
Changes Take Effect: Immediately
Introduced: 9.0.000.39
Related Options: email.max-attachment-size

Specifies the maximum size (in MB) of one file that agents can attach to an interaction. The value 0 means that attaching is not allowed. The maximum allowed attachment size is 50 MB. This option cannot be overridden and must be set in the WS_Cluster application.

attachment.<media-type>.restrict-to-file-types

Section: workspace-service
Default Value: jpg,png,gif,pdf,doc,docx,ppt,pptx,xls,xlsx,txt,json
Valid Values: A comma-separated list of file extensions that represent file types that are allowed.
Changes Take Effect: Immediately
Introduced: 9.0.000.39

Specifies the list of file extensions that represent file types that are allowed to be used as attachments for a specific media. The request is rejected if extension of file is not part of restricted types. This option cannot be overridden and must be set in the WS_Cluster application.

attachment.restrict-to-file-types

Section: workspace-service
Default Value: jpg,png,gif,pdf,doc,docx,ppt,pptx,xls,xlsx,txt,json
Valid Values: A comma-separated list of file extensions that represent file types that are allowed.
Changes Take Effect: Immediately
Introduced: 9.0.000.31

Specifies the list of file extensions that represent file types that are allowed to be used as attachments. The request is rejected if extension of file is not part of restricted types. This option cannot be overridden and must be set in the WS_Cluster application.

editor.default-font-size

Section: interaction-workspace
Default Value: 9
Valid Values: A value from the following list: the following list: 8, 9, 10, 11, 12, 14, 16, 18, 20, 22, 24, 26, 28, 36, 48, 72. Empty means no default font size specified.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Specifies the default font size in the Font Size menu of new and reply HTML formatted email interactions. If empty, the last selected font size is used for email interactions by default.

editor.default-font

Section: interaction-workspace
Default Value: Serif
Valid Values: A value from the following list: the following list: Serif, Sans-serif, Monospace, Cursive, Fantasy, Tahoma, Roboto. Empty means no default font specified.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31
Modified: 9.0.000.50

Specifies the default font in the Font menu of new and reply HTML format email interactions. If this option is left empty, the last selected font is used for email interactions by default.

editor.font-sizes

Section: interaction-workspace
Default Value: 8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72
Valid Values: Comma-separated list of font sizes from the following list: 8, 9, 10, 11, 12, 14, 16, 18, 20, 22, 24, 26, 28, 36, 48, 72.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Specifies the font sizes available in the Font Size menu of new and reply HTML formatted email interactions. The sizes are displayed in the order in which they appear in the list.

editor.fonts

Section: interaction-workspace
Default Value: Serif,Sans-serif,Monospace,Cursive,Fantasy,Tahoma,Roboto,Arial,Helvetica
Valid Values: Comma-separated list of fonts from the following list: Serif, Sans-serif, Monospace, Cursive, Fantasy, Tahoma, Roboto, Arial, Helvetica.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31
Modified: 9.0.000.61

Specifies the list of available fonts in the Fonts menu of new and reply HTML format email interactions. The fonts are displayed in the order in which they appear in the list.

privilege.email.can-interim-send

Section: interaction-workspace
Default Value: false
Valid Values: true, false.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.39

Enables an agent to send interim outgoing email interactions.

interaction.disposition.value-business-attribute

Section: interaction-workspace
Default Value: DispositionCode
Valid Values: A valid Business Attribute name.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

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 the Configuration Guide.

interaction.disposition.use-attached-data

Section: interaction-workspace
Default Value: false
Valid Values: true, false
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.68

Specifies that attached data can be added to the interaction in UserEvent. This option can be overridden by a routing strategy as described in the Configuration Guide.

interaction.disposition.key-name

Section: interaction-workspace
Default Value: DispositionCode
Valid Values: A valid key name.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

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 the Configuration Guide.

interaction.disposition.is-mandatory

Section: interaction-workspace
Default Value: false
Valid Values: true, false
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

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 the Configuration Guide.

expression.identify.phone-number

Section: interaction-workspace
Default Value: (?:(?:[\+]?([\d]{1,3}(?:[]*|[\-.])))?[(]?([\d]{1,3})[\-\/)]?(?:[]+|[\-.])?)?([\d]{3,})
Valid Values: A regular expression.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.49

Specifies the regular expression that identifies a phone number in the chat or email transcript. This option can be overridden by a routing strategy as described in the Configuration Guide.

email.ringing-bell

Section: interaction-workspace
Default Value: No default value
Valid Values: All special characters that are valid URL file path, '|' separator and numeric values.
Changes Take Effect: Immediately
Introduced: 9.0.000.31
Modified: 9.0.000.88

Specifies the path of the sound file Workspace plays when an email interaction is ringing. For example: 'BELL|7|0|100'. The value has four components that are separated by the pipe ('|') character.
1. The sound file name (the BELL, RING, CHORD or WARNING predefined aliases or an absolute URL to a MP3 file).
2. A priority: the higher the integer, the higher the priority.
3. The duration, which can have the following values:

  • -1: play and repeat the sound until an explicit message, such as event established, causes it to stop,
  • 0: play the whole sound once,
  • an integer greater than 0: the length of time, in milliseconds, to play and repeat the sound.
    4. The volume from 0 to 100 (100 is the default).

email.reply-prefix

Section: interaction-workspace
Default Value: Re:
Valid Values: Any valid character string.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Specifies the reply prefix that is added to subject of the inbound email interaction.

email.reply-format

Section: interaction-workspace
Default Value: auto
Valid Values: Select a value from the following list: auto, html, plain-text.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Specifies the format of an outgoing email reply:

  • auto: outgoing email reply format is the same as corresponding inbound email.
  • html: outgoing email reply format is forced to html.
  • plain-text: outgoing email reply format is forced to plain text.

email.quote-header

Section: interaction-workspace
Default Value: On <date>, <contact> wrote:
Valid Values: Any valid character string.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Specifies the character string that is used to introduce the quoted inbound email interaction content in the body of the outgoing email. The value $FullHeader$ inserts the entire header of the inbound email into the outgoing email. You can also choose to include any other text. The following tags are supported: <contact>, <date>. This enables you to create a custom header, such as: 'On <date>, <contact> wrote:'.

email.quote-char

Section: interaction-workspace
Default Value: >
Valid Values: Any valid character string.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

For outgoing email that is formatted as plain text, specifies the characters that are used to quote the contents of the inbound email interaction in the outgoing email interaction body.

email.prompt-for-done

Section: interaction-workspace
Default Value: false
Valid Values: true, false.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

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 the Configuration Guide.

email.print.print-content

Section: interaction-workspace
Default Value: From,To,Cc,Subject,Body,Date,Attachment,InteractionType
Valid Values: A comma-separated list of one or valid more email interaction fields.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.50

Specifies the list of fields to print for an email interaction. Supported fields are: From, To, Cc, Subject, Body, Date, Attachment, InteractionType, CaseData, Note.

email.mandatory-subject

Section: interaction-workspace
Default Value: true
Valid Values: true, false, prompt
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Specifies whether the subject of an outgoing email must be specified to enable the Send operation:

  • false: No control is applied on the content of the subject field.
  • true: Email sending cannot be completed until the subject field is not empty. An error message is displayed.
  • prompt: If the subject is empty, a confirmation box is displayed to prompt the agent to add a subject or proceed with sending without a subject.

email.include-original-text-in-reply

Section: interaction-workspace
Default Value: true
Valid Values: true, false.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Specifies whether the text of the original inbound email interaction is included in the outgoing reply email. This option can be overridden by a routing strategy as described in the Configuration Guide.

email.html-format

Section: interaction-workspace
Default Value: true
Valid Values: true, false.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Specifies the format of a new outgoing email. When set to true, new email is formatted in HTML.

email.from-addresses

Section: interaction-workspace
Default Value: No default value
Valid Values: The name of a valid Business Attribute.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

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 email interactions. You can set a default value by using the flag from the Business Attribute value. This option can be overridden by a routing strategy as described in the Configuration Guide.

email.enable-email-address-validation

Section: interaction-workspace
Default Value: true
Valid Values: true, false.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.49

Specifies that the To, Cc, and Bcc addresses are validated when completing sending and forwarding.

email.detail-region.default-display-mode

Section: interaction-workspace
Default Value: Medium
Valid Values: Specify a value from the following list: Medium, Large, Collapsed.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.68

Specifies the default display mode for the Details view in the interaction view: Medium for 200px, Large for 400px and Collapsed. This option can be overridden by a routing strategy as described in the Configuration Guide.

<media-type>.auto-answer.timer

Section: interaction-workspace
Default Value: 0
Valid Values: An integer value greater than or equal to 0.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.72
Related Options: <media-type>.auto-answer,<media-type>.auto-answer.enable-reject

Specifies the time, in seconds, after which the inbound interaction of the specified type is automatically answered. A value of 0 means the call is auto-answered immediately. For outbound push-preview interactions, use the 'outbound.push-preview.auto-answer.timer' instead. This option can be overridden by a routing strategy as described in the Configuration Guide.

email.auto-answer

Section: interaction-workspace
Default Value: false
Valid Values: true, false.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Specifies whether an email interaction is automatically accepted when a Interaction Server Invite event is received. This option can be overridden by a routing strategy as described in the Configuration Guide.

<media-type>.auto-answer.enable-reject

Section: interaction-workspace
Default Value: false
Valid Values: true, false
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.72
Related Options: <media-type>.auto-answer,<media-type>.auto-answer.timer

When the option '<media-type>.auto-answer' with matching media type is set to true and '<media-type>.auto-answer.timer' is greater than 0, this option specifies whether the 'Reject' button is enabled when the corresponding privilige is granted. For outbound push-preview interactions, use the 'outbound.push-preview.auto-answer.enable-reject' option. This option can be overridden by a routing strategy as described in the Configuration Guide.

email.auto-answer

Section: interaction-workspace
Default Value: false
Valid Values: true, false.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Specifies whether an email interaction is automatically accepted when a Interaction Server Invite event is received. This option can be overridden by a routing strategy as described in the Configuration Guide.

<media-type>.auto-answer.timer

Section: interaction-workspace
Default Value: 0
Valid Values: An integer value greater than or equal to 0.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.72
Related Options: <media-type>.auto-answer,<media-type>.auto-answer.enable-reject

Specifies the time, in seconds, after which the inbound interaction of the specified type is automatically answered. A value of 0 means the call is auto-answered immediately. For outbound push-preview interactions, use the 'outbound.push-preview.auto-answer.timer' instead. This option can be overridden by a routing strategy as described in the Configuration Guide.

email.auto-answer

Section: interaction-workspace
Default Value: false
Valid Values: true, false.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Specifies whether an email interaction is automatically accepted when a Interaction Server Invite event is received. This option can be overridden by a routing strategy as described in the Configuration Guide.

email.allowed-image-extensions

Section: interaction-workspace
Default Value: jpg,gif,png
Valid Values: A comma-separated values of list of image extensions.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.68

Specifies the list of image extensions that agents can attach to an email interaction. The attachment is refused by the system and an error message is displayed to the agent if the image extension is not in the list of allowed image extensions.

workbin.email.in-progress

Section: interaction-workspace
Default Value: No default value
Valid Values: The name of a valid Script object of type Interaction Workbin that is owned by Agents.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Specifies the name of the workbin that is to be used to store inbound email for later processing, after an agent explicitly saved the email or submitted an outbound reply.

email.outbound-queue

Section: interaction-workspace
Default Value: No default value
Valid Values: A valid name of a Script of type Interaction Queue.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Specifies the Interaction Queue in which outgoing emails 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 email interactions to agents.

email.default-queue

Section: interaction-workspace
Default Value: No default value
Valid Values: A valid name of a Script of type Interaction Queue.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Specifies the Interaction queue in which new or reply outgoing emails are submitted.

privilege.contact.can-resend.email.from-history

Section: interaction-workspace
Default Value: false
Valid Values: true, false.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.72

Enables agents to re-send an email from the interaction history. Depends on 'Contact - Can Use'.

privilege.email.embedded-images.can-use

Section: interaction-workspace
Default Value: true
Valid Values: true, false.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.68

Enables agents to view embedded images in email interactions.

privilege.email.embedded-images.can-add

Section: interaction-workspace
Default Value: false
Valid Values: true, false.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.68
Related Options: privilege.email.embedded-images.can-use

Enables agents to add embedded images in outgoing email interactions. Depends on the privilege.email.embedded-images.can-use option.

privilege.email.can-print

Section: interaction-workspace
Default Value: false
Valid Values: true, false.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.50

Enables agents to print email interactions from the My history and My Workbin views, and from the Contact History tabs of the Contact Directory, Interaction Search, and Interaction Detail views.

privilege.email.can-send

Section: interaction-workspace
Default Value: true
Valid Values: true, false.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Enables an agent to send outgoing email interactions.

privilege.email.can-save

Section: interaction-workspace
Default Value: true
Valid Values: true, false.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Enables an agent to save in-progress outgoing email interactions.

privilege.email.can-reply-all

Section: interaction-workspace
Default Value: true
Valid Values: true, false.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Enables an agent to reply to all parties included in the distribution of inbound email interactions.

privilege.email.can-reply

Section: interaction-workspace
Default Value: true
Valid Values: true, false.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Enables an agent to reply to inbound email interactions.

privilege.email.can-one-step-transfer

Section: interaction-workspace
Default Value: true
Valid Values: true, false.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Enables an agent to one-step transfer email interactions.

privilege.email.can-move-to-workbin

Section: interaction-workspace
Default Value: true
Valid Values: true, false.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Enables an agent to move email interactions to workbins.

privilege.email.can-mark-done

Section: interaction-workspace
Default Value: true
Valid Values: true, false.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Enables the agent to mark done an interaction without further processing.

privilege.email.can-insert-link

Section: interaction-workspace
Default Value: true
Valid Values: true, false.
Changes Take Effect: Immediately
Introduced: 9.0.000.76

Enables agents to insert links in outgoing email interactions.

privilege.email.can-interim-send

Section: interaction-workspace
Default Value: false
Valid Values: true, false.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.39

Enables an agent to send interim outgoing email interactions.

privilege.email.can-delete-attachment-from-inbound

Section: interaction-workspace
Default Value: false
Valid Values: true, false.
Changes Take Effect: Immediately
Introduced: 9.0.000.90

Enables agents to delete attachments from an inbound email interaction.

privilege.email.can-delete

Section: interaction-workspace
Default Value: true
Valid Values: true, false.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Enables an agent to delete outgoing email interactions.

privilege.email.can-decline

Section: interaction-workspace
Default Value: true
Valid Values: true, false.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Enables the agent to decline incoming email interactions. Depends on 'Email - Can Use Email Channel'.

privilege.email.can-click-to-dial

Section: interaction-workspace
Default Value: false
Valid Values: true, false.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.90
Related Options: expression.identify.phone-number

Enables the agent to use the Click to Dial feature in email based on the expression.identify.phone-number option to detect phone numbers.

privilege.email.can-add-attachment

Section: interaction-workspace
Default Value: true
Valid Values: true, false.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Enables an agent to add attached files to outgoing emails.

workbin.email.in-progress

Section: interaction-workspace
Default Value: No default value
Valid Values: The name of a valid Script object of type Interaction Workbin that is owned by Agents.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Specifies the name of the workbin that is to be used to store inbound email for later processing, after an agent explicitly saved the email or submitted an outbound reply.

workbin.email.draft

Section: interaction-workspace
Default Value: No default value
Valid Values: The name of a valid Script object of type Interaction Workbin that is owned by Agents.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Specifies the name of the workbin to be used to store draft email.

email.outbound-queue

Section: interaction-workspace
Default Value: No default value
Valid Values: A valid name of a Script of type Interaction Queue.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Specifies the Interaction Queue in which outgoing emails 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 email interactions to agents.

email.default-queue

Section: interaction-workspace
Default Value: No default value
Valid Values: A valid name of a Script of type Interaction Queue.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Specifies the Interaction queue in which new or reply outgoing emails are submitted.

privilege.email.can-use

Section: interaction-workspace
Default Value: false
Valid Values: true, false.
Changes Take Effect: After the next platform configuration refresh interval.
Introduced: 9.0.000.31

Enables the agent is use the Email channel.

Email

Agent Workspace enables agents to handle email interactions, including the following functionality:

  • Decline an interaction
  • Release an interaction
  • Move an interaction to a Workbin
  • Reply to an interaction (with or without the original text)
  • Reply All to an interaction (with or without the original text)
  • Add Attachments to an interaction
  • Save Attachments from an interaction
  • Delete Attachments from an interaction
  • Add images to an interaction
  • Send an interaction
  • Interim Send an interaction reply
  • Save an interaction
  • Delete an interaction
  • Create new outbound emails
  • Check the spelling of an outbound email
  • Apply a signature to an outbound email
  • Store emails in a workbin
  • Transfer an email to an internal target
  • Set a disposition code
  • Mark the interaction as Done
  • View and copy links to non-embedded images in inbound and outbound email interactions
  • View and insert Standard Responses
  • Paste content from browsers and other applications that display HTML
  • Paste images from browsers and other applications that display HTML
  • Print an email
  • Resend an email from the My History, Contact History, or Interaction Search views.
Important
For information about enabling the Related interaction tab that allows agents to view email interactions related to the current interaction, refer to Enabling Agents to Manage Contacts and Interactions.

Mandatory Functionality

The following are mandatory options for correct email interaction handling:

Granting Email Privileges

Agent Workspace uses the following privileges to enable email-related functionality:


Enabling the Email channel

You can enable agents to use Email to correspond with a contact that is stored in Universal Contact Server (UCS).

Before you begin, ensure that the following prerequisites are met:

  • The GWS Application Server object application object exists in the Configuration Database.
  • The GWS Application Server object application has a connection to Universal Contact Server and Interaction Server.
  • Procedure: Enabling agents to manage contacts.
  • A capacity rule that allows Agents to receive email interactions.

To enable agents to email contacts:

  1. Configure the mandatory Email options in the interaction-workspace section of the GWS Application Server object application object.
  2. Configure the email queue options in the email section that are mandatory for basic email processing: email.default-queue and email.outbound-queue.
  3. Configure the Workbin options in the interaction-workspace section of the GWS Application Server object application object, them), in particular: workbin.email.in-progress and workbin.email.draft.

Optional Functionality

You can also use the following options in the interaction-workspace section of the GWS Application Server object object for email interaction handling:

  • email.allowed-image-extensions: Specifies which image types agents are allowed to embed in email interactions.
  • email.auto-answer: Specifies whether an email interaction is automatically accepted when a Interaction Server Invite event is received.
  • email.auto-answer.timer(<media-type>.auto-answer.timer): When email.auto-answer is set to true, this option specifies that Workspace displays a timer that enables an agent to view case information before the interaction is automatically answered.
  • email.auto-answer.enable-reject(<media-type>.auto-answer.enable-reject): When email.auto-answer is set to true and <media-type>.auto-answer.timer has a time specified, this option specifies that an agent can choose to reject the interaction before it is automatically answered.
  • email.detail-region.default-display-mode: Specifies the default display mode for the Details view in the interaction view: medium, large, or collapsed. This enables you to preset the collapsible and expandable panes in the email interaction view to suit the needs of your agents.
  • email.enable-email-address-validation: Specifies that the To, Cc, and Bcc addresses are validated when completing sending and forwarding.
  • email.from-addresses: Specifies a character string that specifies the name of the Business Attribute which contains the Attribute Values that are used as available addresses. You can set a default value by using the flag from the Business Attribute value. These come from the addresses of email interactions. This option can be overridden by a routing strategy.
  • email.html-format: Specifies the format of a new outbound email. When set to true, new email will be formatted in HTML.
  • email.include-original-text-in-reply: Specifies whether the text of the original inbound email is included in the outbound reply email.
  • email.mandatory-subject: Specifies whether a subject for an outgoing email interaction is mandatory, optional with a warning, or not mandatory. To make the email subject mandatory, set the value to true. If the subject field is mandatory and an agent does not include one when they try to send the email, a message is displayed explaining that the email cannot be sent without a subject. Specify the value prompt to display a message asking the agent whether they want to include a subject or not if the agent tries to send an email interaction without a subject. If the value false is specified, no check is performed on the subject field of outgoing email interactions.
  • email.print.print-content: If the email print privilege is granted, this option specifies the list of email fields to print. This enables you to restrict what content an agent is allowed to print. Note: To display Disposition, CaseData must also be specified.
  • email.prompt-for-done: Specifies if the application prompts a confirmation message when the user clicks Done. This option is only available for interaction open media.
  • email.quote-char: For outbound email that is formatted as plain text, specifies the characters that are used to quote the contents of the inbound email interaction in the outbound email interaction body.
  • email.quote-header: Specifies the character string that is used to introduce the quoted inbound email content in the body of the outbound email. The value $FullHeader$ inserts the entire header of the inbound email into the outbound email. You can also choose to include any other text. The following tags are supported: <contact>, <date>. This enables you to create a custom header, such as: "On <date>, <contact> wrote:"
  • email.reply-format: Specifies the format of an outbound email reply.
  • email.reply-prefix: Specifies the reply-prefix that is added to subject of the inbound email.
  • email.ringing-bell: Specifies the path of the sound file Workspace plays when an email interaction is ringing.
  • expression.identify.phone-number: Specifies the regular expression that identifies a phone number in an email.
  • interaction.disposition.is-mandatory: 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.
  • interaction.disposition.key-name: 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.
  • interaction.disposition.use-attached-data: Enables the adding of attached data from the interaction in UserEvent. This option can be overridden by a routing strategy.
  • interaction.disposition.value-business-attribute: 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.

Interim Send

The Interim Send feature allows an agent to reply multiple times to one inbound email. If the privilege.email.can-interim-send privilege is not granted, when an agent replies to an email, the inbound email is marked Done and is closed. If this privilege is granted, when an agent replies to an email and selects Interim Send from the Send menu, the original inbound email is retrieved from the in-progress email workbin and is opened for the agent to work on again; the agent can choose to put the email into a workbin to work on it later, or perform other actions on the email such as reply, transfer, or forward.

Fonts

You can use the following options to control the default and available fonts for outgoing email interactions:

Attachments

Outbound attachments

You can use the following options to control what files agents can attach to outgoing email interactions:

  • To specify the list of file extensions that represent file types that are to be prevented from being used as attachments, configure the attachment.restrict-to-file-types option in the workspace-service section of the GWS Application Server object application object.
  • To specify the list of file extensions that represent file types that are to be prevented from being used as attachments specifically for the email channel, configure the attachment.<media-type>.restrict-to-file-types (attachment.email.restrict-to-file-types) option in the workspace-service section of the GWS Application Server object application object.
  • To specify the maximum size (in MB) of one file that agents can attach to an interaction, configure the attachment.max-file-upload-size option in the workspace-service section of the GWS Application Server object application object. A value of 0 means no files can be attached; this overrides the privilege.email.can-add-attachment option.
  • To specify the maximum number of megabytes of one file that agents can attach to an external email interaction, configure the email.max-attachment-size option in the interaction-workspace section of the GWS Application Server object application object. 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.
  • To specify the maximum number of total megabytes of files that agents can attach to an external email interaction, configure the email.max-attachments-size option in the interaction-workspace section of the GWS Application Server object application object. 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.

Inbound attachments

Use the following privilege to enable agents to delete attachments from inbound email interactions:

Hyperlinks

To enable agents to insert, edit, and remove hyperlinks from email interactions allow the following privilege:

  • privilege.email.can-insert-link: Enables agents to insert links in outgoing email interactions.
  • email.insert-url.max-records: The Insert Link and Edit Link dialog boxes include a drop-down list containing a history of URLs added or modified. Use this option to specify the maximum number of URLs to display.

Signatures

Agent Workspace enables you to assign default signature templates to outbound email interactions. Email signatures allow the insertion of tagged-data fields with data that is related to the agent, such as name, job title, department, phone number, email address, and so on. Refer to "Using UCS Data in Standard Responses: System Variables" in the "Genesys Knowledge Management: Basics" chapter of the eServices User's Guide for more information about the tagged data field. Signatures also support linked image(s) and hyperlinks. Agent Workspace embeds the images in an email interaction by default. Restrictions configured for image size and file type for attachments are also applied to images from standard responses used as a signature.

Use the email.signature configuration option in the [interaction-workspace] section to specify the type and location of the signature template that Workspace should add to outbound emails.

Use the email.signature.line-<n> configuration option in the [interaction-workspace] section to specify the path and name of the signature file or the location of the Response in the Standard Response Library that is to be used as the default signature.

Tip
This option can be overridden by a routing strategy based on the attached data of the interaction.

Workspace can also include attachments from a signature. Use the email.signature.attachments.enable option to enable this feature.

Tip
Workspace does not support attachment-only email signatures without a body.

Forwarding Inbound Email

Agent Workspace enables agents to forward active and closed inbound email interactions to an external resource by selecting a valid email address in Team Communicator, either by manually entering the address or by selecting it from a searched Contact or a Corporate or Personal Favorite. Email Forward supports both To and CC (carbon copy) addressing and multiple recipient targets. Agents can also add additional information about the forwarded interaction in a dedicated text box.

Only Inline forwarding (quoted) is supported.

Depending on the Business Process that you are using, the agent who has forwarded an email interaction to an external resource can still retain the ownership of the interaction and be responsible for closing the interaction.

Business Processes

A set of key-value pairs that include the destination email address and other information is added to the inbound email before it is placed in the Forward queue so that they can be used in a Business Process:

  • IW_OriginalAgentEmployeeId: The Employee Id of the agent.
  • OriginalAgentUserName: The UserName of the agent.

Refer to eServices email workflow samples for more information about forwarding email interactions to external resources.

Privileges

The following privilege controls the use of the forwarding feature:

Configuration Options

Use the following configuration options in the [interaction-workspace] section to configure the forwarding features:

Inline Forwarding Specific Configuration Options

This page was last edited on September 27, 2022, at 17:50.
Comments or questions about this documentation? Contact us for support!