<?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: tSOAP in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tSOAP/m-p/2365015#M128683</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;1. I need to call the SOAP service. 11 different SOAP actions exists. So I was thinking if we need to have 11 components ( 1 for each action).&lt;/P&gt;&lt;P&gt;Yes. The XML version is 1.0.&lt;/P&gt;</description>
    <pubDate>Mon, 19 Feb 2018 03:40:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-02-19T03:40:54Z</dc:date>
    <item>
      <title>tSOAP</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSOAP/m-p/2365013#M128681</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am a new bee to Talend. Below is my scenario and queries:&lt;/P&gt;&lt;P&gt;Scenario:&lt;/P&gt;&lt;P&gt;I have a WSDL with xml version 1.0. I need to use SOAP as the protocol to retrieve the information.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I am planning to use tSOAP component. I have 10 different SOAP actions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Queries:&lt;/P&gt;&lt;P&gt;1. Can someone suggest me SOAP equivalents of REST component tRESTRequest, tRESTclient and tRestResponse?&lt;/P&gt;&lt;P&gt;2. Since I have 11 different SOAP actions, should I be using 11 tSOAP component? ( 1 for each action?)&lt;/P&gt;&lt;P&gt;3. If I use tSOAP, then the option to choose the soap version is either 1.1 or 1.2. But my WSDL shows it as 1.0. how do I proceed further?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:41:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSOAP/m-p/2365013#M128681</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: tSOAP</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSOAP/m-p/2365014#M128682</link>
      <description>&lt;P&gt;I think you might have misunderstood a few things.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
 &lt;HR /&gt;@chithrakoushik wrote:
 &lt;BR /&gt;
 &lt;P&gt;1. Can someone suggest me SOAP equivalents of REST component tRESTRequest, tRESTclient and tRestResponse?&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;tRESTRequest and tRESTResponse are for creating a REST service. tRESTClient is for calling REST services. There is also tREST. For creating SOAP services you have tESBProviderRequest, tESBProviderResponse and tESBProviderFault. To call SOAP services you have tSOAP and tESBConsumer.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
 &lt;HR /&gt;@chithrakoushik wrote:
 &lt;BR /&gt;
 &lt;P&gt;2. Since I have 11 different SOAP actions, should I be using 11 tSOAP component? ( 1 for each action?)&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Are you intending to build these actions or use them? For example, does the service already exist?&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
 &lt;HR /&gt;@chithrakoushik wrote:
 &lt;BR /&gt;
 &lt;P&gt;3. If I use tSOAP, then the option to choose the soap version is either 1.1 or 1.2. But my WSDL shows it as 1.0. how do I proceed further?&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I suspect you are talking about the XML version here and not the SOAP version. Can you post your WSDL?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Feb 2018 12:36:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSOAP/m-p/2365014#M128682</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-16T12:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: tSOAP</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSOAP/m-p/2365015#M128683</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;1. I need to call the SOAP service. 11 different SOAP actions exists. So I was thinking if we need to have 11 components ( 1 for each action).&lt;/P&gt;&lt;P&gt;Yes. The XML version is 1.0.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2018 03:40:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSOAP/m-p/2365015#M128683</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-19T03:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: tSOAP</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSOAP/m-p/2365016#M128684</link>
      <description>&lt;P&gt;OK, you will need to use either the tESBConsumer (&lt;A href="https://help.talend.com/reader/KxVIhxtXBBFymmkkWJ~O4Q/GFvy7HPw~kxppq8OC24JBg" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/KxVIhxtXBBFymmkkWJ~O4Q/GFvy7HPw~kxppq8OC24JBg&lt;/A&gt;) component or the tSOAP (&lt;A href="https://help.talend.com/reader/MjIZDoU6r0vLbCpGh5GAcg/ErSRRvB~IVapr5OhoPamGQ" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/MjIZDoU6r0vLbCpGh5GAcg/ErSRRvB~IVapr5OhoPamGQ&lt;/A&gt;) component.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2018 09:51:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSOAP/m-p/2365016#M128684</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-19T09:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: tSOAP</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSOAP/m-p/2365017#M128685</link>
      <description>&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is my scenario:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have talend jobs to do few functionalities. Those are individual jobs. Now the purpose is to create a gateway job, which authenticates the SOAP requests and upon correct authentication, allows the individual jobs to run.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used the following components&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;tESBProviderRequest - tRestClient -&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;tESBConsumer - tESBProviderResponse&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I need to keep listening to any request (&amp;nbsp;tESBProviderRequest) .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;When I get the request, I am passing it on to tRestClient( OAuth Authentication)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;When the authentication is done, the request is passed on to&amp;nbsp;tESBConsumer ( contains the endpoint and one service details).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Queries:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1. Is my flow/logic correct?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2. There are 11 functionalities. So&amp;nbsp;how do I do it?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I need the&amp;nbsp;tESBProviderRequest to listen to the request, authenticate the same and then route to 11 different channels based on the operation that I require. How do I do it?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3. I need to send the response. like Ok and custom error message.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2018 10:09:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSOAP/m-p/2365017#M128685</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-19T10:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: tSOAP</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSOAP/m-p/2365018#M128686</link>
      <description>&lt;P&gt;1) You said that the service exists....but this sounds like you are creating a service. Are you creating a service to call other SOAP services?&lt;/P&gt;&lt;P&gt;2) Why are you using the tRESTClient with a SOAP service? This seems odd. Are you creating a SOAP service to use REST services?&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2018 11:22:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSOAP/m-p/2365018#M128686</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-19T11:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: tSOAP</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSOAP/m-p/2365019#M128687</link>
      <description>&lt;P&gt;Yes. I need to create a SOAP service to call another soap service.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2018 11:08:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSOAP/m-p/2365019#M128687</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-20T11:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: tSOAP</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSOAP/m-p/2365020#M128688</link>
      <description>&lt;P&gt;OK, this is going to be some learning curve for you I feel. Try following this tutorial and see how you go (&lt;A href="https://cleverbuilder.com/articles/soap-service/).&amp;nbsp;" target="_blank" rel="nofollow noopener noreferrer"&gt;https://cleverbuilder.com/articles/soap-service/).&amp;nbsp;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2018 12:28:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSOAP/m-p/2365020#M128688</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-20T12:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: tSOAP</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSOAP/m-p/2365021#M128689</link>
      <description>&lt;P&gt;Unfortunately that page is no longer available.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a similar case, 7 different Salesforce outbound messages (SOAP messages) that need to hit one endpoint and then route the messages to a ActiveMQ queue, one for each message.&lt;/P&gt;&lt;P&gt;I don't know how to do this though.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Nov 2018 15:02:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSOAP/m-p/2365021#M128689</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-01T15:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: tSOAP</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSOAP/m-p/2365022#M128690</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I created a mock service in SOAPUI and its working fine. When I try to call same mock service through talend im getting below error. Could you please help?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Starting job Client at 11:20 17/01/2020.&lt;/P&gt; 
&lt;P&gt;[statistics] connecting to socket on port 3929&lt;BR /&gt;[statistics] connected&lt;BR /&gt;Exception in component tESBConsumer_2 (Client)&lt;BR /&gt;org.apache.cxf.interceptor.Fault: Response was of unexpected text/html ContentType. Incoming portion of HTML stream: &amp;lt;soapenv:Envelope xmlns:soapenv="&lt;A href="http://schemas.xmlsoap.org/soap/envelope/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://schemas.xmlsoap.org/soap/envelope/&lt;/A&gt;"&amp;gt;&lt;BR /&gt;&amp;lt;soapenv:Body&amp;gt;&lt;BR /&gt;&amp;lt;soapenv:Fault&amp;gt;&lt;BR /&gt;&amp;lt;faultcode&amp;gt;Server&amp;lt;/faultcode&amp;gt;&lt;BR /&gt;&amp;lt;faultstring&amp;gt;Missing operation for soapAction [&lt;A href="http://healthedge.com/submit" target="_blank" rel="nofollow noopener noreferrer"&gt;http://healthedge.com/submit&lt;/A&gt;] and body element [{&lt;A href="http://schemas.xmlsoap.org/soap/envelope/}Envelope" target="_blank" rel="nofollow noopener noreferrer"&gt;http://schemas.xmlsoap.org/soap/envelope/}Envelope&lt;/A&gt;] with SOAP Version [SOAP 1.1]&amp;lt;/faultstring&amp;gt;&lt;BR /&gt;&amp;lt;/soapenv:Fault&amp;gt;&lt;BR /&gt;&amp;lt;/soapenv:Body&amp;gt;&lt;BR /&gt;&amp;lt;/soapenv:Envelope&amp;gt;&lt;BR /&gt;at org.apache.cxf.interceptor.StaxInInterceptor.handleMessage(StaxInInterceptor.java:96)&lt;BR /&gt;at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)&lt;BR /&gt;at org.apache.cxf.endpoint.ClientImpl.onMessage(ClientImpl.java:827)&lt;BR /&gt;at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponseInternal(HTTPConduit.java:1695)&lt;BR /&gt;at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:1572)&lt;BR /&gt;at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1373)&lt;BR /&gt;at org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:56)&lt;BR /&gt;at org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:673)&lt;BR /&gt;at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:63)&lt;BR /&gt;at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)&lt;BR /&gt;at org.apache.cxf.endpoint.ClientImpl.doInvoke(ClientImpl.java:533)&lt;BR /&gt;at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:442)&lt;BR /&gt;at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:343)&lt;BR /&gt;at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:296)&lt;BR /&gt;at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:316)&lt;BR /&gt;at local_project.client_0_1.Client$GenericConsumer.invoke(Client.java:716)&lt;BR /&gt;at local_project.client_0_1.Client.tFileInputXML_1Process(Client.java:10907)&lt;BR /&gt;at local_project.client_0_1.Client.runJobInTOS(Client.java:11737)&lt;BR /&gt;at local_project.client_0_1.Client.main(Client.java:11588)&lt;BR /&gt;[WARN ]: org.apache.cxf.phase.PhaseInterceptorChain - Interceptor for {&lt;A href="http://healthedge.com}InstitutionalClaim#{http://healthedge.com}submit" target="_blank" rel="nofollow noopener noreferrer"&gt;http://healthedge.com}InstitutionalClaim#{http://healthedge.com}submit&lt;/A&gt; has thrown exception, unwinding now&lt;BR /&gt;org.apache.cxf.interceptor.Fault: Response was of unexpected text/html ContentType. Incoming portion of HTML stream: &amp;lt;soapenv:Envelope xmlns:soapenv="&lt;A href="http://schemas.xmlsoap.org/soap/envelope/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://schemas.xmlsoap.org/soap/envelope/&lt;/A&gt;"&amp;gt;&lt;BR /&gt;&amp;lt;soapenv:Body&amp;gt;&lt;BR /&gt;&amp;lt;soapenv:Fault&amp;gt;&lt;BR /&gt;&amp;lt;faultcode&amp;gt;Server&amp;lt;/faultcode&amp;gt;&lt;BR /&gt;&amp;lt;faultstring&amp;gt;Missing operation for soapAction [&lt;A href="http://healthedge.com/submit" target="_blank" rel="nofollow noopener noreferrer"&gt;http://healthedge.com/submit&lt;/A&gt;] and body element [{&lt;A href="http://schemas.xmlsoap.org/soap/envelope/}Envelope" target="_blank" rel="nofollow noopener noreferrer"&gt;http://schemas.xmlsoap.org/soap/envelope/}Envelope&lt;/A&gt;] with SOAP Version [SOAP 1.1]&amp;lt;/faultstring&amp;gt;&lt;BR /&gt;&amp;lt;/soapenv:Fault&amp;gt;&lt;BR /&gt;&amp;lt;/soapenv:Body&amp;gt;&lt;BR /&gt;&amp;lt;/soapenv:Envelope&amp;gt;&lt;BR /&gt;at org.apache.cxf.interceptor.StaxInInterceptor.handleMessage(StaxInInterceptor.java:96)&lt;BR /&gt;at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)&lt;BR /&gt;at org.apache.cxf.endpoint.ClientImpl.onMessage(ClientImpl.java:827)&lt;BR /&gt;at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponseInternal(HTTPConduit.java:1695)&lt;BR /&gt;at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:1572)&lt;BR /&gt;at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1373)&lt;BR /&gt;at org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:56)&lt;BR /&gt;at org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:673)&lt;BR /&gt;at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:63)&lt;BR /&gt;at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)&lt;BR /&gt;at org.apache.cxf.endpoint.ClientImpl.doInvoke(ClientImpl.java:533)&lt;BR /&gt;at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:442)&lt;BR /&gt;at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:343)&lt;BR /&gt;at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:296)&lt;BR /&gt;at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:316)&lt;BR /&gt;at local_project.client_0_1.Client$GenericConsumer.invoke(Client.java:716)&lt;BR /&gt;at local_project.client_0_1.Client.tFileInputXML_1Process(Client.java:10907)&lt;BR /&gt;at local_project.client_0_1.Client.runJobInTOS(Client.java:11737)&lt;BR /&gt;at local_project.client_0_1.Client.main(Client.java:11588)&lt;BR /&gt;[statistics] disconnected&lt;/P&gt; 
&lt;P&gt;Job Client ended at 11:20 17/01/2020. [exit code=1]&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;components used are:&lt;/P&gt; 
&lt;P&gt;tfileXMLinput-&amp;gt;txmlMap_1-&amp;gt;tESBConsumer_2-&amp;gt;tlog3&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2020 06:03:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSOAP/m-p/2365022#M128690</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-17T06:03:12Z</dc:date>
    </item>
  </channel>
</rss>

