HeaderReportRef

HeaderReportRef references a report name from your .reports files. This allows you to write a single header report which is usable by multiple TLVs.

<HeaderReportRef>ZBKS.TestTLVReport</HeaderReportRef>


Please note the following key points for Header Reports (both inline and referenced):


  1. If report execution returns more than one row, the application will throw a RuntimeException.

  2. If report execution returns no rows, the application will hide the report from view.