- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2024 06:30 AM
Hello Community members,
I have a quick question. I have configured Employee Center recently in Vancouver, obviously very late to the party.
We have many different portals in our enviornment (example CSM, CAB). The Search widget on employee center is returing catalog items from all these portals, We want this to show the search results specific to IT and not from other portals(similar to how its configured in SP).
But EC portal has AI search enabled, below is the screen shot.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2024 09:38 AM
@Srikanth Menava You need to configure the Search Profile for ESC portal. Usually the search profile is stored in ais_search_profile table.
On this profile, configure the catalog search filter condition based on your need.
Hope this helps.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2024 09:38 AM
@Srikanth Menava You need to configure the Search Profile for ESC portal. Usually the search profile is stored in ais_search_profile table.
On this profile, configure the catalog search filter condition based on your need.
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2024 09:56 AM
Worked like a charm, Thanks @Sandeep Rajput