- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2023 10:29 AM
I am trying to enable Service Operations Workspace only to "Service Desk" group. When I impersonate one of the user, it gives a page not found. OOB, Itil role contains "sn_sow.sow_user". I dint want itil to have this role, so I deleted from itil role and added Service desk group to the role "sn_sow.sow_user". ACL is untouched.
Any idea why this is broken?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2024 08:16 AM
This was the solution proposed by HI.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1228376
Added the ITIL role to the below areas.
1. sys_ux_applicability:
/sys_ux_applicability_list.do?sysparm_query=rolesLIKE282bf1fac6112285017366cb5f867469%5Esys_scope.nameSTARTSWITHservice%20operations
2. sys_declarative_action_assignment:
/sys_declarative_action_assignment_list.do?sysparm_query=required_rolesLIKE282bf1fac6112285017366cb5f867469%5Esys_scope.nameSTARTSWITHservice%20operations
3. user_criteria:
/user_criteria_list.do?sysparm_query=roleLIKE282bf1fac6112285017366cb5f867469%5Esys_scope.nameSTARTSWITHservice%20operations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2023 12:10 PM
Hi @Rajini2
This link will be helpful.
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-02-2024 08:16 AM
This was the solution proposed by HI.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1228376
Added the ITIL role to the below areas.
1. sys_ux_applicability:
/sys_ux_applicability_list.do?sysparm_query=rolesLIKE282bf1fac6112285017366cb5f867469%5Esys_scope.nameSTARTSWITHservice%20operations
2. sys_declarative_action_assignment:
/sys_declarative_action_assignment_list.do?sysparm_query=required_rolesLIKE282bf1fac6112285017366cb5f867469%5Esys_scope.nameSTARTSWITHservice%20operations
3. user_criteria:
/user_criteria_list.do?sysparm_query=roleLIKE282bf1fac6112285017366cb5f867469%5Esys_scope.nameSTARTSWITHservice%20operations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2024 08:19 AM
Glad to know @Rajini2 your issue has been resolved.
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]
****************************************************************************************************************