Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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

abbasshaik4
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

abbasshaik4
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