Dynamic translation on email notifications
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2024 12:41 AM
Hi all,
We did setup Dynamic translation email notification (Vancouver), we did create one English notification, and the translation is working well. When we have recipient users with preferred languages different from English, the notification goes on that language (we are using IBM Watson translation service).
We did follow: https://www.servicenow.com/community/csm-forum/how-to-setup-a-dynamic-translation-email-notification...
Now we have a request, to not translate some of the notification dynamic fields, for example the “short description”.
We did search the community, on other forums and on the documentation, but we did not find a solution (using the OOB functionality).
Does anyone had this topic to solve? Any available help?
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2024 04:29 AM
You can look up those fields on the tables and change the translations of them in the labels. That will keep them in English (and if the notifications shouldn't be in native language, it also shouldn't matter that they will be in English in the system, right?).
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2024 11:45 AM
Hi Mark,
thanks for your answer. But for example, "short description" is not translated on the tables, but Dynamic translation functionality, translate the "short description", if I do not want it to be translated, is there a way to force this?
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2024 11:53 AM
Hi @Kevin Ferreira1 ,
Please refer to below thread:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1156980
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1156957
If I could help you with your Query then, please hit the Thumb Icon and mark it as Correct !!
Thanks & Regards,
Sumanth Meda
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2024 12:32 AM
Hi @Kevin Ferreira1,
Enabled Dynamic Translation in notification translates all the content including dynamic dot walking field values. To achieve the expected result of translating other values but not some of the values in the notification can be done via Static Translation where you can define the translated content for specific language.
Thanks