ATF
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2026 02:58 AM
How to move around 800 script from one instance to another through import of table? Can anyone give those table name as well? or this is best practise or not?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2026 03:43 AM
Hi @aniketshukl
I will suggest - for migrating code changes, scripts, or application logic - use ServiceNow Update Set
If for 800 script if you have 800 update set , migrate it as a batch.
Working with batched update sets
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2026 02:30 AM
Hi @aniketshukl
Create new local update set and set it current.
Select the tests you want to move.
Click add to update set.
Mark it update set as complete.
***********************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.
***********************************************************************************************************************
Regards
Shaqeel