mszczepaniak Posted November 22, 2009 Share Posted November 22, 2009 Hello ! At first sorry of my english its not my native language.I have question about using xml files. Namely - how could I use (20 and more XML files) as database (integreted files as database). For example I make directory where someone would put (increment) xml files and ...Is there any solutions ?Thx.Regards Link to comment Share on other sites More sharing options...
swood Posted December 1, 2009 Share Posted December 1, 2009 Not for JasperAnalysis. You would need to create a database and push the data from the XML files into it. You could also create a custom JasperReports query executer (data source access layer) in Java and implement the logic to read from the files. This can in a JasperReport in iReport and JasperServer. In JasperServer Professional, you could create a ad hoc topic that uses this custom JasperReports query executer to allow interactive access to the XML data - slice and dice, charting, cross tab. ShermanJaspersoft Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now