current.canwrite()

sasi
Tera Contributor

Hi All,

 

How to check whether the user is having write access ACL in servicenow. and what is current.rollup() ACL.

 

Regards,

Sasikala.

1 ACCEPTED SOLUTION

Marcio Jos_
Mega Guru

Hello Sasi

 

To check if a user has access on anything just use the debug security module, and them impersonate the user that you wanna check

 

if you prefer, below there is a link for this

 

https://developer.servicenow.com/app.do#!/training/article/app_store_learnv2_securingapps_london_sec...

 

Please mark as helpful if that helped you

 

Regards

View solution in original post

4 REPLIES 4

Marcio Jos_
Mega Guru

Hello Sasi

 

To check if a user has access on anything just use the debug security module, and them impersonate the user that you wanna check

 

if you prefer, below there is a link for this

 

https://developer.servicenow.com/app.do#!/training/article/app_store_learnv2_securingapps_london_sec...

 

Please mark as helpful if that helped you

 

Regards

Marcio Jos_
Mega Guru

Can you please mark as a Correct Answer ?

Ankur Bawiskar
Tera Patron
Tera Patron

Hi Sasikala,

you can use current.canWrite() in the server side script to know whether user can update fields or not

Mark Correct if this solves your issue and also mark Helpful if you find my response worthy based on the impact.
Thanks
Ankur

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

Ankur Bawiskar
Tera Patron
Tera Patron

Hi Sasi,

Any update on this?
Can you mark my answer as correct, helpful if you were able to achieve the requirement. This helps in removing this question from unanswered list and helps users to learn from your thread. Thanks in advance.

Regards
Ankur

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