<?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 : Unable to create envelope from given source in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tSOAP-Unable-to-create-envelope-from-given-source/m-p/2330494#M99567</link>
    <description>Hi Pedro,&lt;BR /&gt;I ran into this very same problem where an Oracle connection (only used for standard Talend logging, I don't even have an Oracle component on my canvas) seems to be blocking soap connections. I have the exact same problem as the original poster. Tried both 4.2.3 and 5.1.1 of Talend Team Edition.&lt;BR /&gt;Regards,&lt;BR /&gt;Arno</description>
    <pubDate>Wed, 12 Sep 2012 09:36:34 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-09-12T09:36:34Z</dc:date>
    <item>
      <title>tSOAP : Unable to create envelope from given source</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSOAP-Unable-to-create-envelope-from-given-source/m-p/2330489#M99562</link>
      <description>Hello
&lt;BR /&gt;I need to retrieve data from a webservice. So i'm trying to use tSOAP component for that. 
&lt;BR /&gt;When I test the webservice on SOAPUI soft, I have a response. 
&lt;BR /&gt;When i try with Talend, i have the following message :
&lt;BR /&gt;Démarrage du job DELT_SC7_Electre_30_HttpGet a 14:30 27/04/2012.
&lt;BR /&gt; connecting to socket on port 3852
&lt;BR /&gt; connected
&lt;BR /&gt;XML-22103: (Fatal Error) DOMResult can not be this kind of node.
&lt;BR /&gt;27 avr. 2012 14:30:52 com.sun.xml.internal.messaging.saaj.soap.EnvelopeFactory createEnvelope
&lt;BR /&gt;GRAVE: SAAJ0511: Unable to create envelope from given source
&lt;BR /&gt;Exception in component tSOAP_1
&lt;BR /&gt;com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Unable to create envelope from given source: 
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.soap.EnvelopeFactory.createEnvelope(EnvelopeFactory.java:114)
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.soap.ver1_1.SOAPPart1_1Impl.createEnvelopeFromSource(SOAPPart1_1Impl.java:70)
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.soap.SOAPPartImpl.getEnvelope(SOAPPartImpl.java:122)
&lt;BR /&gt; at org.talend.soap.SOAPUtil.invokeSOAP(SOAPUtil.java:107)
&lt;BR /&gt; at secile.delt_sc7_electre_30_httpget_1_0.DELT_SC7_Electre_30_HttpGet.tSOAP_1Process(DELT_SC7_Electre_30_HttpGet.java:1488)
&lt;BR /&gt; at secile.delt_sc7_electre_30_httpget_1_0.DELT_SC7_Electre_30_HttpGet.runJobInTOS(DELT_SC7_Electre_30_HttpGet.java:4236)
&lt;BR /&gt; at secile.delt_sc7_electre_30_httpget_1_0.DELT_SC7_Electre_30_HttpGet.main(DELT_SC7_Electre_30_HttpGet.java:3688)
&lt;BR /&gt;Caused by: javax.xml.transform.TransformerException: XML-22103: (Fatal Error) DOMResult can not be this kind of node.
&lt;BR /&gt; at oracle.xml.jaxp.JXTransformer.reportException(JXTransformer.java:901)
&lt;BR /&gt; at oracle.xml.jaxp.JXTransformer.transform(JXTransformer.java:355)
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.util.transform.EfficientStreamingTransformer.transform(EfficientStreamingTransformer.java:393)
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.soap.EnvelopeFactory.createEnvelope(EnvelopeFactory.java:102)
&lt;BR /&gt; ... 6 more
&lt;BR /&gt;CAUSE:
&lt;BR /&gt;javax.xml.transform.TransformerException: XML-22103: (Fatal Error) DOMResult can not be this kind of node.
&lt;BR /&gt; at oracle.xml.jaxp.JXTransformer.reportException(JXTransformer.java:901)
&lt;BR /&gt; at oracle.xml.jaxp.JXTransformer.transform(JXTransformer.java:355)
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.util.transform.EfficientStreamingTransformer.transform(EfficientStreamingTransformer.java:393)
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.soap.EnvelopeFactory.createEnvelope(EnvelopeFactory.java:102)
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.soap.ver1_1.SOAPPart1_1Impl.createEnvelopeFromSource(SOAPPart1_1Impl.java:70)
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.soap.SOAPPartImpl.getEnvelope(SOAPPartImpl.java:122)
&lt;BR /&gt; at org.talend.soap.SOAPUtil.invokeSOAP(SOAPUtil.java:107)
&lt;BR /&gt; at secile.delt_sc7_electre_30_httpget_1_0.DELT_SC7_Electre_30_HttpGet.tSOAP_1Process(DELT_SC7_Electre_30_HttpGet.java:1488)
&lt;BR /&gt; at secile.delt_sc7_electre_30_httpget_1_0.DELT_SC7_Electre_30_HttpGet.runJobInTOS(DELT_SC7_Electre_30_HttpGet.java:4236)
&lt;BR /&gt; at secile.delt_sc7_electre_30_httpget_1_0.DELT_SC7_Electre_30_HttpGet.main(DELT_SC7_Electre_30_HttpGet.java:3688)
&lt;BR /&gt;CAUSE:
&lt;BR /&gt;javax.xml.transform.TransformerException: XML-22103: (Fatal Error) DOMResult can not be this kind of node.
&lt;BR /&gt; at oracle.xml.jaxp.JXTransformer.reportException(JXTransformer.java:901)
&lt;BR /&gt; at oracle.xml.jaxp.JXTransformer.transform(JXTransformer.java:355)
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.util.transform.EfficientStreamingTransformer.transform(EfficientStreamingTransformer.java:393)
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.soap.EnvelopeFactory.createEnvelope(EnvelopeFactory.java:102)
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.soap.ver1_1.SOAPPart1_1Impl.createEnvelopeFromSource(SOAPPart1_1Impl.java:70)
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.soap.SOAPPartImpl.getEnvelope(SOAPPartImpl.java:122)
&lt;BR /&gt; at org.talend.soap.SOAPUtil.invokeSOAP(SOAPUtil.java:107)
&lt;BR /&gt; at secile.delt_sc7_electre_30_httpget_1_0.DELT_SC7_Electre_30_HttpGet.tSOAP_1Process(DELT_SC7_Electre_30_HttpGet.java:1488)
&lt;BR /&gt; at secile.delt_sc7_electre_30_httpget_1_0.DELT_SC7_Electre_30_HttpGet.runJobInTOS(DELT_SC7_Electre_30_HttpGet.java:4236)
&lt;BR /&gt; at secile.delt_sc7_electre_30_httpget_1_0.DELT_SC7_Electre_30_HttpGet.main(DELT_SC7_Electre_30_HttpGet.java:3688)
&lt;BR /&gt;2012-04-27 14:30:53|2qQo7R|2qQo7R|2qQo7R|SECILE|DELT_SC7_Electre_30_HttpGet|Default|6|Java Exception|tSOAP_1|com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl:Unable to create envelope from given source: |1
&lt;BR /&gt; disconnected
&lt;BR /&gt;Job DELT_SC7_Electre_30_HttpGet terminé à 14:30 27/04/2012. 
&lt;BR /&gt;Please let me know where is the problem
&lt;BR /&gt;End point "
&lt;A href="http://www.predic8.com:8080/material/ArticleService" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.predic8.com:8080/material/ArticleService&lt;/A&gt;"
&lt;BR /&gt;actio SOAP "get_action"
&lt;BR /&gt;SOPA Message
&lt;BR /&gt;"&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;" xmlns:ns=\"
&lt;A href="http://predic8.com/wsdl/material/ArticleService/1/\" target="_blank" rel="nofollow noopener noreferrer"&gt;http://predic8.com/wsdl/material/ArticleService/1/\&lt;/A&gt;"&amp;gt;
&lt;BR /&gt; &amp;lt;soapenv:Header/&amp;gt;
&lt;BR /&gt; &amp;lt;soapenv:Body&amp;gt;
&lt;BR /&gt; &amp;lt;ns:get&amp;gt;
&lt;BR /&gt; &amp;lt;id&amp;gt;1561&amp;lt;/id&amp;gt;
&lt;BR /&gt; &amp;lt;/ns:get&amp;gt;
&lt;BR /&gt; &amp;lt;/soapenv:Body&amp;gt;
&lt;BR /&gt;&amp;lt;/soapenv:Envelope&amp;gt;"</description>
      <pubDate>Fri, 27 Apr 2012 15:54:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSOAP-Unable-to-create-envelope-from-given-source/m-p/2330489#M99562</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-27T15:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: tSOAP : Unable to create envelope from given source</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSOAP-Unable-to-create-envelope-from-given-source/m-p/2330490#M99563</link>
      <description>Hi&lt;BR /&gt;According to your description, I have succeeded in creating this job and it works fine in TOS 5.0.2.&lt;BR /&gt;This is the result.&lt;BR /&gt;&lt;PRE&gt; Header | null                                                                               |&lt;BR /&gt;| Body   | &amp;lt;ns2:getResponse xmlns:ns2="http://predic8.com/wsdl/material/ArticleService/1/" /&amp;gt; |&lt;BR /&gt;| Fault  | null&lt;/PRE&gt;&lt;BR /&gt;Which version of TOS do you use? Which OS?&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Wed, 02 May 2012 03:33:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSOAP-Unable-to-create-envelope-from-given-source/m-p/2330490#M99563</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-02T03:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: tSOAP : Unable to create envelope from given source</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSOAP-Unable-to-create-envelope-from-given-source/m-p/2330491#M99564</link>
      <description>I have just run into this same issue in TIS Enterprise 4.2.3</description>
      <pubDate>Tue, 29 May 2012 17:13:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSOAP-Unable-to-create-envelope-from-given-source/m-p/2330491#M99564</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-29T17:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: tSOAP : Unable to create envelope from given source</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSOAP-Unable-to-create-envelope-from-given-source/m-p/2330492#M99565</link>
      <description>And actually, I just figured out that the cause of this is having a tOracleInput component in my job. If that is deactivated, the tSoap component works fine. If it is active, then tSoap no longer works. I'm thinking it's something being added to the classpath that causes conflicts between these two components.&lt;BR /&gt;Ugh.</description>
      <pubDate>Tue, 29 May 2012 18:50:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSOAP-Unable-to-create-envelope-from-given-source/m-p/2330492#M99565</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-29T18:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: tSOAP : Unable to create envelope from given source</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSOAP-Unable-to-create-envelope-from-given-source/m-p/2330493#M99566</link>
      <description>Hi&lt;BR /&gt;Thanks for your feedback!&lt;BR /&gt;I will trace this topic to see whether this is a bug.&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Wed, 30 May 2012 02:33:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSOAP-Unable-to-create-envelope-from-given-source/m-p/2330493#M99566</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-30T02:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: tSOAP : Unable to create envelope from given source</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSOAP-Unable-to-create-envelope-from-given-source/m-p/2330494#M99567</link>
      <description>Hi Pedro,&lt;BR /&gt;I ran into this very same problem where an Oracle connection (only used for standard Talend logging, I don't even have an Oracle component on my canvas) seems to be blocking soap connections. I have the exact same problem as the original poster. Tried both 4.2.3 and 5.1.1 of Talend Team Edition.&lt;BR /&gt;Regards,&lt;BR /&gt;Arno</description>
      <pubDate>Wed, 12 Sep 2012 09:36:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSOAP-Unable-to-create-envelope-from-given-source/m-p/2330494#M99567</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-12T09:36:34Z</dc:date>
    </item>
  </channel>
</rss>

