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