Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Answered

SysGlobalCache keys existence time

(0) ShareShare
ReportReport
Posted on by 793

Hello,

I have a custom class and a method inside like this one:

Inside CheckCallFromAsterics.validateCheck() I have the following method:

And it always returns false cause globalCache doesn't contain pair (classstr(CheckCallGetFromAsterics), literalstr(run)))

When it returns false validatecheck() returns true and then globalCache is set with pair (classstr(CheckCallGetFromAsterics), literalstr(run))) in method startProcessed from above.

Method startProcessed  starts when I log in.

The question that even thoiugh I have set up pair (classstr(CheckCallGetFromAsterics), literalstr(run)))  in global cache. At next login my global cache doesn't contain this value. Does it mean global cache only exists while my user session exists and then it is eliminated?

Thanks.

  • dark_knight Profile Picture
    dark_knight 793 on at
    RE: SysGlobalCache keys existence time

    Thank you Martin as always.

  • Verified answer
    Martin Dráb Profile Picture
    Martin Dráb 231,409 Most Valuable Professional on at
    RE: SysGlobalCache keys existence time

    That's correct. It's just a cache in memory; it's not persisted between sessions. If you want something saved for later sessions, put it into database.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Kudos to the February Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,516 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,409 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans