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!

Can APEX react to an external event?

User_8DPIQJun 25 2021

Hi everybody,
I'm setting up a working project and I'm considering using APEX to get it done, but I'm in doubt: can APEX react (for example) to a database event (insert a record in a table for example, change of data ecc..) in (almost) real time?
The aim is to show operators messages on screens, based on what is going on in a database structure (could be a table, a view or whatever it could be useful to make this job, also not a database object if it works) that collects all the tasks to complete.
Timing is important, because there's a high workflow and breaks of few seconds can lead to a considerable waste of time at the and of the working day.
It's possible make this kind of stuff with APEX and if yes, how?

Comments
Post Details
Added on Jun 25 2021
2 comments
242 views