<?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: Single Job, Multiple Connections Switching in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Single-Job-Multiple-Connections-Switching/m-p/2311678#M82697</link>
    <description>&lt;P&gt;HI, you can list all the connection parameters in a flow use a tFlowToIterate to iterate on each connection  then use a tRunJob with passing the parameters from father job.&lt;/P&gt;&lt;P&gt;https://help.talend.com/r/en-US/7.3/system/trunjob-tflowtoiterate-tfileinputdelimited-tjava-creating-parent-job-to-pass-value-to-child-job-standard-component-you-have&lt;/P&gt;&lt;P&gt;Send me love and kudos&lt;/P&gt;</description>
    <pubDate>Thu, 07 Jul 2022 06:58:22 GMT</pubDate>
    <dc:creator>gjeremy1617088143</dc:creator>
    <dc:date>2022-07-07T06:58:22Z</dc:date>
    <item>
      <title>Single Job, Multiple Connections Switching</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Single-Job-Multiple-Connections-Switching/m-p/2311677#M82696</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Does Talend Support swtiching between CONNECTIONS (different Schemas) to run a single Job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Underlying Tables and its structure is same across all the Schemas/Connections&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say, i have Single Standalone Job STD_JOB, and have Connection_1, Connection_2 etc. So want to run this same job for each different connection dynamically&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:45:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Single-Job-Multiple-Connections-Switching/m-p/2311677#M82696</guid>
      <dc:creator>MM1655984008</dc:creator>
      <dc:date>2024-11-15T22:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: Single Job, Multiple Connections Switching</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Single-Job-Multiple-Connections-Switching/m-p/2311678#M82697</link>
      <description>&lt;P&gt;HI, you can list all the connection parameters in a flow use a tFlowToIterate to iterate on each connection  then use a tRunJob with passing the parameters from father job.&lt;/P&gt;&lt;P&gt;https://help.talend.com/r/en-US/7.3/system/trunjob-tflowtoiterate-tfileinputdelimited-tjava-creating-parent-job-to-pass-value-to-child-job-standard-component-you-have&lt;/P&gt;&lt;P&gt;Send me love and kudos&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 06:58:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Single-Job-Multiple-Connections-Switching/m-p/2311678#M82697</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2022-07-07T06:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Single Job, Multiple Connections Switching</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Single-Job-Multiple-Connections-Switching/m-p/2311679#M82698</link>
      <description>&lt;P&gt;Sorry for my poor English. In my website, there is a coupon delivery activity. Now I create a new activity. If the start time is greater than the present time, the card will be issued automatically at the start time Now I want to implement the specific connection to the queue, and in the case where my default queue driver is sync, I want to use the redis driver to perform the above task. So I used onConnection and onQueue, but so far, it hasn't woked yet –&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 07:07:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Single-Job-Multiple-Connections-Switching/m-p/2311679#M82698</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-07-08T07:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: Single Job, Multiple Connections Switching</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Single-Job-Multiple-Connections-Switching/m-p/2311680#M82699</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;$delay = Carbon::parse($memberCoupon-&amp;gt;started_at)-&amp;gt;diffInSeconds(Carbon::now());&lt;/P&gt;&lt;P&gt;$job = new GrantCoupon($memberCoupon);&lt;/P&gt;&lt;P&gt;$this-&amp;gt;dispatch($job)-&amp;gt;delay($delay)-&amp;gt;onConnection('redis')-&amp;gt;onQueue('coupons');&lt;/P&gt;&lt;P&gt;Your queue job will come into effect when dispatching, including the delay. &lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 11:24:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Single-Job-Multiple-Connections-Switching/m-p/2311680#M82699</guid>
      <dc:creator>Jwoodberry</dc:creator>
      <dc:date>2022-07-19T11:24:19Z</dc:date>
    </item>
  </channel>
</rss>

