How to implement the auto population of knowledge base search while raising an incident as in HI server ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2014 05:20 AM
Hi All,
I have recently created an Incident in hi.service-now.com. The new functionality is very user friendly. As soon as one enter your question/issue in short description, system auto search the entire knowledge Base based on short description and displays directly below the short description with additional buttons which would help in survey. This would ultimately, reduces no.of new incidents as we lookup the different knowledge components like known errors, community etc.
This is in contrast to the earlier version, where we need to click on the book icon explicitly to search in a knowledge base.
But I found this feature only in Hi server. Demo instances which are in Dublin releases also has the old feature.
Would anyone advice me how to implement this functionality ? Is it available as a plugin ?
Thanks in advance
Viswanatha Reddy S

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-14-2014 04:38 AM
Yes, you can do all of that with the Crossfuze Knowledge and CMS turnkey solutions. We've actually extended the concept for use within our CMS to search Knowledge, Catalog items, and User tickets. What we have is part of a turnkey product suite that we offer. While I can't give that code away, I'd be happy to show you a demo. Feel free to contact us at Crossfuze if you're interested.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-14-2014 10:08 PM
Thanks Mark Stanger for your effort. Okkay i understood that you some constraints regarding giving the proper code. But can you guide me little bit so that i can get the solution? May be some hint or the probable areas where should i look in to display the kb articles within the same page.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-14-2014 10:09 PM
You'll want to start by looking into GlideAjax on the ServiceNow wiki.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2014 12:02 AM
Mark Stanger should we use GlideAjax to populate the search results in another content block in a page while searching in one content block ? Or should it be tried within only a single content block in a page?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-19-2014 02:58 AM
Hi,
Kindly provide some steps to proceed with the solution.