- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2024 04:44 AM
Hi All,
How can I migrate the report created from Snow DEV environment to Snow TEST environment as it did not get capture into update set.
Thanks.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2024 04:54 AM - edited 02-08-2024 05:02 AM
Hi @Mite1096 ,
you may need to export/import XML record in this case.
1. Open sys_report table in DEV
2. Open the report you need and export it as XML
3. Open sys_report table in TEST
4. Import XML there
You can also use this cool tool - Add to Update Set Utility to help you with this.
Regards, Ivan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2024 04:57 AM
Hi @Mite1096
Its Not SNOW , its SN or ServiceNow.
https://www.servicenow.com/community/developer-forum/copying-reports-between-instances/m-p/2221042
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
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2024 04:53 AM - edited 02-08-2024 04:55 AM
Hi @Mite1096 ,
Report will automatically capture in update set..
But before moving Dashboards to other instance we need to Unload Dashboard by going to dashboard record.This will track the tabs and layouts of dashboard correctly in the update set and it will display perfectly.
Go to Dashboard Properties and click on Unload Dashboard

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2024 04:54 AM - edited 02-08-2024 05:02 AM
Hi @Mite1096 ,
you may need to export/import XML record in this case.
1. Open sys_report table in DEV
2. Open the report you need and export it as XML
3. Open sys_report table in TEST
4. Import XML there
You can also use this cool tool - Add to Update Set Utility to help you with this.
Regards, Ivan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2024 04:57 AM
Hi @Mite1096
Its Not SNOW , its SN or ServiceNow.
https://www.servicenow.com/community/developer-forum/copying-reports-between-instances/m-p/2221042
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
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************