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:- Specify that the header and footer should be excluded when generating the target separated value output.
- 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.