The external Auditors want a report of all the programs and code that has been moved into the Production system within the last 30 days.
Are there any CA Endevor reports that identifies all of the code released to production environment?
Release: All
The MCF CONRPT04 report can be used to list all element activity in the Production Environment within the last 30 days.
Use the BC1JRPTS JCL in the CSIQJCL library with the following BSTINP control cards:
//BSTINP DD *REPORT 04.ENVIRONMENT PROD.SYSTEM *.SUBSYSTEM *.ELEMENT *.TYPE *.STAGE *.DAYS 30 .SEARCH MAP.
For more information on running the Endevor Master Control File reports