<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: WSDL data source in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/WSDL-data-source/m-p/2282074#M56412</link>
    <description>UP
&lt;BR /&gt;Same here.
&lt;BR /&gt;using 3.0.3 tos.
&lt;BR /&gt;Only column "value" is present, so I can't understand where to place required parameters. And is quite useless the webinput in this state because I of course I need to call a webservice with parameters coming from data flow.
&lt;BR /&gt;I think that there is some missing stuff in the open edition of Talend, can people at talend confirm this? 
&lt;BR /&gt;Is it a bug?</description>
    <pubDate>Thu, 12 Feb 2009 17:30:45 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2009-02-12T17:30:45Z</dc:date>
    <item>
      <title>WSDL data source</title>
      <link>https://community.qlik.com/t5/Talend-Studio/WSDL-data-source/m-p/2282072#M56410</link>
      <description>I'm trying to use a web service as a data source and am not having any success configuring a WSDL Schema. 
&lt;BR /&gt;My understanding of how this should work is that I give the connection info in the Create WSDL Schema wizard including URL, authentication if any, and the value of required parameters. From this TOS should be able to discover the schema and present it to me in the next step of the wizard. 
&lt;BR /&gt;I consistently get errors about needing 1 arguments when I do not parameter values. If I don't include any parameter values. Seems strange that all you can enter are "values" not key/value pairs. 
&lt;BR /&gt;Nevertheless, no matter what method I call in the web service or what I try to use a parameters I get errors. 
&lt;BR /&gt;If I include parameter values I get other errors like: 
&lt;BR /&gt;Exception in component tWebServiceInput 
&lt;BR /&gt;java.lang.RuntimeException: not know how to convert 'user' into org.apache.axis.client.Call@147e668 
&lt;BR /&gt;Here is the URL I am using: 
&lt;BR /&gt; 
&lt;A href="https://secure.projectorpsa.com/OpsProjectorWebSvc/OpsProjectorSvc.asmx?WSDL" target="_blank" rel="nofollow noopener noreferrer"&gt;https://secure.projectorpsa.com/OpsProjectorWebSvc/OpsProjectorSvc.asmx?WSDL&lt;/A&gt; 
&lt;BR /&gt;Note that this service requires authentication information in the soap header. Could this be part of my problem? 
&lt;BR /&gt;I tried using the URL in the documentation in the hope of just seeing this wizard work: 
&lt;BR /&gt; 
&lt;A href="http://www.deeptraining.com/webservices/weather.asmx?WSDL" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.deeptraining.com/webservices/weather.asmx?WSDL&lt;/A&gt; 
&lt;BR /&gt;But that domain doesn't resolve.</description>
      <pubDate>Sat, 16 Nov 2024 14:07:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/WSDL-data-source/m-p/2282072#M56410</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: WSDL data source</title>
      <link>https://community.qlik.com/t5/Talend-Studio/WSDL-data-source/m-p/2282073#M56411</link>
      <description>Follow up on my own post.
&lt;BR /&gt;Am I seeing a bug? When defining the web service parameters the only column available is "value".
&lt;BR /&gt;If I look in the Component Guide at the tWebServiceInput it shows the following column headers:
&lt;BR /&gt;Name Value Class
&lt;BR /&gt;However, in mine the only column header I see is "Value.'</description>
      <pubDate>Wed, 10 Dec 2008 18:38:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/WSDL-data-source/m-p/2282073#M56411</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-12-10T18:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: WSDL data source</title>
      <link>https://community.qlik.com/t5/Talend-Studio/WSDL-data-source/m-p/2282074#M56412</link>
      <description>UP
&lt;BR /&gt;Same here.
&lt;BR /&gt;using 3.0.3 tos.
&lt;BR /&gt;Only column "value" is present, so I can't understand where to place required parameters. And is quite useless the webinput in this state because I of course I need to call a webservice with parameters coming from data flow.
&lt;BR /&gt;I think that there is some missing stuff in the open edition of Talend, can people at talend confirm this? 
&lt;BR /&gt;Is it a bug?</description>
      <pubDate>Thu, 12 Feb 2009 17:30:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/WSDL-data-source/m-p/2282074#M56412</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2009-02-12T17:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: WSDL data source</title>
      <link>https://community.qlik.com/t5/Talend-Studio/WSDL-data-source/m-p/2282075#M56413</link>
      <description>Also if it is possible to know how to pass parameters to a webinput, I mean parameters _coming_ dynamically from a data flow.
&lt;BR /&gt;I need to test this for a big scale project, but before buying the full Talend suite for a big scale project, I need to get this working in Talend open studio to check any issues as proof of concept and rapid developing.
&lt;BR /&gt;For now I'm considering to resort to java programming ( outside Talend ), creating a specific program to solve that.
&lt;BR /&gt;This is the scenario, how to solve quickly with Talend?
&lt;BR /&gt;Scenario:
&lt;BR /&gt;Given a database with two fields, Country (VARCHAR) and VATCode, (VARCHAR) need to check with online service the validity of the fiscal VAT code.
&lt;BR /&gt;The online service is
&lt;BR /&gt;"
&lt;A href="http://ec.europa.eu/taxation_customs/vies/api/checkVatPort?wsdl" rel="nofollow noopener noreferrer"&gt;http://ec.europa.eu/taxation_customs/vies/api/checkVatPort?wsdl&lt;/A&gt;"
&lt;BR /&gt;It publishes the operation "checkvat" as you can see and it needs two inputs, countryid and vatcode and then returns a multi value, but the only one to consider is the returned variable named "valid" ( boolean ) ... the others returned values can be discarded.
&lt;BR /&gt;How to solve that is TOS?
&lt;BR /&gt;thanks!</description>
      <pubDate>Thu, 12 Feb 2009 17:57:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/WSDL-data-source/m-p/2282075#M56413</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2009-02-12T17:57:11Z</dc:date>
    </item>
  </channel>
</rss>

