Updating the BOM after a PL/I include file changes

You can update a BOM that was generated from a XOM that is based on a PL/I include file.

About this task

When you modify, add, or remove an include file on which your XOM is based, you can automatically update the corresponding BOM.

Procedure

  1. Right-click your rule project and then select Properties > PL/I Management > PL/I Execution Object Model.
  2. In the PL/I Execution Object Model pane, select the PL/I XOM and then click Update.
    The Import PL/I XOM page shows the PL/I XOM name, as well as the include file names and paths.
  3. Select an include file and edit it or remove it, or add a new include file.
  4. Click Next to display the summary of the default Java™ types and class attributes that are derived from each PL/I item in the include file.
  5. Make sure the check box Update BOM is selected.
    Note: If you cannot change the selection in the Update BOM check box, it means that no BOM entry is created from the Java XOM that is based on the PL/I include file.
  6. Click Finish.
  7. Click OK to close the Properties window.

Results

The BOM is updated based on the changes that you applied to the PL/I XOM.