How to redirect to EC kb_view_article page if the KB number is entered in the AI search search box

tidert_24
Kilo Sage

Hello Devs,

 

We are currently using AI search in our Employee center. Apparently, if I explicitly enter the kb article number that I want to see, it redirects to the platform view instead of the employee center kb_article view.

 

I think this involves the AI Search Results Action Configuration but I can't pinpoint what action name and configuration to do.

 

Here is a screenshot of where it redirects: 

tidert_24_0-1717391039829.png

 

Here is the screenshot of the intended page:

tidert_24_1-1717391273888.png

 

I appreciate any help that will do. 

 

Thank you so much in advance.

6 REPLIES 6

dgarad
Giga Sage

Hi @tidert_24 

 Refer to the below link.

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1208300

If my answer finds you well, helpful, and related to the question asked. Please mark it as correct and helpful.

Thanks
dgarad

Thank you @dgarad.

I already implemented this and it is completely working if words are inputted, but what's weird about AI search is when you enter an exact kb article number, it gets automatically redirected to the actual record as provided in the screenshot above.

Community Alums
Not applicable

Hi @tidert_24 ,

 

Found Any Solution or workaround?

Hello @Community Alums 

Thank you for asking, Yes, I was able to resolve this issue based on this support article: https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1208300.

 

To summarize the things I did, 

I went to the AI Search Results Action Configuration <sp_ai_search_results_action_config> table and changed the action name to ec_navigation and set the portal page where you want to see it.

Screenshot 2025-03-12 172317.png