01 March 2010 - 3.5 user guide eclipse intellij netbeans maven download nightly forum bugs blog sf.net eviware


Eviware Logo

Available Reports

Avalable Reports tab contains set of report operations , in toolbar, that could be aplyed on reports ( add, delete, save, remove, etc), report list and simple report editor .

Reporting Operations

Report operations that are available are: add report , extend report , save report , remove report , rename report and clone report . For reports which scope is PROJECT all operations are available, but for scope GLOBAL only extend , save and clone operations are available.

Add Report

Add Report operation creates new report from predefined template and add it to project. Adding new report is easly done following two step wizard. First step is choosing report name and report type , see picture:

In next step, based on report type available subreports are shown. Choosed subreports are added to report. If subreports scope is GLOBAL they do need to be added to project, they could be taken from file system and by default they will not be added to project. It is posible to added them to project, by checking, last option on the bottom of wizard. In that case they will be added to project under different name, see picture:

Extend Report

Extend Report does same thing like add report except it takes selected report as template.

Save Report

Save Report operation save report to file system if it is GLOBAL scope or to project if it is PROJECT scope.

Remove Report

This operation removes report if it is PROJECT scope.

Rename Report

This operation renames report if it is PROJECT scope. New report name can not be same as existing report or subreport.

Clone Report

This operation clone selected report. Cloned report is added to current project.

Report List

Report list show available reports that could be generated, with theirs attributes:

Report Editor

Content missing..

Report Types

Report types shows for which item report could be generated. For example, if it is PROJECT it means it could generated only for projects. Report type also determine what data sources could be used for fill report with data.

Report Scope

Report scope could be

  • GLOBAL - these are reports stored in file system
  • PROJECT - these reports are stored in project file


Next: Subreport