Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

System_client_idle in Oracle forms 12c

rgirJul 22 2021 — edited Jul 22 2021

I'd like to create an automatic user session timeout from forms after a certain period. I have successfully implemented the system_client_idle event in one of the forms; It is working as expected. Now my question is, we have 200+ forms. Do we need to implement this in every form? Because users could be on any form before they go idle.
Did anyone encounter this scenario?
Is there a better way to do it in a centralized configuration or through writing a centralized procedure?

This post has been answered by Michael Ferrante-Oracle on Jul 23 2021
Jump to Answer
Comments
Post Details
Added on Jul 22 2021
4 comments
1,137 views