- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-09-2022 05:13 AM
Hello Everyone,
I have created a view rule to restrict self-service view for end user's, but it is not working,
Can anyone please suggest how to restrict self-service view which is out of the box in service now on incident table.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2022 04:30 AM
Table is "sys_ui_view"
you can search with "views" in app navigator under System UI
Please mark the appropriate response as correct if it helped you answer your query. So it goes to resolved queue and will be helpful for people looking for similar queries.
Aman Kumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-09-2022 05:21 AM
Are you sure that is the correct name, right name would be "self-service"
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-15-2022 11:52 PM
Hello Aman,
I have checked and it is right but nothing changes.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2022 03:54 AM
Hi
The issue is with the view name, it should be "ess", check below screenshot
set in your code as below:
answer = "ess";
Please mark the appropriate response as correct if it helped you answer your query. So it goes to resolved queue and will be helpful for people looking for similar queries.
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2022 04:17 AM
Hi
Can you please tell me the table name from where you are seeing this self service view information.