Prerequisites for using Dynamic Translation in Virtual Agent
To enable dynamic machine translation, install ServiceNow® language plugins and Dynamic Translation plugins. Then configure Dynamic Translation for your instance.
Before you can enable dynamic machine translation for a language, you must install and configure Dynamic Translation on your instance.
- As an admin, install the following plugins:
- Glide Virtual Agent (com.glide.cs.chatbot)
- Dynamic Translation for Virtual Agent (com.glide.cs.dynamic.translation.virtual_agent)
- Activate language plugins for each language that you want to deploy with dynamic translation.Note:Languages for Dynamic Translation are stored in the sys_cs_dynamic_translation_virtual_agent table.
- (Optional) Enable NLU languages in Virtual Agent settings, if you are using NLU topic discovery.Note:NLU detection and discovery values are stored in the sys_cs_general_settings table. As of Vancouver, ServiceNow NLU is the available NLU driver.
- (Optional) Enable LLM languages in Now Assist Admin if you are using Now Assist in Virtual Agent.
- (Optional) Create exclusion rules for specific terms and content patterns within the Exclusion Framework.
The following translation service providers are pre-configured once the plugins are
installed:
- Microsoft Azure
- Microsoft Azure OEM
- Google Translate
Configuring other translation service providers
Note:
The following content is only relevant to NLU conversations and live agent LLM conversations that use Dynamic Translation for Agent Chat.
You can configure any other translation service provider in the Dynamic Translation application as follows:
Create a language code mapping to map translator language codes to the ServiceNow® language codes.
Next step
Configure Dynamic Translation service integration credentials