APEX 4.2, Oracle 12c, Oracle Linux
I have a working button initiated script, I think. However, I can't really tell if it ran. I put some print statements in the pl/sql code via statements like dbms_output.put_line('Starting loaddataset'). Also the package I start in the PL/SQL als outputs some lines of summary. I also, in the process setup put some success and error messages which I also don't see. I would like to know how to capture and show this printout in APEX?