You cannot do this in background.
One option that you can try is send the output to spool in the submit program and then get the data from the spool. This would work fine in background.
You cannot do this in background.
One option that you can try is send the output to spool in the submit program and then get the data from the spool. This would work fine in background.