<?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: How to change the Oracle Connection type dynamically? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-change-the-Oracle-Connection-type-dynamically/m-p/2293352#M66337</link>
    <description>Hi,
&lt;BR /&gt;Here is a component tContextLoad which&amp;nbsp;
&lt;FONT size="2"&gt;&lt;FONT face="noto," helvetica=""&gt;can be used to load a context from a flow. It can be used for your DB connection parameter. But not for oracle connection type.&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;Please take a look at the related scenario in component reference:
&lt;A href="https://help.talend.com/search/all?query=tContextLoad" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tContextLoad&lt;/A&gt;
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
    <pubDate>Wed, 23 Nov 2016 03:29:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-11-23T03:29:57Z</dc:date>
    <item>
      <title>How to change the Oracle Connection type dynamically?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-change-the-Oracle-Connection-type-dynamically/m-p/2293351#M66336</link>
      <description>&lt;P&gt;Hi Team,&lt;BR /&gt;&lt;BR /&gt;We have 2 different environments like QA and PROD of Oracle. But Connections types are different one is Oracle SID and another is Oracle Service Name. How can we change drop-down value dynamically in tOracleInput&amp;nbsp;while running the job in different environments?&amp;nbsp;&lt;BR /&gt;Is there any way with context variables? Or Do we need to create separate jobs for each environment?&lt;BR /&gt;&lt;BR /&gt;Please help on this.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 10:14:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-change-the-Oracle-Connection-type-dynamically/m-p/2293351#M66336</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the Oracle Connection type dynamically?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-change-the-Oracle-Connection-type-dynamically/m-p/2293352#M66337</link>
      <description>Hi,
&lt;BR /&gt;Here is a component tContextLoad which&amp;nbsp;
&lt;FONT size="2"&gt;&lt;FONT face="noto," helvetica=""&gt;can be used to load a context from a flow. It can be used for your DB connection parameter. But not for oracle connection type.&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;Please take a look at the related scenario in component reference:
&lt;A href="https://help.talend.com/search/all?query=tContextLoad" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tContextLoad&lt;/A&gt;
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 23 Nov 2016 03:29:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-change-the-Oracle-Connection-type-dynamically/m-p/2293352#M66337</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-23T03:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the Oracle Connection type dynamically?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-change-the-Oracle-Connection-type-dynamically/m-p/2293353#M66338</link>
      <description>Hi Sabrina, 
&lt;BR /&gt; 
&lt;BR /&gt;the question - different, but interesting 
&lt;BR /&gt;idea next - if You check suggested by You page - it very easy to change any settings for tMySQLInput, excluding: 
&lt;BR /&gt;- version of MySQL 
&lt;BR /&gt;- connection name if use existing connection 
&lt;BR /&gt; 
&lt;BR /&gt;so:&amp;nbsp; 
&lt;BR /&gt;- we can create to context environment (or any other triggers parameters), and create 2 connections - 1 with Service name, second with SID. - we can simple create to flow in same Job - if environment Office1 - use connection1 and go in this direction, if environment office 2 - use other 
&lt;BR /&gt; 
&lt;BR /&gt;But no any described (if possible) ways tell component tOracleInput (or any other) - take connection name from context variable 
&lt;BR /&gt;&amp;nbsp; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MG1M.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150175iD50C803EA4D8C120/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MG1M.png" alt="0683p000009MG1M.png" /&gt;&lt;/span&gt;&amp;nbsp; &amp;nbsp; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MFxZ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140230i70B19876D5DA5A87/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MFxZ.png" alt="0683p000009MFxZ.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Wed, 23 Nov 2016 04:22:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-change-the-Oracle-Connection-type-dynamically/m-p/2293353#M66338</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2016-11-23T04:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the Oracle Connection type dynamically?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-change-the-Oracle-Connection-type-dynamically/m-p/2293354#M66339</link>
      <description>Hi,
&lt;BR /&gt;So far, it is not possible to use context value in connection type or DB version.
&lt;BR /&gt;You can use tcontextload to&amp;nbsp;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;load a context for your DB connection parameter(Host, port, Database...).&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Wed, 23 Nov 2016 08:50:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-change-the-Oracle-Connection-type-dynamically/m-p/2293354#M66339</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-23T08:50:26Z</dc:date>
    </item>
  </channel>
</rss>

