Skip to main content



      Home
Home » Archived » BIRT » How do I use XML as a data source-Birt New Bee
How do I use XML as a data source-Birt New Bee [message #28102] Tue, 19 April 2005 10:08 Go to next message
Eclipse UserFriend
Originally posted by: ajeya.xxxxxxx.com

Can I use XML as data source for BIRT
Ajeya
Re: How do I use XML as a data source-Birt New Bee [message #28141 is a reply to message #28102] Tue, 19 April 2005 10:23 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mbatchelor.no_s_p_a_m.pentaho.com

There currently isn't an XML datasource. But, the nice thing about the BIRT
architecture is that it can be extended via the Eclipse plugin-system to
provide your own datasource types.

Short answer though is no. Not at this moment. But it should be relatively
straightforward to develop.

"Ajeya" <ajeya@xxxxxxx.com> wrote in message
news:2b285f8b4c5e67ff3839c8b033a6c09a$1@www.eclipse.org...
> Can I use XML as data source for BIRT
> Ajeya
>
Re: How do I use XML as a data source-Birt New Bee [message #28372 is a reply to message #28141] Tue, 19 April 2005 17:18 Go to previous message
Eclipse UserFriend
Marc & Ajeya,

There are two answers to the "XML as a data source" question. Marc is right
that there is no "out of the box" (out of the zip file?) solution where you
can use drag & drop & UI to access XML. But, as Marc points out BIRT is open
and you can access XML via code.

There are two ways to access XML. First, you can write an ODA (Open Data
Access) plugin. Such a solution would be general purpose, and might provide
the drag & drop solution. (Any volunteers?)

Another solution is the "scripted data source" which will be in Release 1.
Using your favorite XML parser, build up a result set in Java or JavaScript.
I hope to have an example of this on the web site that shows how to access
XML using a scripted data source.

What sort of XML do you want to access? A file? A data source such as SOAP?
What Java XML tools do you use?

Thanks,

- Paul

Paul Rogers
BIRT PMC


What
"Marc Batchelor" <mbatchelor@no_s_p_a_m.pentaho.com> wrote in message
news:d434oq$95f$1@news.eclipse.org...
> There currently isn't an XML datasource. But, the nice thing about the
> BIRT
> architecture is that it can be extended via the Eclipse plugin-system to
> provide your own datasource types.
>
> Short answer though is no. Not at this moment. But it should be relatively
> straightforward to develop.
>
> "Ajeya" <ajeya@xxxxxxx.com> wrote in message
> news:2b285f8b4c5e67ff3839c8b033a6c09a$1@www.eclipse.org...
>> Can I use XML as data source for BIRT
>> Ajeya
>>
>
>
Previous Topic:Review BIRT (Excellent, Good, Fair, Poor)
Next Topic:BIRT and structured data sources
Goto Forum:
  


Current Time: Sun Apr 27 02:06:12 EDT 2025

Powered by FUDForum. Page generated in 0.03104 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top