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!

Background Processing - APEX 5

Sunil BhatiaDec 13 2016 — edited Jan 3 2017

Hi Team,

Oracle APEX 5.0.4

Database 12c

There is a requirement where i have to create a button. On click of button, there is a process (which takes about 5-7 minutes to complete). This process generates a PDF and returns status (TRUE or FALSE).

Basic idea is to run this process (on click of button) in background, and once process is completed, show a browser notification to user about its successful completion.

Is this requirement doable without having much traffic on network to check its progress again and again?

Please if anyone can guide me for approach in this, it would be great. (I have already tried to create dynamic create_job method, but unable to fetch the completion process because of excessive network hits).

Regards,

Sunil Bhatia

This post has been answered by fac586 on Dec 16 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 31 2017
Added on Dec 13 2016
4 comments
470 views