How to Move Dashboard from One instance to Another Instance

ramesh_r
Mega Sage

Hi All,

We have one existing dashboard in both Dev and Production, now I have added additionally one report in the existing dashboard in the Dev stance now I am trying to move that report into Production but the report is moved but the report is not displaying the dashboard.

I have tried the unload dashboard option but still it's not working 

 

Please provide any solution

Thank

9 REPLIES 9

Ishita Shrivast
Kilo Guru

Hi Ramesh ,can you check if the report is in the same update set as that of the dashboard?

In docs , you will find Unload Dashboard procedure describes moving the dashboard structure to an update set. The dashboard structure includes the dashboard itself, tabs, the related security configuration, and dashboard-specific widget settings such as header color, borders, etc.

This procedure does not move the content of the dashboard (such as reports, PA widgets, content blocks, and other widgets) to the update set. You can add dashboard content to the update set using default platform functionality.

Note: Make sure dashboard content is either in the same update set as the dashboard record or is already present in the target instance. Errors result if the moved dashboard points to content that does not exist on the target instance.

Regards,

Ishita.

Hi

 

I have tried with 'Unload Dashboard' option but still, I am getting an error when moving update set.

 

is there any option like exporting and importing the structure as XML .?

 

Thanks

 

Migrating report is rather simple. 

Go to sys_report table and Export report to xml. After that you can import xml onto new server.

find_real_file.png

Regards, 

Ishita.

PGhate
Tera Guru

Hi Ramesh,

Have you tried  unloading page.

You can refer to this link

 https://community.servicenow.com/community?id=community_question&sys_id=78525761db101fc01dcaf3231f96...