Jump to: navigation, search

standard-response.suggested-responses-min-relevancy

Section: interaction-workspace
Default Value: 50
Valid Values: An integer between 0 and 100.
Changes Take Effect: At the next interaction.


Specifies the minimum level of relevancy above which Suggested Responses will be shown from the Standard Response Library.

standard-response.shortcuts.<keyword>

Section: interaction-workspace
Default Value: No default value
Valid Values: The path to a standard response as defined in Knowledge Manager or eServices Manager.
Changes Take Effect: At the next interaction.
Introduced: 8.5.118.10
Related Options: editor.shortcuts.prefix

Specifies the path to a standard response as defined in the configuration layer. The name of the option defines a keyword that agents can enter into an editor view, along with a prefix that is defined by the editor.shortcuts.prefix option and Ctrl+Space, to automatically add the standard response to the interaction.

standard-response.languages

Section: interaction-workspace
Default Value: $All$
Valid Values: $All$ or a comma-separated list of one or more language-name Business Attributes
Changes Take Effect: At the next interaction.


Specifies the list of languages that are used to filter the Standard Responses. Agents see only those standard responses that are part of the subtree of the root categories of the specified languages. The language corresponds to a Business Attribute named Language in Knowledge Manager or eServices Manager. If the value $All$ is specified, then Standard Responses for all the Language objects that are defined in Knowledge Manager or eServices Manager are displayed. This option can be overridden by a routing strategy, as described in Overriding Options by Using a Routing Strategy.

standard-response.enable-usage-feedback

Section: interaction-workspace
Default Value: true
Valid Values: true, false
Changes Take Effect: At the next interaction.


Specifies whether the usage information of the Standard Response Library is populated in the interaction record in Universal Contact Server (UCS) so that it can be read by the Training Server.

standard-response.default-search-type

Section: interaction-workspace
Default Value: AnyKeyword
Valid Values: One of the following values: AnyKeyword, AllKeywords, or ExactText
Changes Take Effect: At the next interaction.


Specifies the default search type that is used to search for text in the Standard Response Library. If empty, the default search type is "AnyKeywords".

standard-response.categories

Section: interaction-workspace
Default Value: $All$
Valid Values: $All$ or a comma-separated list of one or more Category paths, using the '/' separator as tree level separator.
Changes Take Effect: At the next interaction.


Specifies the list of categories that are used to filter the Standard Responses. Agents see only those standard responses that are part of the subtree of those categories. Each category must be defined using the full access path that must be specified as the root for the agent or agent group to the category; for example: RootCategory1/CategoryLevel1/CategoryLevel2/CategorySpecifiedAsRoot.

If the option is set to $All$ or left empty, then Standard Responses for all the Category objects defined in the Configuration Layer are displayed. If an invalid category name is specified in the option, this category is ignored. If all the specified categories are invalid, the option behaves as if it is empty, resulting in the display of all categories.

This option can be overridden by a routing strategy, as described in Overriding Options by Using a Routing Strategy.

standard-response.field.<CustomFieldCode>

Section: interaction-workspace
Default Value:
Valid Values: Any valid text string.
Changes Take Effect: At the next interaction.
Introduced: 8.5.112.08

In the name of the option, CustomFieldCode represents a field code that is called in a Standard Response object created in Knowledge Manager and stored in Universal Contact Server. There is an optional Agent parameter that you can include with the CustomFieldCode parameter to make the field code specific to an agent.

Use this option to specify a custom field code such as an agent nickname, role, department, or other qualification. The value of the option is specific to the agent, agent group, tenant, or application. Refer to Enabling the Standard Responses feature for more information.

The value of this option represents the data that is used to populate the corresponding field codes when a Standard Response is inserted into an interaction. You can format CustomFieldCode to represent a custom agent attribute using the following pattern:

Agent.<CustomAgentAttr>, or any custom attribute by dropping the agent modifier: <CustomFieldCode>.

Examples:

  • standard-response.field.Agent.Nickname = Lee
  • standard-response.field.Department = Sales

standard-response.categories

Section: interaction-workspace
Default Value: $All$
Valid Values: $All$ or a comma-separated list of one or more Category paths, using the '/' separator as tree level separator.
Changes Take Effect: At the next interaction.


Specifies the list of categories that are used to filter the Standard Responses. Agents see only those standard responses that are part of the subtree of those categories. Each category must be defined using the full access path that must be specified as the root for the agent or agent group to the category; for example: RootCategory1/CategoryLevel1/CategoryLevel2/CategorySpecifiedAsRoot.

If the option is set to $All$ or left empty, then Standard Responses for all the Category objects defined in the Configuration Layer are displayed. If an invalid category name is specified in the option, this category is ignored. If all the specified categories are invalid, the option behaves as if it is empty, resulting in the display of all categories.

This option can be overridden by a routing strategy, as described in Overriding Options by Using a Routing Strategy.

standard-response.auto-append-star-to-search

Section: interaction-workspace
Default Value: true
Valid Values: true, false
Changes Take Effect: At the next search.
Introduced: 8.5.117.18

Specifies whether an asterisk ("*") character is automatically appended to a Standard Response keyword search to force a starts with search. When searching in languages, such as Chinese or Japanese, set this option to false and set up a CJK Analyzer in Universal Contact Server.

This page was last edited on December 17, 2020, at 20:45.
Comments or questions about this documentation? Contact us for support!