Search Sources! Custom Application/Table

devKz
Tera Expert

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

1 ACCEPTED SOLUTION

In sys_dictionary.list.   I had to filter table name + type = collection. I enabled Text Index checkbox and that solved everything!



thank you


View solution in original post

4 REPLIES 4

Nate Aiken
Tera Expert

On your table configuration, under "Application Access", check to be sure All Applications have access to read the table.



find_real_file.png


Hi Nate,



Thank you for your response.


Here are my application access settings for the table within the custom application.


find_real_file.png


In sys_dictionary.list.   I had to filter table name + type = collection. I enabled Text Index checkbox and that solved everything!



thank you


That was going to be my next suggestion!   If it's not indexed, it can't be searched.