Skip to Main Content

APEX

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!

How to get notified that the action (insert to table action) defined for an APEX page "button" item

SACH!N-OracleJul 28 2017 — edited Aug 8 2017

Hi,

I have designed an APEX page, in that i'm using a BUTTON (page_item) to do an insert action to the custom table i created in the APEX database.

The button action is working properly. i.e. when i'm clicking on it, it is inserting the data to the table (an user defined table).

The "insert" action which will get fired once we click on the button, is taking around 1 to 2 minutes to get completed.

So I want show some kind of notification or popup message in the same APEX page itself, once this 'insert' process is completed.

Is there a way to implement this ?

Please help/advice.

Please let me know if more information is required from my side.

Thanks,

Sachin

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 26 2017
Added on Jul 28 2017
10 comments
1,041 views