Hi All,
This is Raju,
I am using Oracle Apex 4.2.6 version. I am facing one issue in my page.
In my application there are some buttons like "Save", "Create", "Schedule Refresh". we are executing some plsql processes using Ajax call while pressing those buttons. We are calling the plsql processes inside the static files using Ajax call.
Those buttons are functioning upto 2 minutes after the page is loaded but those are not functioning if the page is kept idle for more then 2 minutes.
Please provide me any solution on this.