Search functionality not working in employee center for end users

KamireddyMV
Tera Contributor

Search functionality not working in Employee center for end users,but working for meas i am a admin, but while checking with imporsenationg with users profile getting the below error.

KamireddyMV_0-1784692780724.png

 

2 REPLIES 2

Ankur Bawiskar
Tera Patron

@KamireddyMV 

check link(s) below

Employee Center Search troubleshooting guide 

No results returned by search in ESC 

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

Tanushree Maiti
Tera Patron

Hi @KamireddyMV 

 

From this post :  Service Portal Search Stops Work for Non-Admins in Zurich 

 

Try Following solution:

"

Create a new ACL with these values:

  1. Type: Record
  2. Operation: Read
  3. Name: sp_search_source

Set Security Attribute Condition

  1. Condition Type: Existing
  2. Security Attribute: UserIsAuthenticated
  3. Leave Roles Empty: Do not add any roles. The security attribute will handle access.
  4. Leave Script Empty: You don’t need a script if you're using the security attribute.

Save the ACL


Disable the Old ACL

  1. Find the original READ ACL on sp_search_source.
  2. Set Active = false.


Test the Change

  1. Impersonate a non-admin user.
  2. Run a search in the Service Portal.
  3. Confirm that results appear.

"

 

 

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti