How to capture the translation request in update set ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2023 10:44 PM
Hello All,
Is anyone worked on localization framework for service catalog item..?
We have UI action called Request Translations in record producer, Once we click it will generate the Requested Item and Task under Localization Framework--> My Requested Item or My task ( from here we can translate to respective language).
So, now my question how this can be captured in update set ?
Please suggest on this...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2023 10:54 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2023 10:57 PM
Hi @Vijay169 ,
you can manually add records like tasks in Update Sets, see: https://servicenowguru.com/system-definition/manual-update-set-inclusion/.
But you can also use Export/Import capabilities.
Greets
Daniel
Please mark reply as Helpful/Correct, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2023 10:59 PM
Hello @Vijay169
Greetings!
you have to go to sys_update_xml table and capture/manually move changes to the respective updatesets
as per below thread, once you click they will get captured in default global updateset.
refer:
Please hit the thumb and Mark as correct based on Impact!!
Kind Regards,
Ravi Chandra.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2023 11:10 PM
Thanks all for quick response..
Will try and let u know...
Regards
Vijay