Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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"

(Web Services Data Source)
Line 4: Line 4:
  
  
'''Specification Lead'''
+
'''Specification Leads'''
  
Gary Xue  
+
Gary Xue, Actuate Corp.
 +
 
 +
Lin Zhu, Actuate Corp.
  
  
Line 13: Line 15:
 
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 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.
+
'''Revision History'''
  
 +
2007-1-31 [Gary Xue]: Initial draft
  
 
== Specification Document(s) ==
 
== Specification Document(s) ==

Revision as of 20:32, 31 January 2007

Web Services Data Source

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


Specification Leads

Gary Xue, Actuate Corp.

Lin Zhu, Actuate Corp.


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.

Revision History

2007-1-31 [Gary Xue]: Initial draft

Specification Document(s)

Back to the top