- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hey, I have created "Similarity" in Predictive Intelligence for KB Article recommendation based on the short-description and tested that it is working fine, I wanted to know that how can I apply directly to the incident table.
The task was to recommend KB Article whenever a user enters the short description in a table so that unnecessary incident creation can be reduced.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
The combination of client script and script include had worked for me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
I want to implement the same as it is present OOTB, so how can I proceed with that ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
@VaibhavP5059517 since you have created the solution here is how u can invoke it.
Use Agent Assist / Contextual Search or a Client Script + Script Include to call the Similarity API when short_description is entered.
Trigger the recommendation on short_description onChange so KBs appear before submit.
This way users see relevant KBs first, reducing unnecessary incident creation.
in ACTION You Can also look for SIMILARITY Prediction.
Regards
RP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago

