What is the best way to Transfer Reports From one instance to another instance?

reyservicenow
Tera Expert

Hello, all I did some research and I came up with the below wiki link... But I wanted to know if anyone else has done this and what methods and steps did you take to have this done.

Exporting Directly from the URL-   Exporting Data - ServiceNow Wiki

Thanks

1 ACCEPTED SOLUTION
11 REPLIES 11

sachin_namjoshi
Kilo Patron
Kilo Patron

Hello,



Best way is to capture these reports in update sets and move from one instance to another.



Regards,


Sachin


This did not work for me.  But all I did was add to the Title of the report.  Do you have to change the conditions or something like that to get it to work.

Justin Abbott
Giga Guru

Exporting the sys_report record as XML would be how I would approach it. Exporting and Importing XML Files - ServiceNow Wiki


Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hello Rey,



Reports can be captured as part of update set. I would suggest you to push this via update sets.