Scheme (migration scheme)

Object criteria

<ObjName> migration_scheme </ObjName>

Object data

Input data List default output Elements
Yes Yes
<Name> migration_scheme </Name>
  Yes
<Ver> object_version </Ver>
  Yes
<ChangeTime> time_stamp </ChangeTime>
  Yes
<UserID> user_ID </UserID>
Yes Yes
<Description> description </Description>
Yes  
<AppOption> No | Yes </AppOption>  1 
Yes  
<RGroup>  2 
  <STCCount> element_count </STCCount>
  <RGroupElement>
    <S_CConfig> source_CICS_configuration </S_CConfig>
    <T_CConfig> target_CICS_configuration </T_CConfig>
    <XFormSet> transformation_rule_set </XFormSet>
    <Sce_Del_Opt> NO | YES </Sce_Del_Opt>
  </RGroupElement>
 
  More repeating group elements…
 
</RGroup>
Yes  
<RGroup>  3 
  <STVCount> element_count </STVCount>
  <RGroupElement>
    <S_Name> transformation_variable_name </S_Name>
    <S_Value> source_trans_variable_value </S_Value>
    <T_Value> target_trans_variable_value </S_Value>
  </RGroupElement>
 
  More repeating group elements…
 
</RGroup>
 1 
<AppOption> specifies whether or not to perform approval checking for change packages that use this migration scheme.
 2 
The <RGroup> ("repeating group") element is a container for a set of <RGroupElement> elements. Here, each <RGroupElement> identifies a migration path, consisting of a source and target CICS® configuration and, optionally, a transformation rule set. The number of <RGroupElement> elements must match the element_count specified by <STCCount>.
 3 
Here, <RGroupElement> defines a transformation variable: its name, and its source and target values. The number of <RGroupElement> elements must match the element_count specified by <STVCount>.

During migration processing, transformation variable values defined in the migration scheme override values defined in the CICS configuration.


Reference Reference

Feedback


Timestamp icon Last updated: Friday, 1 November 2013


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic//ccv-api-obj-ccv-scheme.htm