Homepage deprecation - Homepage migration status
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2023 07:37 AM
Hey All,
Regarding the homepage deprecation tool, does anyone know if there's a way to customize what records appear on the homepage migration status table when running the "Populate Homepage migration status table" flow?
By default the tool/flow doesn't include every homepage that could be converted to a dashboard. But I can't figure out what query is used to generate the records on the homepage migration status table by looking at said flow and the script include "HomepageDeprecationToolUtil".
Is there something I'm missing, like another script that's used when running the flow? My development experience isn't great, so maybe I'm missing something in the script include. Any assistance would be greatly appreciated. End goal is I want to include more records (for more homepages) on the homepage migration status table.
Thank you.
- Labels:
-
flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2024 09:47 PM
The script running will bring 1000 records at a time only. The reference is given in the session of 22 Feb 2023 which can now be seen on docs or on youtube.