Hello,
I have created the process flow with the procedures executing it in parallel.
I have many dbms_output.put_line in the procedure for the tracking purpose, but i cannot able to see it in the process flow spool file.
Is there a way to spool those dbms_output.put_line statements to the proces flow outputs.
The process flow is added to the sql and it is been called from Unix shell scripts.
Raghav.