Which table shall I use to convert all homepages to dashboard before Tokyo upgrade?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2023 05:13 AM
Hi All,
What is the table name where all the Homepages use to stored ? I can see sys_portal_page table to convert bulk homepages to dashboard.
Do I need to consider any other tables (having homepages) as well ? because I want to convert all users homepages to dashboard before Tokyo upgrade. No homepages should be missed as we know , homepages will be get wiped out in Tokyo version. so please help me on this.
Thanks,
Virendra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2023 06:56 AM
HI @Virendra K ,
Arn't you using the homepage migration tool within ServiceNow: https://docs.servicenow.com/en-US/bundle/utah-now-intelligence/page/use/dashboards/concept/homepage-...
According to the documentation:
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2023 05:13 AM - edited 04-18-2023 05:19 AM
Hi Anders,
I did install "Homepage deprecation help tool" but can not see any records in Homepage deprecation help tool > Homepage migration status (snap). My doubts , does it support Tokyo version ?
Also when do I need to convert these Homepages to Dashboard ? I mean after cloning the instance from PROD and before upgrade ? OR once the upgrade has done then can we do this activity ?
Thanks,
Virendra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2023 07:45 AM
Hi @Virendra K ,
Please follow the link : Convert multiple homepages to responsive dashboards

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2023 05:23 AM
Hi Sadeep,
I used sys_portal_page table and did filter on Title *home and converted few Homepages for testing purpose. but my question is, sys_portal_page table is only the table we have to use which covers all the homepages with respective users ? or do we have some other tables which we need to consider ?
Thanks,
Virendra