Skip to content

Latest commit

 

History

History

Self-servicing-Project-Workareas-in-Endevor-with-Dynamic-Environments

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Self-servicing Project Workareas in Endevor with Dynamic Environments

This project contains artifacts described in the Self-servicing Project Workareas in Endevor with Dynamic Environments blog on Medium.

These tools are useful in building new Dynamic Environments in Endevor. Two methods are provided:

  1. The use of Endevor processors - Items GDYNENV.PROCESS and DDYNENV.PROCESS are Generate and Delete processors respectively that can be defined to an Endevor type and made available to developers to create their own developement areas.

  2. Batch JCL submission - Items in the Batch folder operate as a part of a batch process that can dynamically build a list of new Environments. Using a "Table Tool maneuver" a job can be converted into a "model", and then used for the creation of a list of new dynamic Environments. New Environment names can be simply entered into a table of a job with a Table Tool step. The Table Tool job submits an additional job for each table row to create a new Dynamic Environment.

Both the processor and JCL methods depend on the use of the Deferred File Creation (DFC) feature for the automated allocation of datasets.