Parent Child Concurrent Programs
Hi ,
I have a parent and child concurrent programs.
Parent program A - generates xml output
Child program B - Generated PDF output using BI publisher template
Parent program is a pl/sql which call the child program B
Since the program B is the one which actually has the PDF report , how can we ensure when program A is submitted the printer name and number of copies are passed to child program
Thanks,
Andy