No records displayed due to securiy constraints

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2015 11:22 PM
Dear all,
When a user queries a list of records normaly this list of records is displayed on the users screen in the list-view exept when the user does not have the rights to see the records. When this is the case, the message 'records not displayed due to security constraints' is displayed. All the records the the user is alowed to see are displayed of course. So far so good.
As soon as there are many records involved in the 'security constraints' situation (ie the user is not allowed to see the records), and these records are the first number of records in the list-view, it appears for the user that no records are selected at all: The users screen is (more or less) empty. Yes: There is the 'security constraints' message and Yes: There is the indication that more pages of records exist but this (I think out_of_the_box) behavior is 'strange' for many users.
Does anyone have a simple solution for this? Is this issue solved in Eureka? The required behavior should be that the records the user is allowed to see are displayed + a 'security constraints' message indicating that not all the records are displayed.
Awaiting your suggestions,
Best regards,
Ed Laar
ServiceNOW Architect
K15 attendee
- Labels:
-
User Interface (UI)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2015 11:45 PM
Hi Ed Laar,
Create a ACL for resolve this issue....
In WIKI we have link for this, go through the below link
http://wiki.servicenow.com/index.php?title=Using_Access_Control_Rules
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2015 03:23 AM
Hi Ed,
the solution is to use Before Query Business rules, that would prevent displaying of these records. This is really the only way at the moment.
In Before Query business rules you should simulate the ACLs that are created for your table to remove the records from displaying for specific users.
Please have a look into your instance here:
http://<yourinstance>.service-now.com/sys_script_list.do?sysparm_query=when%3Dbefore%5Eaction_query%3Dtrue
I hope this helps 😉
Vladimir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2024 10:15 AM
~10 years later, and this still appears to be an issue. A VERY user-unfriendly design. Your list appears blank, and makes you sort through several empty pages?
This is by design?? = bad design
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2024 10:21 AM
Hi @Johnathan R ,
Please refer to below thread:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0693406
If I could help you with your Query then, please hit the Thumb Icon and mark it as Correct !!
Thanks & Regards,
Sumanth Meda