- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2022 08:07 AM - edited 10-11-2022 09:31 AM
Hi,
I have created an Indexed Source for the Task table because I'm attempting to enable search for Incidents and Requests from the Service Portal. This is my Indexed Source:
I created the Search Source and linked it to the Search Profile and it is working as expected. The issue is that when I click one record I want it to open the 'ticket' page of the Portal. Instead, the backend form opens up:
According to the official ServiceNow documentation, a Search Result Action has to be created to create the redirection and I did:
After doing this and reindexing the source, the redirection is still not working as expected. Is there something I am missing?
Instance version: San Diego
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2022 12:00 PM
I finally found what I was missing. I found this community article and from it I figured I had to configure the Service Portal Search Bundle and create a new config for the Task table. I created a duplicate of the Default Search Results config, set the Task table and removed the navigation_url field on the Custom Fields.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2022 12:00 PM
I finally found what I was missing. I found this community article and from it I figured I had to configure the Service Portal Search Bundle and create a new config for the Task table. I created a duplicate of the Default Search Results config, set the Task table and removed the navigation_url field on the Custom Fields.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2023 08:48 AM
Could you please provide me with more details on Service Portal Search Bundle? cause there is no "navigation_url field on the Custom Fields" ? and also how you configured naviagtion?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2023 04:16 AM - edited 08-02-2023 04:17 AM
Hi Robert,
Were you able to search an incident or any task and it redirected to Portal page? I do have the same requirement for the knowledge article. Could you share me specific steps?
Many thanks.