- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-13-2017 12:02 PM
I was able to create new search sources for tables in the global scope, and that worked perfectly fine without issues.
But when i set the search source to tables in a Application Scope, other than Global, it does not work.
Any ideas on how to get this to work?
Service Portal > Portal > Select an existing portal record > Related List [Search Sources] > NEW, fill in the information.
- Is scripted source? [unchecked]
Version: Jakarta
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-18-2017 11:05 AM
In sys_dictionary.list. I had to filter table name + type = collection. I enabled Text Index checkbox and that solved everything!
thank you

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-18-2017 07:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-18-2017 08:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-18-2017 11:05 AM
In sys_dictionary.list. I had to filter table name + type = collection. I enabled Text Index checkbox and that solved everything!
thank you

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-18-2017 11:06 AM
That was going to be my next suggestion! If it's not indexed, it can't be searched.