How to copy scheduled report to another instance

Kohei4
Giga Expert

Hi,

I am working to develope some scheduled reports function in Dev instance.

After developing them, I would like to migrate to QA and PROD but I don't know how to migrate reports and scheduled jobs.

Is it possible to use update set? or Do I need any other way such as xml export/import?

2 REPLIES 2

Sourabh26
Giga Guru

Hi,

 

You cannot capture the scheduled reports or job to update set. 

You need to manually imports the records from non prod to other instances.

 

Mark this as Helpful/Correct if Applicable.

 

Regards,

Sourabh

Community Alums
Not applicable

Hi Kohei,

Reports and Dashboards updates will automatically be captured to update set, if you have update set as current update set while building reports and dashboards.

Scheduled jobs does not automatically gets captured on the update set - You can add a custom ui action (suggest only visible to admin role which is what the below example is suggesting too) to force the current record to the update set - UI action details can be found on community on various posts, but here is an old reference:

Manually Add a Record to an Update Set - ServiceNow Guru