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!

BLOB download from button (not table)

DirdApr 11 2013 — edited Apr 12 2013
Hi guys,

I have a page allowing users to generate a statpack report from various databases. This is then stored into an APEX table.

The user process I want is:
1. User fills out requirements (host, db, begin time & end time)
2. User clicks the "Download" button
3. download pops up (after its gone to the server & inserted the report back into the APEX table)

I don't want to display a table on the page & have them have to click the most recent row's BLOB column (the solution in around 10 threads on here). How can I make it automatically pop up the download? Someone have a PL/SQL block which will do this?

Thanks for any help

Mike
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 10 2013
Added on Apr 11 2013
5 comments
1,329 views