Differenze tra le versioni di "REP - Reporting"
Da itm wiki.
(→BIRT Architecture) |
|||
Riga 5: | Riga 5: | ||
=== BIRT Architecture === | === BIRT Architecture === | ||
BIRT (Business Intelligence Reporting Tool)is an open source tool installed as Eclipse IDE plug-in for report developing. It has origin from collaboration between Actuate (along with IBM) and Eclipse.org open source community. | BIRT (Business Intelligence Reporting Tool)is an open source tool installed as Eclipse IDE plug-in for report developing. It has origin from collaboration between Actuate (along with IBM) and Eclipse.org open source community. | ||
− | BIRT is a | + | |
+ | BIRT is a Java based tool that allows to extract data from many data source types for report generation in several output format (pdf, xlsx, docx, etc.). | ||
+ | |||
BIRT architecture includes two main components: | BIRT architecture includes two main components: | ||
# Report Designer: a UI component to create report template (.rptdesign file) | # Report Designer: a UI component to create report template (.rptdesign file) | ||
# Report Engine: runtime component for report rendering | # Report Engine: runtime component for report rendering |
Versione delle 17:08, 30 nov 2017
REP is an optional itmSUITE® module that defines functionality to manage and excute reports created by Eclipse BIRT Designer tool.
It allows to load one or more report templates (BIRT.rptdesign file) and to create and to execute report instances through the BIRT Viewer integrated on itmSUITE®.
BIRT Architecture
BIRT (Business Intelligence Reporting Tool)is an open source tool installed as Eclipse IDE plug-in for report developing. It has origin from collaboration between Actuate (along with IBM) and Eclipse.org open source community.
BIRT is a Java based tool that allows to extract data from many data source types for report generation in several output format (pdf, xlsx, docx, etc.).
BIRT architecture includes two main components:
- Report Designer: a UI component to create report template (.rptdesign file)
- Report Engine: runtime component for report rendering