- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2025 07:55 AM
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Hello,
Create/Update the system property 'glide.ais.ingestion.should_index'. Value should be table name <cmdb_ci_business_app>
Thanks,
Sai Anna
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
Thank you Sai Anna, this is exactly what I needed and works perfectly after adding the property!
