Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "BPS50"

 
Line 17: Line 17:
  
 
== Specification Document(s) ==
 
== Specification Document(s) ==
 
* [http://www.eclipse.org/birt/release20specs/BPS36/BPS36%201.0.1%20Chart%20Model%20SPEC.pdf General model description]
 

Revision as of 02:35, 26 January 2007

Web Services Data Source

This project aims to provide Web Services Data Source ODA implementation for BIRT


Specification Lead

Gary Xue


Description

The BIRT Web Services Data Source is an ODA extension that enables BIRT (and other Eclipse DTP/ODA enabled application) to query SOAP-based web services and use the query response as a source of reporting data.

The Web Services ODA (WS-ODA) extension is built on top of the DTP/XML data source (XML-ODA). The WS-ODA driver reuses XML-ODA driver’s XML to relational data mapping facility to handle the tabular conversion (“flattening”) of SOAP response data. The WS-ODA driver therefore has a dependency on the XML-ODA driver.


Specification Document(s)

Back to the top