How does Build Footprinting Work?

Build footprinting works as follows:

footprinting.png
  1. When a build is launched the Build Management Server creates a BRD (Build Request Definition) file. By default the BRD includes the variable DMFOOTPRINTDOC.

  2. If footprinting is required the build template driving the build uses the variable DMFOOTPRINTDOC when building a target. For details about writing build templates see the Developer’s Reference.

     

     

    NOTE  You can also use a legacy variable called DMFOOTPRNT that is added by default to the BRD file. This variable contains a summary of a build that you can embed in a target. The MVS template MDHBLNKC that ships with Dimensions CM embeds this variable as well as the new footprint report variable, DMFOOTPRINTDOC.

  3. In each build step:

  4. <Footprint>FULL</Footprint> 

    This line triggers a footprint report to be created for this unique build target.

  5. When the build is completed the footprint report is generated for the entire build using the specified name, and checked into Dimensions with the BOMs for each built target