Timer in GLXJEENT.fmb and APXINWKB.fmb
We are using Oracle Apps 11.5.10.2, with high number of users, We encountering some issue with GLXJEENT.fmb and APXINWKB.fmb, as we see lot of inactive session in database for these forms (Active/Inactive session for more than 5 hours).
Apart from database issue we need to take some action to handle these forms automatically.
We are thinking of putting some timer in these two forms e.g if user opens these forms and keep them open for more than 15 minutes, then we should close it automatically.
How it can be done
1. Using/Modifying forms itself ?
2. Using/Modifying CUSTOM.pll ?