In a custom application, we want a certain role to review RITMs, REQs and SC Tasks.

dhruvd
Tera Expert

Hi,

 

In a custom application, we want a certain role to review(Ready only) pre-defined catalog item's RITMs, REQs and SC Tasks. What would be the best approach to achieve this?

 

We don't want to assign ITIL role to the custom application user cause that will grant additional permission to the user, which will be an issue.

 

Thanks,

Dhruv

1 ACCEPTED SOLUTION

dhruvd
Tera Expert

snc_request_read, adding this role helped, instead of an ACL.

View solution in original post

4 REPLIES 4

Tai Vu
Kilo Patron
Kilo Patron

Hi @dhruvd 

In your custom application, does it have some dedicated custom roles?

You can define ACLs for those roles to grant the Read access.

 

 

Cheers,

Tai Vu

Yes, it does.

 

Thanks,
Dhruv

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @dhruvd 

 

Yes you can create custom role and configure that in ACL. 

*************************************************************************************************************
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]

****************************************************************************************************************

dhruvd
Tera Expert

snc_request_read, adding this role helped, instead of an ACL.