Previous Topic: Example 1: Autogen or Autogen Span NoneNext Topic: Example 3: Autogen Span Systems


Example 2: Autogen Span All

In this example, a developer changes COPYC1 in DEV Common SYSTEMC, Subsystem SUB1, and then wants to automatically generate all using elements that use the copybook in all Systems and Subsystems. To do this, the developer performs the following Generate with Autogen Span All request:

GENERATE ELEMENT 'COPYC1' 
FROM ENVIRONMENT 'DEV' 
SYSTEM 'SYSTEMC' 
SUBSYSTEM 'SUB1' 
TYPE COPYBOOK 
STAGE NUMBER 1 
OPTIONS CCID REQ#43023 
COMMENT 'EDIT COMMON COPY BOOKS' 
COPYBACK
AUTOGEN SPAN ALL . 

The effects of this GENERATE request are as follows:

Now the developer can complete his testing, and create a package with Move actions that includes all the effected elements.

After an Autogen Span All— The following graphic shows results after a Generate with Autogen Span All request is performed on COPYC1 at the target location Environment ‘DEV’, Stage 1, System ‘SYSTEMC’, Subsystem ‘SUB1'.

Autogen_4_After Autogen Spans All