How to hide the CSM/FSM Configurable Workspace by ACL

Winston
Tera Guru

Hello exports, 

 

I'm using this KB article: https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1167916

to hide a few of the workspaces by role because some of our users don't need to see all of them. 

 

 

I was successfully able to hide the platform analytics workspace because there was an ootb acl I just worked off of. But for the CSM/FSM Configurable Workspace i'm having a hard time finding what the workspace is actually called. None of the thing's ive been trying are working.

 

I've tried these names in the ACL without luck:

 

now.cwf/agent.*

now.cwf/agent.home

 

now.cwf/agent-workspace.*

now.cwf/agent-workspace.home

 

now.cwf/agentworkspace.*

now.cwf/agentworkspace.home

 

now.csm/fsm-configurable-workspace.*

now.csm/fsm-configurable-workspace.home

 

now.csm-fsm-configurable-workspace.*

now.csm-fsm-configurable-workspace.home

 

 

 

1 ACCEPTED SOLUTION

Tai Vu
Kilo Patron
Kilo Patron

Hi @Winston 

Changes your first one from

now.cwf/agent.*

to

now.cwf.agent.*

 

Cheers,

Tai Vu

View solution in original post

2 REPLIES 2

Marshall Day1
Tera Expert

Tai Vu
Kilo Patron
Kilo Patron

Hi @Winston 

Changes your first one from

now.cwf/agent.*

to

now.cwf.agent.*

 

Cheers,

Tai Vu