Difference between revisions of "Birt-report-call"

From GreenVulcano Wiki
Jump to: navigation, search
(Created page with "{{GVESB}} allows you using this plugin to define the information needed for generating BIRT reports. The birt-report-call Element is used by Channel, routed-call. Its ...")
 
Line 1: Line 1:
{{GVESB}} allows you using this plugin to define the information needed for generating BIRT reports.
+
==Description==
 +
 
 +
{{GVESB}} allows you with the birt-report-call plugin to define the information needed for generating BIRT reports.
 +
 
 +
=={{VULCON}} / {{GVCONSOLE}} Configuration==
 +
 
 +
This plugin defines the information needed to generate a report BIRT, and configures it in the file GVAdapters.xml.
 +
 
 +
The report can use the properties of [[GVBuffer]] input, making the necessary format conversions.
  
 
The birt-report-call Element is used by [[Channel]], [[routed-call]].
 
The birt-report-call Element is used by [[Channel]], [[routed-call]].
 
  
 
Its attributes are:
 
Its attributes are:

Revision as of 15:48, 2 February 2012

Description

GreenVulcano® ESB allows you with the birt-report-call plugin to define the information needed for generating BIRT reports.

VulCon / GV Console Configuration

This plugin defines the information needed to generate a report BIRT, and configures it in the file GVAdapters.xml.

The report can use the properties of GVBuffer input, making the necessary format conversions.

The birt-report-call Element is used by Channel, routed-call.

Its attributes are:

  • type: call.
  • class: it.greenvulcano.gvesb.virtual.birt.report.BIRTReportCallOperation.
  • name: Operation name. Used in the Flow section to associate workflow nodes to VCL operations.
  • groupName: Reference to group name.
  • reportName: Reference to report name.
  • reportType: Report format, default to pdf. The attribute's admitted values are:
    • pdf
    • excel
    • html