<?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 How to call a WebService with a message SOAP formatted in XML ? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-call-a-WebService-with-a-message-SOAP-formatted-in-XML/m-p/2216963#M12752</link>
    <description>Hi, 
&lt;BR /&gt;I succeeded to implement the example provided in documentation for the component tSOAP (GetCountryByCountryCode). 
&lt;BR /&gt;But I have an issue when I try to implement a call to&amp;nbsp;another&amp;nbsp;webservice: 
&lt;BR /&gt; 
&lt;I&gt;&lt;FONT color="#ff3333"&gt;com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection post&lt;/FONT&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&lt;FONT color="#ff3333"&gt;Grave: SAAJ0008: Bad Response; cannotconnect&lt;/FONT&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&lt;FONT color="#ff3333"&gt;Exception in component tSOAP_1&lt;/FONT&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&lt;FONT color="#ff3333"&gt;com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Bad response: (502cannotconnect&lt;/FONT&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&lt;FONT color="#ff3333"&gt; at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.call(Unknown Source)&lt;/FONT&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&lt;FONT color="#ff3333"&gt; at org.talend.soap.SOAPUtil.invokeSOAP(SOAPUtil.java:109)&lt;/FONT&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&lt;FONT color="#ff3333"&gt; at iron_create_ua.bpo_flux_create_ua_0_1.BPO_FLUX_Create_UA.tSOAP_1Process(BPO_FLUX_Create_UA.java:516)&lt;/FONT&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&lt;FONT color="#ff3333"&gt; at iron_create_ua.bpo_flux_create_ua_0_1.BPO_FLUX_Create_UA.runJobInTOS(BPO_FLUX_Create_UA.java:872)&lt;/FONT&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&lt;FONT color="#ff3333"&gt; at iron_create_ua.bpo_flux_create_ua_0_1.BPO_FLUX_Create_UA.main(BPO_FLUX_Create_UA.java:731)&lt;/FONT&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&lt;FONT color="#ff3333"&gt;Caused by: com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Bad response: (502cannotconnect&lt;/FONT&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&lt;FONT color="#ff3333"&gt; at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.post(Unknown Source)&lt;/FONT&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&lt;FONT color="#ff3333"&gt; ... 5 more&lt;/FONT&gt;&lt;/I&gt; 
&lt;BR /&gt;When I test the call to the WebService with SOAPUI, it's working... 
&lt;BR /&gt;Below the configuration: 
&lt;BR /&gt; 
&lt;IMG src="https://community.talend.com/legacyfs/online/membersTempo/153710/blob_20150324-1303.png" /&gt; 
&lt;BR /&gt;Antoine</description>
    <pubDate>Tue, 24 Mar 2015 12:07:34 GMT</pubDate>
    <dc:creator>Fernandez</dc:creator>
    <dc:date>2015-03-24T12:07:34Z</dc:date>
    <item>
      <title>How to call a WebService with a message SOAP formatted in XML ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-call-a-WebService-with-a-message-SOAP-formatted-in-XML/m-p/2216963#M12752</link>
      <description>Hi, 
&lt;BR /&gt;I succeeded to implement the example provided in documentation for the component tSOAP (GetCountryByCountryCode). 
&lt;BR /&gt;But I have an issue when I try to implement a call to&amp;nbsp;another&amp;nbsp;webservice: 
&lt;BR /&gt; 
&lt;I&gt;&lt;FONT color="#ff3333"&gt;com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection post&lt;/FONT&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&lt;FONT color="#ff3333"&gt;Grave: SAAJ0008: Bad Response; cannotconnect&lt;/FONT&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&lt;FONT color="#ff3333"&gt;Exception in component tSOAP_1&lt;/FONT&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&lt;FONT color="#ff3333"&gt;com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Bad response: (502cannotconnect&lt;/FONT&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&lt;FONT color="#ff3333"&gt; at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.call(Unknown Source)&lt;/FONT&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&lt;FONT color="#ff3333"&gt; at org.talend.soap.SOAPUtil.invokeSOAP(SOAPUtil.java:109)&lt;/FONT&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&lt;FONT color="#ff3333"&gt; at iron_create_ua.bpo_flux_create_ua_0_1.BPO_FLUX_Create_UA.tSOAP_1Process(BPO_FLUX_Create_UA.java:516)&lt;/FONT&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&lt;FONT color="#ff3333"&gt; at iron_create_ua.bpo_flux_create_ua_0_1.BPO_FLUX_Create_UA.runJobInTOS(BPO_FLUX_Create_UA.java:872)&lt;/FONT&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&lt;FONT color="#ff3333"&gt; at iron_create_ua.bpo_flux_create_ua_0_1.BPO_FLUX_Create_UA.main(BPO_FLUX_Create_UA.java:731)&lt;/FONT&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&lt;FONT color="#ff3333"&gt;Caused by: com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Bad response: (502cannotconnect&lt;/FONT&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&lt;FONT color="#ff3333"&gt; at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.post(Unknown Source)&lt;/FONT&gt;&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;&lt;FONT color="#ff3333"&gt; ... 5 more&lt;/FONT&gt;&lt;/I&gt; 
&lt;BR /&gt;When I test the call to the WebService with SOAPUI, it's working... 
&lt;BR /&gt;Below the configuration: 
&lt;BR /&gt; 
&lt;IMG src="https://community.talend.com/legacyfs/online/membersTempo/153710/blob_20150324-1303.png" /&gt; 
&lt;BR /&gt;Antoine</description>
      <pubDate>Tue, 24 Mar 2015 12:07:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-call-a-WebService-with-a-message-SOAP-formatted-in-XML/m-p/2216963#M12752</guid>
      <dc:creator>Fernandez</dc:creator>
      <dc:date>2015-03-24T12:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to call a WebService with a message SOAP formatted in XML ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-call-a-WebService-with-a-message-SOAP-formatted-in-XML/m-p/2216964#M12753</link>
      <description>Could you successfully invoke the web service from your browser with proxy?</description>
      <pubDate>Wed, 01 Apr 2015 17:19:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-call-a-WebService-with-a-message-SOAP-formatted-in-XML/m-p/2216964#M12753</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-01T17:19:56Z</dc:date>
    </item>
  </channel>
</rss>

