6.0

4
Using PlanetPress iWatch
1
The program intercepts spooled files in the RDY status, merges the spooled file with the proper PlanetPress
document and sends the loaded document to the target output queue for printing. The monitor job is
named the same as the source output queue and runs in the PPRESS subsystem.
The following parameter integrity checks are performed upon executing the command:
1. The source and target queues cannot be the same and they must exist.
2. The source output queue must have an associated data queue in its definition. This task is performed
via the PPSSRCOUTQ command.
3. The source output queue cannot be attached to an active printer writer.
4. The target output queue must be associated with the PPRESS customizing object (*WSCST). This task
is performed via the PPSTGTOUTQ command.
Parameter Descriptions
<SRCOUTQ>Source output queue
Specifies the qualified name of the output queue that will be monitored by the PlanetPress monitor
program.
This is the queue where spooled files must be sent to be merged with a corresponding PlanetPress
document.
The possible library values are:
*LIBL
: The library list is used to locate the source output queue. This is the default value.
*CURLIB: The current library for the job is used to locate the source output queue.
Library-name: Specify the name of the library where the source output queue is located.
<TGTOUTQ>Target output queue
Specifies the qualified name of the target output queue where the PlanetPress spooled file will be sent.
This queue must be associated with a Postscript printer.
The possible library values are:
*LIBL
: The library list is used to locate the source output queue. This is the default value.
*CURLIB: The current library for the job is used to locate the source output queue.
Library-name: Specify the name of the library where the source output queue is located.