How to restrict self service view for end user which is OOTB on incident table.

Abhishek Rai
Tera Contributor

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.

find_real_file.png

1 ACCEPTED SOLUTION

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.

Best Regards
Aman Kumar

View solution in original post

5 REPLIES 5

Aman Kumar S
Kilo Patron

Are you sure that is the correct name, right name would be "self-service"

Best Regards
Aman Kumar

Hello Aman,

I have checked and it is right but nothing changes.

Hi @Abhishek Rai 

The issue is with the view name, it should be "ess", check below screenshot

set in your code as below:

answer = "ess";

find_real_file.png

 

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.

Best Regards
Aman Kumar

Hi @Aman Kumar 

Can you please tell me the table name from where you are seeing this self service view information.