Create Custom Search Resource in Contextual Search
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2025 05:14 AM
I need "Similar Tasks" functionality just like "Similar Incidents" in Contextual Search for incident. Can I create an additional Search Resource?
I tried creating one using the script and getting the error:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2025 03:45 AM - edited 06-26-2025 02:57 AM
Hello @rahulguptas I have the same problem. I want to provide my own "Data Source" in the "Related Cases" when I am creating new "Case". I found a "Search Context" and I attached my own "Searcher" which uses my own "Search Resource". I placed very simple script to the "Search Resource" with hardcoded values to see if it works but I recieved the same error as You
"Search Service Error: A valid Searcher Configuration was not found for this request"
Did You found an answer for this?