<?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: Talend created SOAP service request as input for ActiveMQ queue in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Talend-created-SOAP-service-request-as-input-for-ActiveMQ-queue/m-p/2199045#M2121</link>
    <description>This error can only appear if some settings in the component are incorrect. But actually this should not happen. 
&lt;BR /&gt;I suggest you deactivate at first the MOM components and check again if you can build the job. 
&lt;BR /&gt;This way you will find out which component causes the error. 
&lt;BR /&gt;After that we can try to find what went wrong in the component settings.</description>
    <pubDate>Mon, 24 Oct 2016 18:58:58 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-10-24T18:58:58Z</dc:date>
    <item>
      <title>Talend created SOAP service request as input for ActiveMQ queue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-created-SOAP-service-request-as-input-for-ActiveMQ-queue/m-p/2199044#M2120</link>
      <description>Sorry for the newbie question, but I created a SOAP webservice in Talend (6.2.1 community edition) which expects a (complex) XML as payload. I then want to send this payload to a queue for processing in a later stage by a different application. So I was thinking off a flow like this:
&lt;BR /&gt;tMomConnection
&lt;BR /&gt;|
&lt;BR /&gt;OnSubJobOk
&lt;BR /&gt;|
&lt;BR /&gt;tESBProviderRequest -&amp;gt; tMomOutput -&amp;gt; tXMLMap -&amp;gt; tESBProviderResponse
&lt;BR /&gt;I use an existing connection to ActiveMQ which works fine, the mesage body is set to Bytes Message.
&lt;BR /&gt;The results are:
&lt;BR /&gt;Execution failed : Failed to generate code.
&lt;BR /&gt; 
&lt;BR /&gt;I expect the problem to be between the fact that I receive a payload and send a message to the queue.
&lt;BR /&gt;Anybody a clue on how to solve this?</description>
      <pubDate>Sat, 16 Nov 2024 10:18:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-created-SOAP-service-request-as-input-for-ActiveMQ-queue/m-p/2199044#M2120</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: Talend created SOAP service request as input for ActiveMQ queue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-created-SOAP-service-request-as-input-for-ActiveMQ-queue/m-p/2199045#M2121</link>
      <description>This error can only appear if some settings in the component are incorrect. But actually this should not happen. 
&lt;BR /&gt;I suggest you deactivate at first the MOM components and check again if you can build the job. 
&lt;BR /&gt;This way you will find out which component causes the error. 
&lt;BR /&gt;After that we can try to find what went wrong in the component settings.</description>
      <pubDate>Mon, 24 Oct 2016 18:58:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-created-SOAP-service-request-as-input-for-ActiveMQ-queue/m-p/2199045#M2121</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-24T18:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Talend created SOAP service request as input for ActiveMQ queue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-created-SOAP-service-request-as-input-for-ActiveMQ-queue/m-p/2199046#M2122</link>
      <description>Hi, 
&lt;BR /&gt;Deactivating the tMomOoutput gives several errors due to the fact that you have no valid flow. Running with only: 
&lt;BR /&gt;tMomConnection 
&lt;BR /&gt;| 
&lt;BR /&gt;OnSubJobOk 
&lt;BR /&gt;| 
&lt;BR /&gt;tESBProviderRequest -&amp;gt; tXMLMap -&amp;gt; tESBProviderResponse 
&lt;BR /&gt;Works fine. 
&lt;BR /&gt;tMomConnection 
&lt;BR /&gt;| 
&lt;BR /&gt;OnSubJobOk 
&lt;BR /&gt;| 
&lt;BR /&gt;tESBProviderRequest -&amp;gt; tConvertType -&amp;gt;&amp;nbsp;tMomOutput -&amp;gt; tXMLMap -&amp;gt; tESBProviderResponse 
&lt;BR /&gt;And when I convert the payload (Document)&amp;nbsp;to message&amp;nbsp;(String)&amp;nbsp;also works. I am able to retrieve the message from the queue and process this in a later stage. Only the "message" is corrupt after the tMomOutput, I cannot post it to a second queue. Error "Type mismatch: cannot convert from String to bytes[]" which is what the job just did for the first post to a queue? The schema for the second MomOutput actually states an input of type bytes[] and the first Momoutput produces a bytes[]. 
&lt;BR /&gt;Now trying to work with a second job/route which will consume the first message on the queue and dispatch this to the correct queues. 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/347133/Knipsel5.png" target="_blank"&gt;&amp;nbsp;&lt;/A&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/347133/Knipsel5.png" target="_blank"&gt;&amp;nbsp;&lt;/A&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/347133/Knipsel5.png" target="_blank"&gt;&amp;nbsp;&lt;/A&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/347133/Knipsel5.png" target="_blank"&gt;&amp;nbsp;&lt;/A&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/347133/Knipsel5.png" target="_blank"&gt;&amp;nbsp;&lt;/A&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/347133/Knipsel5.png" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MC0K.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135896i19B23E4F9C2AD435/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MC0K.png" alt="0683p000009MC0K.png" /&gt;&lt;/span&gt;&lt;/A&gt; 
&lt;BR /&gt;&amp;nbsp;</description>
      <pubDate>Tue, 25 Oct 2016 11:05:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-created-SOAP-service-request-as-input-for-ActiveMQ-queue/m-p/2199046#M2122</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-25T11:05:43Z</dc:date>
    </item>
  </channel>
</rss>

