<?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 [resolved] Pass SOAP message from job to route in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Pass-SOAP-message-from-job-to-route/m-p/2299585#M71919</link>
    <description>Hi! I currently have started using TOS&amp;nbsp;5.5.1 and I've stuck in one problem.&amp;nbsp;
&lt;BR /&gt;I have a job that calls web service and reads its response tFixedFlowInput=&amp;gt;tXMLMap=&amp;gt;tESBConsumer=&amp;gt;tRouteOutput and tRouteInput just to be able to connect this job with route.
&lt;BR /&gt;This example works great, it sens soap message and receive response as expected but I cannot figure out how to pass this soap response message to route?&amp;nbsp;
&lt;BR /&gt;I have used something like this:
&lt;BR /&gt;cTimer=&amp;gt;cTalendJob=&amp;gt;cMessageRouter (and so on) but it looks like cTalendJob don't pass my soap message as output.
&lt;BR /&gt;Thanks in advance.&amp;nbsp;</description>
    <pubDate>Sat, 16 Nov 2024 11:26:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T11:26:54Z</dc:date>
    <item>
      <title>[resolved] Pass SOAP message from job to route</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Pass-SOAP-message-from-job-to-route/m-p/2299585#M71919</link>
      <description>Hi! I currently have started using TOS&amp;nbsp;5.5.1 and I've stuck in one problem.&amp;nbsp;
&lt;BR /&gt;I have a job that calls web service and reads its response tFixedFlowInput=&amp;gt;tXMLMap=&amp;gt;tESBConsumer=&amp;gt;tRouteOutput and tRouteInput just to be able to connect this job with route.
&lt;BR /&gt;This example works great, it sens soap message and receive response as expected but I cannot figure out how to pass this soap response message to route?&amp;nbsp;
&lt;BR /&gt;I have used something like this:
&lt;BR /&gt;cTimer=&amp;gt;cTalendJob=&amp;gt;cMessageRouter (and so on) but it looks like cTalendJob don't pass my soap message as output.
&lt;BR /&gt;Thanks in advance.&amp;nbsp;</description>
      <pubDate>Sat, 16 Nov 2024 11:26:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Pass-SOAP-message-from-job-to-route/m-p/2299585#M71919</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Pass SOAP message from job to route</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Pass-SOAP-message-from-job-to-route/m-p/2299586#M71920</link>
      <description>Hi,
&lt;BR /&gt;to pass response back to route you just need to put tMap component between tESBConsumer and tRouteOutput.
&lt;BR /&gt;In the tRouteOutput edit schema and add column: body (Document type). And after that set type Body for this column in 'Camel' table.
&lt;BR /&gt;In the tMap just link tESBConsumer.payload and tRouteOutput.body. 
&lt;BR /&gt;By this response document will be sent back to route.
&lt;BR /&gt;Thanks,
&lt;BR /&gt;Yuri</description>
      <pubDate>Fri, 07 Nov 2014 13:34:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Pass-SOAP-message-from-job-to-route/m-p/2299586#M71920</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-07T13:34:43Z</dc:date>
    </item>
  </channel>
</rss>

