0

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?

Jason Aller
  • 3,541
  • 28
  • 38
  • 38
  • 1
    With the information you provided, this is hard to debug. Could you post a minimal reproducible example with exact details of the complete dynamic action ? Ideally do this on the emp/dept dataset, anyone using apex can then reproduce the issue. – Koen Lostrie Feb 16 '22 at 15:39
  • 1
    Unrelated to the question but please avoid writing anything in ALL CAPS. This is considered shouting and offensive. – Koen Lostrie Feb 16 '22 at 15:40

0 Answers0