<?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: tWebServiceInput: return errors in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tWebServiceInput-return-errors/m-p/2348531#M115648</link>
    <description>Complementing ... 
&lt;BR /&gt;On talend, field "EndPoint URI", i´m setting: " 
&lt;A href="http://maxiconsistemas.com.br/" rel="nofollow noopener noreferrer"&gt;http://maxiconsistemas.com.br/&lt;/A&gt;" 
&lt;BR /&gt;field "WSDL" , i´m setting: " 
&lt;A href="http://192.168.180.154:8080/TransmiteDadosEmbarcador/TransmiteDadosEmbarcador?wsdl" rel="nofollow noopener noreferrer"&gt;http://192.168.180.154:8080/TransmiteDadosEmbarcador/TransmiteDadosEmbarcador?wsdl&lt;/A&gt;" 
&lt;BR /&gt;SOAPAction URI: "" 
&lt;BR /&gt;i´m not filling the check "Need authentication" 
&lt;BR /&gt;Method Name: "EnviaDadosServidor", return class: "java.lang.String.class" 
&lt;BR /&gt;tks 
&lt;BR /&gt;rZida</description>
    <pubDate>Thu, 05 Jul 2007 12:28:16 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2007-07-05T12:28:16Z</dc:date>
    <item>
      <title>tWebServiceInput: return errors</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWebServiceInput-return-errors/m-p/2348524#M115641</link>
      <description>Hi, 
&lt;BR /&gt;I´m using tWebServiceInput but when i run the job i got the message:
&lt;BR /&gt;"02/07/2007 14:43:27 org.apache.axis.client.Call invoke
&lt;BR /&gt;SEVERE: Exception:
&lt;BR /&gt;org.xml.sax.SAXException: Found character data inside an array element while deserializing"
&lt;BR /&gt;Somebody could help me ?
&lt;BR /&gt;
&lt;BR /&gt;tks, Regards
&lt;BR /&gt;Zida</description>
      <pubDate>Sat, 16 Nov 2024 14:35:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWebServiceInput-return-errors/m-p/2348524#M115641</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: tWebServiceInput: return errors</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWebServiceInput-return-errors/m-p/2348525#M115642</link>
      <description>Hello&lt;BR /&gt;Your description is not really detailed.&lt;BR /&gt;Did you choose the good return type for your Web Service ?&lt;BR /&gt;Hope it helps&lt;BR /&gt;Michaël.</description>
      <pubDate>Mon, 02 Jul 2007 22:57:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWebServiceInput-return-errors/m-p/2348525#M115642</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-07-02T22:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: tWebServiceInput: return errors</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWebServiceInput-return-errors/m-p/2348526#M115643</link>
      <description>Hi,&lt;BR /&gt;My webservice just return an "OK" or an error message. But the type is always String.</description>
      <pubDate>Tue, 03 Jul 2007 17:40:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWebServiceInput-return-errors/m-p/2348526#M115643</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-07-03T17:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: tWebServiceInput: return errors</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWebServiceInput-return-errors/m-p/2348527#M115644</link>
      <description>I changed the return type of my webservice to Object[], and deleted the webservice's parameters. 
&lt;BR /&gt;When i run the job i got the message: "Exception in component tWebServiceInput_1 
&lt;BR /&gt;java.lang.ArrayIndexOutOfBoundsException: 0". 
&lt;BR /&gt;The line number in the message error points to this line in the source: 
&lt;BR /&gt;"results_tWebServiceInput_1 = String.valueOf(tempArray_tWebServiceInput_1);" 
&lt;BR /&gt;The webserviceinput work just with Object[] parameters and returns ? 
&lt;BR /&gt;Zida</description>
      <pubDate>Tue, 03 Jul 2007 19:00:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWebServiceInput-return-errors/m-p/2348527#M115644</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-07-03T19:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: tWebServiceInput: return errors</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWebServiceInput-return-errors/m-p/2348528#M115645</link>
      <description>Hi, &lt;BR /&gt;Can you share your webservice wsdl ?</description>
      <pubDate>Tue, 03 Jul 2007 21:28:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWebServiceInput-return-errors/m-p/2348528#M115645</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-07-03T21:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: tWebServiceInput: return errors</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWebServiceInput-return-errors/m-p/2348529#M115646</link>
      <description>Hi 
&lt;BR /&gt;I could get the return value of webservice, but i have to change the type of the return. 
&lt;BR /&gt;In my webservice i set the return with the type Object and create the return like this: 
&lt;BR /&gt; Object var = new String(); 
&lt;BR /&gt; var = "OK: " ; 
&lt;BR /&gt; return var; 
&lt;BR /&gt;Now i have one more trouble. I created one parameter named cdEmpresa, type: Long, value: 101. 
&lt;BR /&gt;My webservice are like this: 
&lt;BR /&gt; @WebMethod 
&lt;BR /&gt; public Object EnviaDadosServidor(@WebParam(name = "cdEmpresa") long cdEmpresa) {...... 
&lt;BR /&gt;And i´m setting the return with this parameter: 
&lt;BR /&gt; return var + " " + cdEmpresa; and the value is always 0. 
&lt;BR /&gt;How i need to set my parameters ?! If i set just one parameter with Object[], it´s doesn´t work either. 
&lt;BR /&gt;Zida</description>
      <pubDate>Tue, 03 Jul 2007 21:34:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWebServiceInput-return-errors/m-p/2348529#M115646</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-07-03T21:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: tWebServiceInput: return errors</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWebServiceInput-return-errors/m-p/2348530#M115647</link>
      <description>mhirt, sorry about the other thread i´m very shamed... 
&lt;BR /&gt;So, 
&lt;BR /&gt;My webservice was writted in Java (netbeans). 
&lt;BR /&gt;The name of parameters are the same in talend parameter and in my webservice. 
&lt;BR /&gt;The application server is JBoss. 
&lt;BR /&gt;My WSDL is this: 
&lt;BR /&gt; &amp;lt;?xml version="1.0" encoding="UTF-8" ?&amp;gt; 
&lt;BR /&gt;- &amp;lt;definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="http://maxiconsistemas.com.br/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" targetNamespace="http://maxiconsistemas.com.br/" name="TransmiteDadosEmbarcadorService"&amp;gt; 
&lt;BR /&gt;- &amp;lt;types&amp;gt; 
&lt;BR /&gt;- &amp;lt;xsd:schema&amp;gt; 
&lt;BR /&gt; &amp;lt;xsd:import schemaLocation="http://192.168.180.154:8080/TransmiteDadosEmbarcador/TransmiteDadosEmbarcador?xsd=1" namespace="http://maxiconsistemas.com.br/" /&amp;gt; 
&lt;BR /&gt; &amp;lt;/xsd:schema&amp;gt; 
&lt;BR /&gt; &amp;lt;/types&amp;gt; 
&lt;BR /&gt;- &amp;lt;message name="EnviaDadosServidor"&amp;gt; 
&lt;BR /&gt; &amp;lt;part element="tns:EnviaDadosServidor" name="parameters" /&amp;gt; 
&lt;BR /&gt; &amp;lt;/message&amp;gt; 
&lt;BR /&gt;- &amp;lt;message name="EnviaDadosServidorResponse"&amp;gt; 
&lt;BR /&gt; &amp;lt;part element="tns:EnviaDadosServidorResponse" name="parameters" /&amp;gt; 
&lt;BR /&gt; &amp;lt;/message&amp;gt; 
&lt;BR /&gt;- &amp;lt;message name="RecebeDadosServidor"&amp;gt; 
&lt;BR /&gt; &amp;lt;part element="tns:RecebeDadosServidor" name="parameters" /&amp;gt; 
&lt;BR /&gt; &amp;lt;/message&amp;gt; 
&lt;BR /&gt;- &amp;lt;message name="RecebeDadosServidorResponse"&amp;gt; 
&lt;BR /&gt; &amp;lt;part element="tns:RecebeDadosServidorResponse" name="parameters" /&amp;gt; 
&lt;BR /&gt; &amp;lt;/message&amp;gt; 
&lt;BR /&gt;- &amp;lt;portType name="TransmiteDadosEmbarcador"&amp;gt; 
&lt;BR /&gt;- &amp;lt;operation name="EnviaDadosServidor"&amp;gt; 
&lt;BR /&gt; &amp;lt;input message="tns:EnviaDadosServidor" /&amp;gt; 
&lt;BR /&gt; &amp;lt;output message="tns:EnviaDadosServidorResponse" /&amp;gt; 
&lt;BR /&gt; &amp;lt;/operation&amp;gt; 
&lt;BR /&gt;- &amp;lt;operation name="RecebeDadosServidor"&amp;gt; 
&lt;BR /&gt; &amp;lt;input message="tns:RecebeDadosServidor" /&amp;gt; 
&lt;BR /&gt; &amp;lt;output message="tns:RecebeDadosServidorResponse" /&amp;gt; 
&lt;BR /&gt; &amp;lt;/operation&amp;gt; 
&lt;BR /&gt; &amp;lt;/portType&amp;gt; 
&lt;BR /&gt;- &amp;lt;binding name="TransmiteDadosEmbarcadorPortBinding" type="tns:TransmiteDadosEmbarcador"&amp;gt; 
&lt;BR /&gt; &amp;lt;soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http" /&amp;gt; 
&lt;BR /&gt;- &amp;lt;operation name="EnviaDadosServidor"&amp;gt; 
&lt;BR /&gt; &amp;lt;soap 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA5A.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143082iB236712184B767DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA5A.png" alt="0683p000009MA5A.png" /&gt;&lt;/span&gt;peration soapAction="" /&amp;gt; 
&lt;BR /&gt;- &amp;lt;input&amp;gt; 
&lt;BR /&gt; &amp;lt;soap:body use="literal" /&amp;gt; 
&lt;BR /&gt; &amp;lt;/input&amp;gt; 
&lt;BR /&gt;- &amp;lt;output&amp;gt; 
&lt;BR /&gt; &amp;lt;soap:body use="literal" /&amp;gt; 
&lt;BR /&gt; &amp;lt;/output&amp;gt; 
&lt;BR /&gt; &amp;lt;/operation&amp;gt; 
&lt;BR /&gt;- &amp;lt;operation name="RecebeDadosServidor"&amp;gt; 
&lt;BR /&gt; &amp;lt;soap 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA5A.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143082iB236712184B767DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA5A.png" alt="0683p000009MA5A.png" /&gt;&lt;/span&gt;peration soapAction="" /&amp;gt; 
&lt;BR /&gt;- &amp;lt;input&amp;gt; 
&lt;BR /&gt; &amp;lt;soap:body use="literal" /&amp;gt; 
&lt;BR /&gt; &amp;lt;/input&amp;gt; 
&lt;BR /&gt;- &amp;lt;output&amp;gt; 
&lt;BR /&gt; &amp;lt;soap:body use="literal" /&amp;gt; 
&lt;BR /&gt; &amp;lt;/output&amp;gt; 
&lt;BR /&gt; &amp;lt;/operation&amp;gt; 
&lt;BR /&gt; &amp;lt;/binding&amp;gt; 
&lt;BR /&gt;- &amp;lt;service name="TransmiteDadosEmbarcadorService"&amp;gt; 
&lt;BR /&gt;- &amp;lt;port name="TransmiteDadosEmbarcadorPort" binding="tns:TransmiteDadosEmbarcadorPortBinding"&amp;gt; 
&lt;BR /&gt; &amp;lt;soap:address location="http://192.168.180.154:8080/TransmiteDadosEmbarcador/TransmiteDadosEmbarcador" /&amp;gt; 
&lt;BR /&gt; &amp;lt;/port&amp;gt; 
&lt;BR /&gt; &amp;lt;/service&amp;gt; 
&lt;BR /&gt; &amp;lt;/definitions&amp;gt;</description>
      <pubDate>Thu, 05 Jul 2007 12:09:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWebServiceInput-return-errors/m-p/2348530#M115647</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-07-05T12:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: tWebServiceInput: return errors</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWebServiceInput-return-errors/m-p/2348531#M115648</link>
      <description>Complementing ... 
&lt;BR /&gt;On talend, field "EndPoint URI", i´m setting: " 
&lt;A href="http://maxiconsistemas.com.br/" rel="nofollow noopener noreferrer"&gt;http://maxiconsistemas.com.br/&lt;/A&gt;" 
&lt;BR /&gt;field "WSDL" , i´m setting: " 
&lt;A href="http://192.168.180.154:8080/TransmiteDadosEmbarcador/TransmiteDadosEmbarcador?wsdl" rel="nofollow noopener noreferrer"&gt;http://192.168.180.154:8080/TransmiteDadosEmbarcador/TransmiteDadosEmbarcador?wsdl&lt;/A&gt;" 
&lt;BR /&gt;SOAPAction URI: "" 
&lt;BR /&gt;i´m not filling the check "Need authentication" 
&lt;BR /&gt;Method Name: "EnviaDadosServidor", return class: "java.lang.String.class" 
&lt;BR /&gt;tks 
&lt;BR /&gt;rZida</description>
      <pubDate>Thu, 05 Jul 2007 12:28:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWebServiceInput-return-errors/m-p/2348531#M115648</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-07-05T12:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: tWebServiceInput: return errors</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWebServiceInput-return-errors/m-p/2348532#M115649</link>
      <description>Great , with all the details, I finally reproduce and identify the bug with the tWebServiceInput.&lt;BR /&gt;I'm going to declare it, and give you news before 2.1.0 final.&lt;BR /&gt;Thanks for your support.</description>
      <pubDate>Fri, 06 Jul 2007 18:27:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWebServiceInput-return-errors/m-p/2348532#M115649</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-07-06T18:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: tWebServiceInput: return errors</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWebServiceInput-return-errors/m-p/2348533#M115650</link>
      <description>Tks mhirt 
&lt;BR /&gt;I´ll wait for 2.1.0 final 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAB6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158321i00588DF41617C922/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAB6.png" alt="0683p000009MAB6.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 06 Jul 2007 21:00:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWebServiceInput-return-errors/m-p/2348533#M115650</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-07-06T21:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: tWebServiceInput: return errors</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWebServiceInput-return-errors/m-p/2348534#M115651</link>
      <description>Hi ~ 
&lt;BR /&gt; I make use of "tWebServiceInput" to call general WebService OK!! 
&lt;BR /&gt; But Calling Talend Webservice (export Job Script --&amp;gt; Aixs Webservice --&amp;gt; Deploy AP Server)appears error message : 
&lt;BR /&gt; Starting job test1 at 09:40 05/12/2007. 
&lt;BR /&gt;Exception in component tWebServiceInput_1 
&lt;BR /&gt;java.lang.RuntimeException: not know how to convert '--context=Default' into org.apache.axis.client.Call@542529 
&lt;BR /&gt; at org.talend.DynamicInvoker.getParamData(DynamicInvoker.java:277) 
&lt;BR /&gt; at org.talend.DynamicInvoker.invokeMethod(DynamicInvoker.java:236) 
&lt;BR /&gt; at org.talend.DynamicInvoker.main(DynamicInvoker.java:125) 
&lt;BR /&gt; at org.talend.DynamicInvoker.main(DynamicInvoker.java:101) 
&lt;BR /&gt; at demo___java.test1.test1.tWebServiceInput_1Process(test1.java:149) 
&lt;BR /&gt; at demo___java.test1.test1.runJob(test1.java:391) 
&lt;BR /&gt; at demo___java.test1.test1.main(test1.java:337) 
&lt;BR /&gt;Job test1 ended at 09:40 05/12/2007. 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;I checked Program, Find to only support (WSDL BaseType) currently 
&lt;BR /&gt; 
&lt;BR /&gt;Ken Lin</description>
      <pubDate>Wed, 05 Dec 2007 01:56:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWebServiceInput-return-errors/m-p/2348534#M115651</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-12-05T01:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: tWebServiceInput: return errors</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWebServiceInput-return-errors/m-p/2348535#M115652</link>
      <description>Hi Ken Lin 
&lt;BR /&gt;Yes, you are right. Currently, tWebServiceInput component only support the BaseType. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt; shong</description>
      <pubDate>Wed, 05 Dec 2007 02:59:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWebServiceInput-return-errors/m-p/2348535#M115652</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-12-05T02:59:35Z</dc:date>
    </item>
  </channel>
</rss>

