<?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: Integrate TalenJob in route in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Integrate-TalenJob-in-route/m-p/2274516#M51172</link>
    <description>Hi, 
&lt;BR /&gt;that is a great help even for me, thanks 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;Gabriel</description>
    <pubDate>Wed, 25 Apr 2012 13:27:32 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-04-25T13:27:32Z</dc:date>
    <item>
      <title>Integrate TalenJob in route</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Integrate-TalenJob-in-route/m-p/2274512#M51168</link>
      <description>&lt;P&gt;hi&lt;BR /&gt;I have a job : &lt;BR /&gt;- tFileInputDelimited -&amp;gt; tMap -&amp;gt; TAdvancedFileOutputXml just for a transformation&lt;BR /&gt;I export this jar file and reimport it as a TalendJob in a route&lt;BR /&gt;In this route I would like to files arriving in a cFile and tFileInputDelimited that I have in my job.&lt;BR /&gt;So from a cFile, launch a route.&lt;BR /&gt;how could I do it?&lt;BR /&gt;thks&lt;BR /&gt;Valery&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 12:18:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Integrate-TalenJob-in-route/m-p/2274512#M51168</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate TalenJob in route</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Integrate-TalenJob-in-route/m-p/2274513#M51169</link>
      <description>Can Someone help me?&lt;BR /&gt;thks&lt;BR /&gt;valery</description>
      <pubDate>Wed, 25 Apr 2012 10:11:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Integrate-TalenJob-in-route/m-p/2274513#M51169</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-25T10:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate TalenJob in route</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Integrate-TalenJob-in-route/m-p/2274514#M51170</link>
      <description>Hi, 
&lt;BR /&gt;I don't want to dissapoint you, but seems even the TOS supports to add the tJob icon to the route model, it doesn't work - neigther for me. In some docummentation or one of forum contributions I found that this feature still needs to be developed (I use TOS 5.0.2). 
&lt;BR /&gt;As a solution - we exposed our jobs as services or mroe often - let them listen on their queues, and then from mediation route (Camel) or eny external application we send a message to the job queue for processing or call the job's web service. 
&lt;BR /&gt;so - in the route send the file content or the file name - cFile--&amp;gt;cMessageEndpoint and than have a job tMomInput-&amp;gt;process the message 
&lt;BR /&gt;Couldn't find anything better 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MPcz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157233iD1A564EF62DE3BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MPcz.png" alt="0683p000009MPcz.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;Gabriel</description>
      <pubDate>Wed, 25 Apr 2012 10:42:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Integrate-TalenJob-in-route/m-p/2274514#M51170</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-25T10:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate TalenJob in route</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Integrate-TalenJob-in-route/m-p/2274515#M51171</link>
      <description>hi valery, 
&lt;BR /&gt;here's what you need to pass the filename from the Camel route to the job: 
&lt;BR /&gt; 1) in the job you need a context variable, e.g. filename - I assume you have that already 
&lt;BR /&gt; 2) create a Camel route like the one attached 
&lt;BR /&gt; 
&lt;BR /&gt; 3) cTalendJob passes all Camel headers to the job, so you need to set a header that has the same name as the context variable in your job, e.g. filename - see the next screenshot for how to configure a cSetHeader 
&lt;BR /&gt; 
&lt;BR /&gt; 4) if the job you want to start from the route requires additional JARs that are not yet on the classpath, you need an additional cConfig to add the external dependencies. I needed talend_file_enhanced_20070724.jar for a tFileInputPositional. 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;let me know if this is what you needed and works for you? 
&lt;BR /&gt;hth 
&lt;BR /&gt;bernhard</description>
      <pubDate>Wed, 25 Apr 2012 11:30:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Integrate-TalenJob-in-route/m-p/2274515#M51171</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-25T11:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate TalenJob in route</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Integrate-TalenJob-in-route/m-p/2274516#M51172</link>
      <description>Hi, 
&lt;BR /&gt;that is a great help even for me, thanks 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;Gabriel</description>
      <pubDate>Wed, 25 Apr 2012 13:27:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Integrate-TalenJob-in-route/m-p/2274516#M51172</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-25T13:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate TalenJob in route</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Integrate-TalenJob-in-route/m-p/2274517#M51173</link>
      <description>Hi guy's 
&lt;BR /&gt;it's so simple when you speak with person who knows the product. 
&lt;BR /&gt;@bschuhmann, 
&lt;BR /&gt;As I can see you work for Talend. So I have some question for you. 
&lt;BR /&gt;- Why those type of basic actions are not documented somewhere? effectively integrate a route with a job is the added value of the product. Why is it so difficult to find doc about it? 
&lt;BR /&gt;The product is it mature enough? 
&lt;BR /&gt;- by reading doc, I found that we have to use config object to define librairies. Why do we have to do it? effectively when I am importing the Jar job file, all those required librairies are already it the Web-inf/lib directory? 
&lt;BR /&gt;Thks for your help. Now it's more clear 
&lt;BR /&gt;Valery</description>
      <pubDate>Wed, 25 Apr 2012 14:01:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Integrate-TalenJob-in-route/m-p/2274517#M51173</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-25T14:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate TalenJob in route</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Integrate-TalenJob-in-route/m-p/2274518#M51174</link>
      <description>Hello all.
&lt;BR /&gt;Many many thanks for the short description of how to pass arguments from a route to a job. 
&lt;BR /&gt;This was the piece of glue I was looking for the last few month.
&lt;BR /&gt;Regards,
&lt;BR /&gt;Alexander.</description>
      <pubDate>Thu, 26 Apr 2012 12:12:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Integrate-TalenJob-in-route/m-p/2274518#M51174</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-26T12:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate TalenJob in route</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Integrate-TalenJob-in-route/m-p/2274519#M51175</link>
      <description>Hi Valery, 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;- Why those type of basic actions are not documented somewhere? effectively integrate a route with a job is the added value of the product. Why is it so difficult to find doc about it?&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;We're writing doc, just need to ask for a bit more patience 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;The product is it mature enough?&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;It is. Test it and I'm confident it will work for you. 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;- by reading doc, I found that we have to use config object to define librairies. Why do we have to do it? effectively when I am importing the Jar job file, all those required librairies are already it the Web-inf/lib directory?&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Give 5.1 RC1 a try, I know we're working on it and it might already be fixed. Dependency resolution is not trivial (especially with the different runtime environments) and we though even with this snag, cTalendJob is already useful.</description>
      <pubDate>Thu, 26 Apr 2012 14:38:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Integrate-TalenJob-in-route/m-p/2274519#M51175</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-26T14:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate TalenJob in route</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Integrate-TalenJob-in-route/m-p/2274520#M51176</link>
      <description>Hi,&lt;BR /&gt;another related question - maybe it is simple and I am not aware of it..&lt;BR /&gt;is there a simple way to get data back from the integrated "in-route" job?&lt;BR /&gt;In theory - I can create a web service from a job and invoke the job as a service. But if there's a simple way to synchronously call the job, maybe there's a way to get data back (something like using tBufferOutput) like between Talend jobs..&lt;BR /&gt;Thankx in advance&lt;BR /&gt;         Gabriel</description>
      <pubDate>Thu, 24 May 2012 09:36:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Integrate-TalenJob-in-route/m-p/2274520#M51176</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-24T09:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate TalenJob in route</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Integrate-TalenJob-in-route/m-p/2274521#M51177</link>
      <description>One way is to use a tSocket connector on the job side and a camel-mina component on the other side. Alternatively you could use JMS with tMOM on the job side and the cJMS on the route side. I'll post a link to an example later.</description>
      <pubDate>Thu, 24 May 2012 18:57:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Integrate-TalenJob-in-route/m-p/2274521#M51177</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-24T18:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate TalenJob in route</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Integrate-TalenJob-in-route/m-p/2274522#M51178</link>
      <description>Hi Edward,&lt;BR /&gt;that's an answer too. If there's no direct approach, JMS is a very good way to return data.&lt;BR /&gt;Thanks for the prompt reaction.&lt;BR /&gt;Carpe diem&lt;BR /&gt;          Gabriel</description>
      <pubDate>Thu, 24 May 2012 19:20:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Integrate-TalenJob-in-route/m-p/2274522#M51178</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-24T19:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate TalenJob in route</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Integrate-TalenJob-in-route/m-p/2274523#M51179</link>
      <description>You can find a sample job and a corresponding route on my site at 
&lt;A href="http://eost.net/eost/jobAdaptor/socketPipeJob.zip" rel="nofollow noopener noreferrer"&gt;http://eost.net/eost/jobAdaptor/socketPipeJob.zip&lt;/A&gt; . 
&lt;BR /&gt;Note that in order to use the Camel MINA component you need to use the cConfig element to add the dependency. 
&lt;BR /&gt; 
&lt;IMG src="https://community.qlik.com/" /&gt; 
&lt;BR /&gt;Note that the Camel route shown below uses a glorified sticky note just to represent the Job. It's just for show. The real elements doing the work implemented with tMessageEndpoint and the appropriate Camel Mina uri. you can find more information on how to specify that uri in the Talend Integration Factory User's Guide, or online at 
&lt;A href="http://camel.apache.org/mina.html" rel="nofollow noopener noreferrer"&gt;http://camel.apache.org/mina.html&lt;/A&gt; 
&lt;BR /&gt; 
&lt;IMG src="https://community.qlik.com/" /&gt; 
&lt;BR /&gt;Note that the DI Job uses tSocket as documented in the Talend Component Reference Guide which you can download from our site. When you run this in Studio, start the Camel client first. It will keep trying to (recoonnect) until you start the Job. Note that by default the DI job will end after processing one request unless you put it in a loop. In contrast, if you did the same thing with tMOM for your job you could specify "Keep Listening" in the component view. 
&lt;BR /&gt; 
&lt;IMG src="https://community.qlik.com/" /&gt;</description>
      <pubDate>Thu, 24 May 2012 21:09:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Integrate-TalenJob-in-route/m-p/2274523#M51179</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-24T21:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate TalenJob in route</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Integrate-TalenJob-in-route/m-p/2274524#M51180</link>
      <description>Hi Ed,&lt;BR /&gt;I've never been fond of socket communication, but you are right, Mina looks effective for this use case. &lt;BR /&gt;Thankx a lot.&lt;BR /&gt;      Gabriel</description>
      <pubDate>Fri, 25 May 2012 10:38:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Integrate-TalenJob-in-route/m-p/2274524#M51180</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-25T10:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate TalenJob in route</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Integrate-TalenJob-in-route/m-p/2274525#M51181</link>
      <description>&lt;B&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;bschuhmann,&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt;
&lt;BR /&gt;
&lt;BR /&gt;Can you please share screen shots as I didn't see that.</description>
      <pubDate>Thu, 15 Jan 2015 12:13:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Integrate-TalenJob-in-route/m-p/2274525#M51181</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-15T12:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate TalenJob in route</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Integrate-TalenJob-in-route/m-p/2274526#M51182</link>
      <description>Its better to use&amp;nbsp;a Camel component dependency instead of direct camel-*-alldep usage: 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/2650/mina.gif" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAF8.gif"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141301i4545D0B12F6E71F4/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAF8.gif" alt="0683p000009MAF8.gif" /&gt;&lt;/span&gt; &lt;/A&gt;</description>
      <pubDate>Fri, 16 Jan 2015 06:58:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Integrate-TalenJob-in-route/m-p/2274526#M51182</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-16T06:58:39Z</dc:date>
    </item>
  </channel>
</rss>

