BAImage (before/after image)

Purpose

Contains a "before" and an "after" image of a resource definition that has been changed by CICS® Configuration Manager. For instance:

  • A user editing the resource definition, via the CICS Configuration Manager ISPF dialog interface.
  • A change package migration (that is, a Migrate command).
  • An Update API command.

Format

List default output Elements
Yes Common journal object data, including:
<Type> JOURNCOM </Type>
⋮
<RecType> BAIMAGE </RecType>
 
 
<BeforeImage>
  Data for this object type
</BeforeImage>
 
<AfterImage>
  Data for this object type
</AfterImage>