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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Displaying package output on a button click

SaugiJan 24 2017 — edited Jan 25 2017

Hi Experts

I am a newbie in APEX and I have 5.1 installed on 12102 (RHEL6)

My requirement is as follows:-

I have a package in my database which just check for something and gives me results based on that..the package is running fine from sqlplus,sqldev and even apex sql script

Now I want an application built on top of that package where I simply will have a button,after clicking that button the package will run in the background and then show me the output on the application screen

How can I do that?..

Regards

saugi

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 22 2017
Added on Jan 24 2017
6 comments
725 views