Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Use RTC SCM to customize Z/OS JCL and other environment dependent artifact in promotion

 I'm sure each Z/OS mainframe environment need to customize their JCL when promote them from e.g. Dev to QA environment. 

e.g. in DEV  a JCL has this 2 lines

//     SET HLQ1=DEV
//     SET HLQ2=APPL1

JCLs are in Jazz repository Dev stream,  I have created language definition and translator (which is just a IEBCOPY) to build,  the build only copy JCL to run time library. 

When they are promoted from Dev to QA stream,  what is the best way to automatically customize them as follows :   both in repository and build output. 

//     SET HLQ1=QA
//     SET HLQ2=APPL1


0 votes


Be the first one to answer this question!

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,019

Question asked: May 10 '16, 12:03 a.m.

Question was seen: 1,661 times

Last updated: May 10 '16, 12:03 a.m.

Confirmation Cancel Confirm