The CreatorCon Call for Content is officially open! Get started here.

Asset record updation must be available only if the user is from A country and X Company

Ankita Gupte
Kilo Sage

A user must be able to edit assets of A country only if he is from A country and X Company. If either of it does not match the asset must not be editable to them.

 

What is the best way to implement the same.

2 REPLIES 2

Amit Verma
Kilo Patron
Kilo Patron

Hi @Ankita Gupte 

 

You can create a write ACL for the table. Please refer below post https://www.servicenow.com/community/itsm-forum/how-to-restrict-the-edit-capability-on-the-asset-rec...

 

Thanks & Regards

Amit Verma


Please mark this response as correct and helpful if it assisted you with your question.

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Ankita Gupte 

 

Do it via ACL and in ACL script, mentioned the conditions. or you can do via BR as well but condition will be same.

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

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