List Menu Universal Request isn't visible in the action list menu on Service Operations Workspace for non-admin users
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-10-2022 05:06 AM
HI everyone.
I preinstalled all the necessary plugins to work with Universal Request. After this Universal Request list menu is visible in the action list menu on Agent Workspace by default.
And now I'm trying to display Universal Request list menu to the action list menu on Service Operations Workspace.
My steps are:
- I add new category 'Universal Request' in the table 'UX List Categories' (sys_ux_list_category_list) with configuration 'Default - SOW'.
- I add all the lists (similar to Universal Request list menu on Agent Workspace) to the category 'Universal Request'.
- After this I able to see Universal Request list menu in the action list menu on Service Operations Workspace with admin role.
- I add a new audience 'SOW - Universal Request - Read Audience' to the table 'Audience' (sys_ux_applicability). I assign the role 'sn_uni_req.universal_request_read' to this audience.
- I add new records to the table 'List Applicabilities' (sys_ux_applicability_m2m_list_list) according to the lists in step 2 and assign them to the audience 'SOW - Universal Request - Read Audience' (remember - I gave this audience the role 'sn_uni_req.universal_request_read').
After these steps I able to see Universal Request list menu in the action list menu on Service Operations Workspace with role 'sn_uni_req.ur_admin'). And I not able to see it with role 'sn_uni_req.universal_request_read'.
P.S. Test user has 'itil' and 'sn_uni_req.routing_agent' roles ( 'sn_uni_req.routing_agent' includes 'sn_uni_req.universal_request_read').
- Labels:
-
Agent Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-13-2022 02:14 AM
Additional information:
If I add new category 'Universal Request' in the table 'UX List Categories' (sys_ux_list_category_list) and I add the lists to the category 'Universal Request' both in scope 'Universal Request' user with role 'sn_uni_req.universal_request_read' can not see this records.
If do this in scope 'Global' - all ok. User can see this records in sys_ux_list_category_list and sys_ux_list tables and able to access to this list on SOW.
Where i can change the restriction to the scope cope 'Universal Request'?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-04-2023 12:38 PM
Did you ever figure this out?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-04-2023 04:26 PM - edited ‎12-05-2023 05:34 AM
Vadzim, Thank you for providing a nicely detailed description on the Universal Request issue as you encountered it. The quality of your description has led me in the direction of a solution, and since it's likely you have ALSO already resolved this issue, I am hoping you will see this Reply and can validate whether the suggesting I am offering today IS what worked in your case?
One solution for displaying the Universal List Request menu on the action list menu on Service Operations Workspace:
- Add a new category 'Universal Request' in the table 'UX List Categories' (sys_ux_list_category_list) with configuration 'Default - SOW'.
- Add all the lists (similar to Universal Request list menu on Agent Workspace) to the category 'Universal Request'.
- Add a new audience 'SOW - Universal Request - Read Audience' to the table 'Audience' (sys_ux_applicability) and assign the role 'sn_uni_req.universal_request_read' to this audience.
- Add new records to the table 'List Applicabilities' (sys_ux_applicability_m2m_list_list) according to the lists in step 2 and assign them to the audience 'SOW - Universal Request - Read Audience'.
These steps should allow users with the role 'sn_uni_req.universal_request_read' to see the Universal Request list menu on the action list menu on Service Operations Workspace.
If this doesn't work, next try adding the new category and lists in the 'Global' scope instead of the 'Universal Request' scope.
R/, Brumbl.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-28-2025 09:18 AM
This worked great for me. Thank you.