AI Search - redirect to Portal page instead of backend form not working

Roberto Hidalgo
Tera Expert

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: 

RobertoHidalgo_0-1665500656004.png

 

 

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:

 

RobertoHidalgo_3-1665500487001.png

 

 

According to the official ServiceNow documentation, a Search Result Action has to be created to create the redirection and I did:

 

RobertoHidalgo_2-1665499841965.png

 

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

 

 

1 ACCEPTED SOLUTION

Roberto Hidalgo
Tera Expert

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.

 

RobertoHidalgo_0-1665514636374.png

 

View solution in original post

3 REPLIES 3

Roberto Hidalgo
Tera Expert

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.

 

RobertoHidalgo_0-1665514636374.png

 

Jithesh Krishna
Tera Contributor

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?

 

 

 

Hao Vi Mac
Tera Expert

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.