Suppressing the Creation of Empty Separated Value Reports

This task describes how to configure the report design to suppress creation of empty output files.

Run the enableSuppressEmptySVReports.py administrator script before performing this task. See Administrator Scripts.
For each report design that should not create an output file if no records are generated, modify the report design as follows:
  1. Specify that the header and footer should be excluded when generating the target separated value output.
  2. Specify the custom attribute Suppress Empty SV Report with a value of true.
    Note: This custom attribute is created when the enableSuppressEmptySVReports.py administrator script is invoked.