- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2024 04:44 AM
Hi Team,
I want to know the role via which a user can see the customer service application in left navigation and its also read only.The user once opens any case or click on Create New , it should how read only option
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2024 04:46 AM
Hi @Community Alums
These role are required.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2024 04:55 AM - edited 01-03-2024 04:58 AM
Hi @Community Alums ,
You have to manage the module view role and data ( read, write ) both based on user's role, if you don't want to allow some user to "Create New" then add the same role as per write ACL, otherwise user can open the table record in list view the use the New button to create new case.
Rest, the list of roles already shared by @Dr Atul G- LNG which you can navigate via Edit Module link icon against the module name.
-Thanks,
AshishKMishra
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2024 05:21 AM - edited 01-03-2024 05:24 AM
Hi @Community Alums
The direct and correct answer to your question is the role: 'sn_customerservice.case_viewer'
This provides full 'view' access to CSM, but importantly and as the name suggests, read-only.
To help others, please mark this as correct and/or helpful.
Thanks,
Robbie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2024 04:46 AM
Hi @Community Alums
These role are required.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2024 04:55 AM - edited 01-03-2024 04:58 AM
Hi @Community Alums ,
You have to manage the module view role and data ( read, write ) both based on user's role, if you don't want to allow some user to "Create New" then add the same role as per write ACL, otherwise user can open the table record in list view the use the New button to create new case.
Rest, the list of roles already shared by @Dr Atul G- LNG which you can navigate via Edit Module link icon against the module name.
-Thanks,
AshishKMishra
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2024 05:21 AM - edited 01-03-2024 05:24 AM
Hi @Community Alums
The direct and correct answer to your question is the role: 'sn_customerservice.case_viewer'
This provides full 'view' access to CSM, but importantly and as the name suggests, read-only.
To help others, please mark this as correct and/or helpful.
Thanks,
Robbie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2024 02:28 PM
sorry, in my Dev environment, the role sn_customerservice.case_viewer isn't working though the role is attached to the user group. still the user is able to create a case.
Any other OOB role that can prevent case creation and allow read-only of the existing cases ?
