We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Restrict access to RITM records and catalog task

Sajal Chatterje
Tera Contributor

Hello Community,

 

We have a requirement to show certain RITM /SCTASK records pertaining to particular catalog item only. Rest all should be hidden for a user.

 

What is the downside if we implement this customization??

Thanks,

Sajal

2 ACCEPTED SOLUTIONS

Dr Atul G- LNG
Tera Patron

Hi @Sajal Chatterje 

There’s no downside to this, as it is a requirement from the business. Sometimes, we don’t want to show all types of records to every user. You can use the ACL to make this possible.

*************************************************************************************************************
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/dratulgrover [ Connect for 1-1 Session]

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

View solution in original post

Ankur Bawiskar
Tera Patron

@Sajal Chatterje 

Nothing impact as such.

But remember you will have to update table level READ ACLs on both the table

Also query business rule on those 2 tables.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

12 REPLIES 12

Dr Atul G- LNG
Tera Patron

Hi @Sajal Chatterje 

There’s no downside to this, as it is a requirement from the business. Sometimes, we don’t want to show all types of records to every user. You can use the ACL to make this possible.

*************************************************************************************************************
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/dratulgrover [ Connect for 1-1 Session]

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

Hi @Dr Atul G- LNG ,

 

Thanks for the advice.

 

Thanks,

Sajal

Please close the thread, if all good mate.

*************************************************************************************************************
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/dratulgrover [ Connect for 1-1 Session]

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

Ankur Bawiskar
Tera Patron

@Sajal Chatterje 

Nothing impact as such.

But remember you will have to update table level READ ACLs on both the table

Also query business rule on those 2 tables.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader