Trying to develop rexx script to browse started task/job output log through SYSVIEW.
This has been done in SDSF environment.
Is it feasible through SYSVIEW?
In CNM4BSAM library, there are APISAMP and APISAMP1 samples of using SYSVIEW REXX API, along with the API documentation available in the product manuals.
There is no specific sample, so a new REXX exec would need to be created to browse started/job output with SYSVIEW.
Sample REXX Procedure documentation.