'Oracle Apex session end when click a button
In Oracle Apex I have a region that contains a text field and a button that when clicked on a dynamic action is executed and a pl/sql statement runs which inserts the text_field value into a table.
The issue is when I click on the button the insertion is done, but when I come back to Oracle Apex I encountered the
" your session is end "
error
How can I solve this?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|