Hello,<br />
<br />
i have problems with connecting to a webservice data source and i don't find a documentation that's matching. The only documentation that's given by Birt help is the connection to a JDBC data source.<br />
<br />
Following example URL:<br />
<br />
<a class='bbc_url' href='
http://www.webservicex.net/uszip.asmx?WSDL'>http://www.webservicex.net/uszip.asmx?WSDL</a><br />
<br />
I can connect to the WSDL service via browser, and with <br />
<br />
<a class='bbc_url' href='
http://www.webservicex.net/uszip.asmx'>USZip Web Service</a><br />
<br />
it's possible to see the methods that are available.<br />
<br />
Now I want connect to this WSDL via BIRT, without an extra WSDL file.<br />
<br />
Which information is mandatory in the form (see Attachment)? <br />
Do I have to insert the SOAP End Point, the Custom Driver class and the driver class Path to make the connection run?<br />
Everytime i want to test the connection the ping fails.<br />
<br />
Can you give me some hinds ore an appropriate documentation?<br />
Thanks a lot!