- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2024 10:23 PM
Adding a Custom Classic UI Dashboard to the Service Operations Workspace Landing Page
Hello Community,
I’m excited to share my new exploring in ServiceNow Journey. We aim to add the Classic UI dashboard to the Service Operations Workspace landing page.
Overview of the Solution
- Open UI Builder from the left navigator and open the service operation workspace experience.
- Duplicate the Service desk landing page SNC version.
- Open the copied landing page(non-snc version).
- Replace the overview component with the iframe component under the Body main->left.
- Provide the URL(sys id of the dashboard) in the iframe component under.
1. Open UI Builder
- Navigate to UI Builder from the left-hand navigator in ServiceNow.
- Select the Service Operations Workspace experience to modify.
- Duplicate the Service Desk Landing Page (SNC Version)
- Find the Service Desk landing pageSNC.
- Use the Duplicate option to create a copy of the page. This will allow you to make changes without affecting the original SNC version.
- Open the Copied Landing Page (Non-SNC Version)
- Access the copied version of the landing page you just created.
- This version will be where you’ll make modifications.
- Replace the Overview Component with an iFrame Component
- In the page layout, locate the Overview component that you want to replace.
- Delete or remove the Overview component from the layout.
- Add a new iFrame component to the desired location. In this case, it’s under the Body main->left section.
- Configure the iFrame Component
- Select the newly added iFrame component.
- In the Source section on the right-hand side, input the URL of the dashboard you want to display. The URL should include the Sys ID of the dashboard.
- Adjust the Height and Width properties of the iFrame to fit your design needs.
Regards,
Pradeep
Regards,
Pradeep
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2024 10:34 PM
Thankyou Arja 😊
Regards,
Pradeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2024 12:55 AM
The question is: why would you do it like this? Don't get me wrong: it's a great way of getting yourself familiar with what you can and can't do, but with the Xanadu release, (almost) every instance needs to be on Washington or Xanadu as of November 10th '24, or you run out of compliance.
Washington introduces the migration tool for the old reporting/dashboards and within a year, you will be forced to move from the old way of working and use Platform Analytics. Using either the migration tool to make the legacy dashboard a Platform Analytics dashboard, or recreating it on the landing page directly would make it more future proof than putting an iframe on the workspace (which limits all kinds of functionality like adjusting reports/filters, etc).
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2024 10:36 PM
Hi Mark,
This helps to display any static data reports where they would like to track real-time updates in the landing Page workspace.
Thanks,
Pradeep
Regards,
Pradeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2024 02:07 AM
Reports placed on the landing page directly are also real time and still: within a year your classic dashboard will be gone. It will simply no longer be there anymore, so your landing page stops working.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2024 05:19 AM
Hi Pradeep,
It's Very Useful. I'm looking for this query only. Thank you. Keep Going like this.