How to capture all the views in a newly created update set?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2022 01:19 AM
Hi Community,
Could anyone please help how to capture all the views in a newly created update set?
Thanks,
Ankita

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2022 01:24 AM
You can navigate to sys_update_xml table & change the Update set name accordingly for the required entries you want to push to update set.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2022 01:39 AM
Hi,
Views get captured in the current update set which user has set.
Is that not happening? Did you select your correct update set?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2022 02:28 AM
Hi Ankur,
Thanks for your response.
I have been told to capture all views in one update set so that views can be migrated to another instance.But I don't know how to do it.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2022 02:35 AM
As suggested in comments before.
1. Create a new udpate set
2. Navigate to sys_update_xml table
3. Filter by views & then change the update set field to have value as current updaet set name
4. By this you will have all views captured in update sets that can be moved