Lauching a custom request set, utilizing seeded APIs but only printing output for one program in the
We have created a custom package designed to launch a custom request set. The request set is made up of 8 programs. Utilizing APIs (FND_SUBMIT.SET_REQUEST_SET; FND_SUBMIT.SUBMIT_PROGRAM; FND_SUBMIT.SUBMIT_SET) we have successfully "kicked off" our request set as desired.
Our client would like to produce printed output for only ONE report contained in this request set. They do not wish to print any other pages for output produced by this execution.
Please note: The request set registration was created such that when the Stages were defined, only the stage where were wanted to produce output, was given a value for the printer, style and copies. All other stages specify 0 copies and the printer and style have been left blank.