How to capture all the views in a newly created update set?

Ankita Kolhe
Tera Contributor

Hi Community,

Could anyone please help how to capture all the views in a newly created update set?

 

Thanks,

Ankita 

12 REPLIES 12

Jaspal Singh
Mega Patron
Mega Patron

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.

Ankur Bawiskar
Tera Patron
Tera Patron

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

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

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.

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