Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
XML Datasource from java Document object
ralphpranc
I'd like to create reports using a java org.jdom.Document object as the Data Source. Currently XML Datasources are defined as a file/URL. Ideally, I'd like to avoid the overhead involved with writing/deleting these Documents to disk before accessing. Is this possible ?
Thanks,
rp
Find more posts tagged with
Comments
Virgil Dodson
Hi Ralph,<br />
<br />
I assume you want something an inputStream or simiar supported? I dont know of a way other than persisting the data to the file system. You might want to file an enhancement request at <a class='bbc_url' href='
http://www.birt-exchange.org/bug-reporting/'>Report
Bugs - BIRT Exchange</a>