Difference between revisions of "Manage Report Templates in IMSMA"
From IMSMA Wiki
(19 intermediate revisions by 4 users not shown) | |||
Line 2: | Line 2: | ||
{{TOC right}} | {{TOC right}} | ||
− | iReport templates provide the foundation on which IMSMA reports are based. | + | iReport templates provide the foundation on which IMSMA reports are based. A iReport template defines: |
+ | * the data source (e.g. Land, Activity, Accident) | ||
+ | * the attributes that should be displayed on the report (e.g. Land ID, Land Name and Areasize for a land report) | ||
+ | * the overall appearance of the report (title, formatting, etc.) | ||
− | + | How to create and edit iReport templates with the iReport tool may be found [[Use iReport | '''here''']]. | |
− | The | + | |
+ | The Report Template Manager allows adding, changing and deleting iReport template definitions. To access the Report Template Manager, choose '''Customisation > Report Template Manager'''. | ||
This opens the Report Template Manager. | This opens the Report Template Manager. | ||
− | + | [[Image:ReportTemplatesWindow.png|500px|center]] | |
− | + | <center> | |
− | + | {| class="wikitable" width="600" | |
− | + | |- | |
− | + | | align="center" colspan="2" | '''Overview of functions for iReport template definitions''' | |
− | + | |- | |
− | + | | width="55pt" | '''Button''' | |
− | + | | width="475pt" | '''Description''' | |
− | + | |- | |
− | + | | align="center"| [[Image:Run.png | Run]] || Allows you to create a report. This function may also be started from the Reports menu and is described [[Add Reports in IMSMA | ''' here''']]. | |
− | + | |- | |
− | + | | align="center"| [[Image:ViewIcon.png | Preview]] || Allows you to preview a iReport template. This will [[Preview an iReport Template in IMSMA | preview]] the layout, but no data will be included. | |
− | + | |- | |
− | + | | align="center"| [[Image:FieldTemplateIcon.png | Add]] || Allows you to [[Delete an iReport Template Definition from IMSMA Database | add]] an iReport template definition to the {{IMSMANG}} database. | |
− | + | |- | |
− | + | | align="center"| [[Image:FieldViewIcon.png | Edit]] || Allows you to [[View or Change an iReport Template Definition in IMSMA | update]] an existing iReport template definition, for example for assigning it a new name, or changing the .jrxml template file. If you change the .jrxml template file, it has to be changed to a template that uses the same type, that is, you cannot change from a "Location" report to a "Land" report. | |
− | + | |- | |
− | + | | align="center" | [[Image:EcksButton.png | Delete]] || Allows you to [[Delete an iReport Template Definition from IMSMA Database | delete]] an iReport template definition. You can only delete a report template if there is no report in IMSMA building on that template definition. Therefore, if you really would like to delete an iReport template definitions, you have to first delete all the associated reports. | |
− | + | |} | |
− | </ | + | </center> |
− | + | {{NavBox HowTo Produce Reports}} | |
− | + | [[Category:NAA]] |
Latest revision as of 20:30, 20 February 2020
iReport templates provide the foundation on which IMSMA reports are based. A iReport template defines:
- the data source (e.g. Land, Activity, Accident)
- the attributes that should be displayed on the report (e.g. Land ID, Land Name and Areasize for a land report)
- the overall appearance of the report (title, formatting, etc.)
How to create and edit iReport templates with the iReport tool may be found here.
The Report Template Manager allows adding, changing and deleting iReport template definitions. To access the Report Template Manager, choose Customisation > Report Template Manager.
This opens the Report Template Manager.
Overview of functions for iReport template definitions | |
Button | Description |
Allows you to create a report. This function may also be started from the Reports menu and is described here. | |
Allows you to preview a iReport template. This will preview the layout, but no data will be included. | |
Allows you to add an iReport template definition to the IMSMANG database. | |
Allows you to update an existing iReport template definition, for example for assigning it a new name, or changing the .jrxml template file. If you change the .jrxml template file, it has to be changed to a template that uses the same type, that is, you cannot change from a "Location" report to a "Land" report. | |
Allows you to delete an iReport template definition. You can only delete a report template if there is no report in IMSMA building on that template definition. Therefore, if you really would like to delete an iReport template definitions, you have to first delete all the associated reports. |
|