You need to sign in to do that
Don't have an account?

How to run code/ field update at the time of user session expiration
Hi All,
My requirement is, need to run the apex code (for field updation) before/after user session expiration, please advise me how to achieve this
Info: here user is partner portal user
Thanks inadvance,
My requirement is, need to run the apex code (for field updation) before/after user session expiration, please advise me how to achieve this
Info: here user is partner portal user
Thanks inadvance,
You can't do this I'm afraid - there's no way to hook into the session expiry.