Run a job on SystemA and want the output created in that job to be Archived into a View database , however there is no View STC running on SystemA , there is a View STC executing on another node (SystemB collecting output in all output classes with a DEST=TEST)
Is there a way to get View on SystemB to collect the output created by the job that executes on System A ?
The job that executes on SystemA can be run with the following statement :-
/*ROUTE PRINT SystemB.TEST
The "*/ROUTE PRINT" statement directs the output to the destination coded on the statement and therefore allows the output to be collected by the View STC running on SystemB