Using XML Data Source birt reports in Jazz
Hi,
I've been experimenting with XML Data Source for a BIRT report that I need some extra data from a third party server. It works ok within the RTC client but when I deploy it into the server I get an error saying that the following driver cannot be connected to:
org.eclipse.datatools.enablement.oda.xml
Is it possible to use these XML Data Sources within the RTC server?
Thanks
Adam~U
I've been experimenting with XML Data Source for a BIRT report that I need some extra data from a third party server. It works ok within the RTC client but when I deploy it into the server I get an error saying that the following driver cannot be connected to:
org.eclipse.datatools.enablement.oda.xml
Is it possible to use these XML Data Sources within the RTC server?
Thanks
Adam~U
One answer
Came across this now while looking at a similar question for another customer. The XML file needs to be reachable by the report generator, at the URL you provide. For example: file://path/somefile.xml
See also: https://jazz.net/forum/questions/219972/where-should-you-place-xml-files-for-an-xml-data-source-to-a-birt-report
See also: https://jazz.net/forum/questions/219972/where-should-you-place-xml-files-for-an-xml-data-source-to-a-birt-report