

Managing Model Objects › Impact Analysis › Running Component Change Processing in Batch
Running Component Change Processing in Batch
You can use the following series of commands to form part of a nightly process to prepare a model for the following day. You can also use these commands interactively to generate lists and process the required changes.
- YSNCMDL—Optionally included to ensure that the model is synchronized.
- YAPYCMPCHG—Ensures all changes to model objects are reflected on the objects that use the changed objects.
- YFLTMDLLST—Run this over the All Objects list (*ALLOBJ), select model objects having the Required action indicator set to *EDT, and output to the EDTLST model list for programmers to edit the following day using YEDTMDLLST.
- YFLTMDLLST—Run this over the All Objects list (*ALLOBJ), select model objects having the Required action indicator set to *GEN, and output to the GENLST model list.
- YCVTMDLLST—Run this over the GENLST model object list to prepare a job list to generate objects that require generation as a result of a change to a component object.
- YSBMMDLCRT—Specify the job list created in the previous step to generate and compile changed objects.
- YDOCMDLLST—Use to document the EDTLST and GENLST model object lists for administrative purposes.
For more information on model list commands, see the Commands to Manipulate Model Object Lists section in this chapter, and the Command Reference Guide.
Copyright © 2014 CA.
All rights reserved.
 
|
|