How to migrate reports created from Dev to Test

Mite1096
Tera Contributor

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.

2 ACCEPTED SOLUTIONS

Ivan Betev
Mega Sage
Mega Sage

Hi @Mite1096 ,


you may need to export/import XML record in this case.

1. Open sys_report table in DEV

 

IvanBetev_0-1707397011244.png

 

2. Open the report you need and export it as XML

3. Open sys_report table in TEST

4. Import XML there

IvanBetev_1-1707397080240.png

 

You can also use this cool tool - Add to Update Set Utility to help you with this.

 

Regards, Ivan

View solution in original post

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Mite1096 

 

Its Not SNOW , its SN or ServiceNow.

 

LearnNGrowAtul_0-1707397053320.png

 

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]

****************************************************************************************************************

View solution in original post

3 REPLIES 3

Sarika S Nair1
Kilo Sage

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 

SarikaSNair1_0-1707396902665.png

 

Ivan Betev
Mega Sage
Mega Sage

Hi @Mite1096 ,


you may need to export/import XML record in this case.

1. Open sys_report table in DEV

 

IvanBetev_0-1707397011244.png

 

2. Open the report you need and export it as XML

3. Open sys_report table in TEST

4. Import XML there

IvanBetev_1-1707397080240.png

 

You can also use this cool tool - Add to Update Set Utility to help you with this.

 

Regards, Ivan

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Mite1096 

 

Its Not SNOW , its SN or ServiceNow.

 

LearnNGrowAtul_0-1707397053320.png

 

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]

****************************************************************************************************************