Unable to create AI Search Indexed Source for Business Application table

richardyaxl
Tera Expert

I have a requirement to configure AI Search on our Employee Center portal so that Business Applications are searchable.

 

I am trying to create an Indexed Source record (ais_datasource) on the Business Application table (cmdb_ci_business_app) however the table is not listed in the "Source" field. I tried changing the application scope from 'Global' to the application where this table belongs (Enterprise Architecture) as per KB0714334  however this didn't change anything.

Can anyone help me to understand if this is intentional, and how I can configure this as per my requirement?

Many Thanks.Screenshot 2025-06-17 15.48.28 - Display 2.png

1 ACCEPTED SOLUTION

Sai Anna
ServiceNow Employee

Hello,

Create/Update the system property 'glide.ais.ingestion.should_index'. Value should be table name <cmdb_ci_business_app>

 

Thanks,

Sai Anna

View solution in original post

5 REPLIES 5

Thank you Sai Anna, this is exactly what I needed and works perfectly after adding the property!