Previous Topic: Before Processing Image for All ExamplesNext Topic: Example 2: Autogen Span All


Example 1: Autogen or Autogen Span None

In this example, a developer changes COPYC1 in DEV Common SYSTEMC, Subsystem SUB1, and then wants to automatically generate all using elements within its same logical map. To do this, the developer performs the following Generate with Autogen or Autogen Span None 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 NONE . 

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 a Generate with Autogen— The following graphic shows results after a Generate with Autogen or Autogen Span None request is performed on COPYC1 at the target location Environment ‘DEV’, Stage 1, System ‘SYSTEMC’, Subsystem ‘SUB1’.

Autogen_3_After Autogen or Autogen Spans None