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)
Web Services Data Source ignoring XML schema
JTEBBUTT
Hi All,
I'm having trouble with BIRT parsing an xml schema referenced in a WSDL file and wondering if the wsdl and schema file styles are supported with BIRT. I have attached the wsdl and xsd files.
I'm assuming that if the schema is referenced in the wsdl then BIRT should be able to identify that for function GETPROPENT parameter GENERATED_PARAMETER_NAME_2 refers to the XSD file (and as such in Soap Response I have not specified the XSD file).
The results in BIRT when setting up a data set is that GENERATED_PARAMETER_NAME_2 does not have any sub items. I was expecting it to have all the items in the XSD file.
Sorry if my XML terminology is off - I'm a newbie to this.
Regards,
Jeremy.
Find more posts tagged with
Comments
MarcinK
Hi Jeremy,<br />
Birt uses web services but it looks like it doesn't work in the best with them <a class='bbc_url' href='
http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.birt/msg30409.html'>[news.eclipse.birt]
Problem with web service datasource</a><br />
<br />
I suggest to use data integration software (like talend or kettle) to collect web service to database and use birt to automate report with database as data source.<br />
<br />
It may sounds stupid but you will have stable solution with it.<br />
<br />
Kind regards,<br />
Marcin K.