<?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 Pass Oracle connection to Routine in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Pass-Oracle-connection-to-Routine/m-p/2229182#M20201</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any sample code for passing oracle tDbConnection to rountine and prcoess db records (Do some select * from table query) in routine.&lt;/P&gt;</description>
    <pubDate>Wed, 30 Oct 2019 15:04:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-10-30T15:04:00Z</dc:date>
    <item>
      <title>Pass Oracle connection to Routine</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Pass-Oracle-connection-to-Routine/m-p/2229182#M20201</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any sample code for passing oracle tDbConnection to rountine and prcoess db records (Do some select * from table query) in routine.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2019 15:04:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Pass-Oracle-connection-to-Routine/m-p/2229182#M20201</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-30T15:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Pass Oracle connection to Routine</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Pass-Oracle-connection-to-Routine/m-p/2229183#M20202</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; Why are you running the Oracle connection inside a routine? You can always extract the data set using Oracle native components like tOracleInput or tOracleRow and then you can use this result set for further processing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt;
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2019 17:41:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Pass-Oracle-connection-to-Routine/m-p/2229183#M20202</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-30T17:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Pass Oracle connection to Routine</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Pass-Oracle-connection-to-Routine/m-p/2229184#M20203</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Though, We can extract data using Oracle components, But if required we can pass the connection to Talend Routines as well. Create a Db connection using tOracleConnection component. Then go to the code section of the job where you can get the object name which you can pass to your Talend routine.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2019 06:04:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Pass-Oracle-connection-to-Routine/m-p/2229184#M20203</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-04T06:04:15Z</dc:date>
    </item>
  </channel>
</rss>

