ITIL users should be able to create sc_task

Shwetha Shenoy
Tera Expert

Use case: ITIL users should be able to create sc_task manually for Joiner, Mover and Leaver RITMs and when the state is open (by clicking the NEW button found on the related list of sc_req_item table)

 

I created a write and create ACL on the sc_task table ( I can see the NEW button but when I click it, I get an info message stating Action not Authorised)

Please find the below screenshots of ACL's configured

 

ShwethaShenoy_0-1705920979224.png

ShwethaShenoy_1-1705920991361.png

 

 

5 REPLIES 5

Hi @Shwetha Shenoy 

 

In this case let go reverse, 

 

we need to add the condition on UI Action, it should visible only when REQ ITEM is Joiner/ mover / Leaver.

 

BCZ OOTB ITIL user can create SC task on any Item , but now we need restrict this only for 3 catalog item. 

 

First let bring UI Action only for 3 items

https://www.servicenow.com/community/developer-forum/how-to-show-ui-action-in-only-one-catalog-item/...

 

and the you can add role validation

https://www.servicenow.com/community/itsm-forum/how-to-restrict-ui-action-button-for-particular-rela...

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

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