<?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 twebservice doesn't work in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/twebservice-doesn-t-work/m-p/2204898#M5583</link>
    <description>&lt;P&gt;hello.. so it's have been a week and I still can't connect any webservice with the twebservice component.&lt;/P&gt; 
&lt;P&gt;I thought it might be the ws problem so I just took a very simple one and I still get a java exception on it.&lt;/P&gt; 
&lt;P&gt;does any one know why is that ? or can try this url by himself to figure out if its a problem in my project?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks!&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="webservice err.jpg" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Luwf.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149967i742074CCB94E57D6/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Luwf.jpg" alt="0683p000009Luwf.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 21 May 2017 16:34:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-05-21T16:34:30Z</dc:date>
    <item>
      <title>twebservice doesn't work</title>
      <link>https://community.qlik.com/t5/Talend-Studio/twebservice-doesn-t-work/m-p/2204898#M5583</link>
      <description>&lt;P&gt;hello.. so it's have been a week and I still can't connect any webservice with the twebservice component.&lt;/P&gt; 
&lt;P&gt;I thought it might be the ws problem so I just took a very simple one and I still get a java exception on it.&lt;/P&gt; 
&lt;P&gt;does any one know why is that ? or can try this url by himself to figure out if its a problem in my project?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks!&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="webservice err.jpg" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Luwf.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149967i742074CCB94E57D6/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Luwf.jpg" alt="0683p000009Luwf.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 21 May 2017 16:34:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/twebservice-doesn-t-work/m-p/2204898#M5583</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-21T16:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: twebservice doesn't work</title>
      <link>https://community.qlik.com/t5/Talend-Studio/twebservice-doesn-t-work/m-p/2204899#M5584</link>
      <description>&lt;P&gt;Just tried to use tWebService but not able to enter the configuration.&lt;/P&gt; 
&lt;P&gt;Have to try more.&lt;/P&gt; 
&lt;P&gt;However, you can use tWebServiceInput as on the following capture:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Luwp.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150228iC035CF3668B2FE4D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Luwp.png" alt="0683p000009Luwp.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;1st step, I use a tFixedFlowInput to define the parameter values.&lt;/P&gt; 
&lt;P&gt;The schema contains 2 fields, CountryName and CityName which values are "Paris" and "France".&lt;/P&gt; 
&lt;P&gt;2nd step, tFlowToIterate is required a tWebServiceInput cannot be linked using a flow.&lt;/P&gt; 
&lt;P&gt;This component will autoaticaly defined a global variable for each input field.&lt;/P&gt; 
&lt;P&gt;3rd step, tWebService will call the desired web service, passing the parameters as defined in Parameter field.&lt;/P&gt; 
&lt;P&gt;The result will come into the field defined into the schema for this component (here GetWeatherResult).&lt;/P&gt; 
&lt;P&gt;Unfortunately, the web service allways send "No Data Found" as the response, don't know why but it respond.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Sun, 21 May 2017 18:58:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/twebservice-doesn-t-work/m-p/2204899#M5584</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-05-21T18:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: twebservice doesn't work</title>
      <link>https://community.qlik.com/t5/Talend-Studio/twebservice-doesn-t-work/m-p/2204900#M5585</link>
      <description>HI!&lt;BR /&gt;so with the twebserviceinput it works somehow, but I really want to understand why with the *same* webservice the twebservice component doesn't work.&lt;BR /&gt;It always fail on nullpointerexception.&lt;BR /&gt;Can you think of a reason?</description>
      <pubDate>Mon, 22 May 2017 09:14:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/twebservice-doesn-t-work/m-p/2204900#M5585</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-22T09:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: twebservice doesn't work</title>
      <link>https://community.qlik.com/t5/Talend-Studio/twebservice-doesn-t-work/m-p/2204901#M5586</link>
      <description>How do you pass parameter values for tWebService?
&lt;BR /&gt;I think the reason should be there.</description>
      <pubDate>Mon, 22 May 2017 09:16:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/twebservice-doesn-t-work/m-p/2204901#M5586</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-05-22T09:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: twebservice doesn't work</title>
      <link>https://community.qlik.com/t5/Talend-Studio/twebservice-doesn-t-work/m-p/2204902#M5587</link>
      <description>I pass them with tfixedflowinput , or with connecting it with a tmap or so. I've tried a lot of options,but nothing worked</description>
      <pubDate>Mon, 22 May 2017 09:19:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/twebservice-doesn-t-work/m-p/2204902#M5587</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-22T09:19:29Z</dc:date>
    </item>
  </channel>
</rss>

