Caching for improving performance

Aparajita_ACN
Tera Contributor

 

We have a script in ACL that executes when user tries to access the records. This script basically checks whether he is part of a some security zone(custom).

 

ServiceNow recently recommended us to cache this to user session as soon as he logs in instead of checking each time. How to cache this?

1 ACCEPTED SOLUTION

Abbas_5
Tera Sage
Tera Sage

Hello @Aparajita_ACN,
Please refer to the below link's:
https://www.servicenow.com/community/developer-articles/caching-approaches-for-higher-performance/ta....

https://www.servicenow.com/community/now-platform-articles/caching-data-to-improve-performance/ta-p/...

 

Mark my correct and helpful, if it is helpful and please hit the thumbs-up button to mark it as the correct solution.
Thanks & Regards,
Abbas Shaik

View solution in original post

1 REPLY 1

Abbas_5
Tera Sage
Tera Sage

Hello @Aparajita_ACN,
Please refer to the below link's:
https://www.servicenow.com/community/developer-articles/caching-approaches-for-higher-performance/ta....

https://www.servicenow.com/community/now-platform-articles/caching-data-to-improve-performance/ta-p/...

 

Mark my correct and helpful, if it is helpful and please hit the thumbs-up button to mark it as the correct solution.
Thanks & Regards,
Abbas Shaik