[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Printing Multiple Reports from one SQR



We have two SQR's that run from within PeopleSoft as a job.   When the job
is run not all the reports print.  Some are just placed in the output
directory as an .lis file.  The reports are recieveing the proper
parameters.  Is it possible to print several reports from one SQR?  Any
assistance would be greatly appreciated.

*       Execute PeopleSoft job:
*               ASCSTORE
*       ascpy24.sqr (produces 3 reports)
1.      ascpy24.lis     -       The first defined report  prints
2.      ascpy24_01.lis  -       not utilized
3.      ascpy24_02.lis  -       not utilized
*       ascpy25.sqr (produces 3 reports)
1.      ascpy25.lis     -       not utilized
2.      ascpy25_01.lis  -       Report is generated and placed in the
/home/HRDEV/user/sqr directory and not printed
3.      ascpy25_02.lis  -       not utilized