<?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: reuse db connection using Joblet in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/reuse-db-connection-using-Joblet/m-p/2333860#M102598</link>
    <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LM8oAAG"&gt;@bshree88&lt;/A&gt;,did you verify below link?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.talend.com/reader/HMt7OtoGzrwdkL_NOLwS_w/M5di4hfG5Vu5ZsOuqmvDAQ" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/HMt7OtoGzrwdkL_NOLwS_w/M5di4hfG5Vu5ZsOuqmvDAQ&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 18 May 2018 13:36:34 GMT</pubDate>
    <dc:creator>manodwhb</dc:creator>
    <dc:date>2018-05-18T13:36:34Z</dc:date>
    <item>
      <title>reuse db connection using Joblet</title>
      <link>https://community.qlik.com/t5/Talend-Studio/reuse-db-connection-using-Joblet/m-p/2333859#M102597</link>
      <description>&lt;P&gt;Hi team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to use multiple db connection and db close using joblet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example.&lt;/P&gt;&lt;P&gt;1.using&amp;nbsp; joblet: which contains db connection reuse this connection any jobs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly share your points how to do it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;shree&lt;/P&gt;</description>
      <pubDate>Fri, 18 May 2018 13:14:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/reuse-db-connection-using-Joblet/m-p/2333859#M102597</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-18T13:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: reuse db connection using Joblet</title>
      <link>https://community.qlik.com/t5/Talend-Studio/reuse-db-connection-using-Joblet/m-p/2333860#M102598</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LM8oAAG"&gt;@bshree88&lt;/A&gt;,did you verify below link?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.talend.com/reader/HMt7OtoGzrwdkL_NOLwS_w/M5di4hfG5Vu5ZsOuqmvDAQ" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/HMt7OtoGzrwdkL_NOLwS_w/M5di4hfG5Vu5ZsOuqmvDAQ&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 May 2018 13:36:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/reuse-db-connection-using-Joblet/m-p/2333860#M102598</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-05-18T13:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: reuse db connection using Joblet</title>
      <link>https://community.qlik.com/t5/Talend-Studio/reuse-db-connection-using-Joblet/m-p/2333861#M102599</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your reply.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Example not fit for my requirement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me explain.&lt;/P&gt;
&lt;P&gt;1. I have job which contains multiple database connection like oracle and mysql connection components.&lt;/P&gt;
&lt;P&gt;2.We want to create joblet which contains this different connection then we want use this joblet across different jobs using Joblet.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thnaks&lt;/P&gt;
&lt;P&gt;shree&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 May 2018 18:23:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/reuse-db-connection-using-Joblet/m-p/2333861#M102599</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-18T18:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: reuse db connection using Joblet</title>
      <link>https://community.qlik.com/t5/Talend-Studio/reuse-db-connection-using-Joblet/m-p/2333862#M102600</link>
      <description>You cannot use joblet to create multiple connections and use the same joblet across multiple jobs.</description>
      <pubDate>Sat, 19 May 2018 02:50:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/reuse-db-connection-using-Joblet/m-p/2333862#M102600</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-05-19T02:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: reuse db connection using Joblet</title>
      <link>https://community.qlik.com/t5/Talend-Studio/reuse-db-connection-using-Joblet/m-p/2333863#M102601</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Okay any other way&amp;nbsp;we can achieve.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Am waiting for your reply.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Shree&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 19 May 2018 05:39:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/reuse-db-connection-using-Joblet/m-p/2333863#M102601</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-19T05:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: reuse db connection using Joblet</title>
      <link>https://community.qlik.com/t5/Talend-Studio/reuse-db-connection-using-Joblet/m-p/2333864#M102602</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LM8oAAG"&gt;@bshree88&lt;/A&gt;,no otherway,since you need to create a connection for each job.&lt;/P&gt;</description>
      <pubDate>Mon, 21 May 2018 06:24:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/reuse-db-connection-using-Joblet/m-p/2333864#M102602</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-05-21T06:24:54Z</dc:date>
    </item>
  </channel>
</rss>

