Unable to catch the redirect URL of a map report in update set
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2023 09:43 AM
Hello community,
I need help with the reporting module in ServiceNow. In fact, I am unable to fully export a map report using a redirect URL instead of drilldown under the Report structure menu. The report is exported successfully through update set, but the redirect URL remains empty in the target SN instance (Please refer to the screenshot below to see where the redirect URL is defined. Once the URL icon in the red circle is clicked, a pop-up containing two text fields for the label of the URL and the actual relative redirect URL is shown).
I've tried so far to use an update set while creating and configuring the report, and to add the already-configured report to a new update set. Both give me an empty URL link on the target SN instance. Plus I can't find a field refering to the redirect URL in the reports form.
Is there any way to catch the redirect URL in the update set too?
Thanks,
Don.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2023 10:57 PM
Late to the party but widget_navigation (On-click behavior) is the table which stores the redirect URL configuration.
Widget field will point to the report the behavior is linked to.
Essentially the report is a widget in backend and I was able to find it by that concept but I don't see this documented unless I missed it on doc.