<?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: Updated context variable value for toracleinput component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Updated-context-variable-value-for-toracleinput-component/m-p/2265384#M44938</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Hi Nikhil,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks .There is no specific&amp;nbsp;reason to use 'oncomponent ok ' however after changing graph according to your design .toracleinput component is throwing same error like below.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P align="left"&gt;Exception in component tOracleInput_1&lt;/P&gt; 
&lt;P&gt;java.sql.SQLException: ORA-01017: invalid username/password; logon denied&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Scenario is that tsystem will return db pwd and that db pwd should be updated to old context.password value.Bec context.password is used in toraclecomponent to connect to db.The issue is toracleinput component is not taking the updated context variable value,which is printing correctly in previous&amp;nbsp;tJava component.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards,&lt;/P&gt; 
&lt;P&gt;Vivek&lt;/P&gt;</description>
    <pubDate>Thu, 18 Oct 2018 08:37:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-10-18T08:37:41Z</dc:date>
    <item>
      <title>Updated context variable value for toracleinput component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Updated-context-variable-value-for-toracleinput-component/m-p/2265377#M44931</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;tOracleInput component is not taking context variable updated value. Context variable default value updated in tjava component and connect to toracleinput component with 'OnComponent Ok'&amp;nbsp;link.&amp;nbsp;After updating the context variable value,tjava component is printing updated value and same updated value needs to be used in toracleinput component. However updated context variable value is not passing to toracleinput component and throwing error.&lt;/P&gt;
&lt;P&gt;My graph design is :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;tsystem -&amp;gt; tjavarow -&amp;gt; tjava -&amp;gt; toracleinput&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please assist.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Vivek&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2018 09:02:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Updated-context-variable-value-for-toracleinput-component/m-p/2265377#M44931</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-17T09:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: Updated context variable value for toracleinput component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Updated-context-variable-value-for-toracleinput-component/m-p/2265378#M44932</link>
      <description>&lt;P&gt;Can anybody assist on this issue please ?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2018 10:00:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Updated-context-variable-value-for-toracleinput-component/m-p/2265378#M44932</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-17T10:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: Updated context variable value for toracleinput component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Updated-context-variable-value-for-toracleinput-component/m-p/2265379#M44933</link>
      <description>tOracleIput create connection before job main execution.
&lt;BR /&gt;if you want to set context to tOracle Input, the best way is to use tRunJob
&lt;BR /&gt;to set context previously to calling subjob.
&lt;BR /&gt;so:
&lt;BR /&gt;create on job with tOracleInput and ….
&lt;BR /&gt;create a job calling previous one with tRunJob</description>
      <pubDate>Wed, 17 Oct 2018 10:00:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Updated-context-variable-value-for-toracleinput-component/m-p/2265379#M44933</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-10-17T10:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Updated context variable value for toracleinput component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Updated-context-variable-value-for-toracleinput-component/m-p/2265380#M44934</link>
      <description>&lt;P&gt;Used tRunjob and transmit that part to another graph. However still getting the same error.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards,&lt;/P&gt; 
&lt;P&gt;Vivek&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2018 11:29:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Updated-context-variable-value-for-toracleinput-component/m-p/2265380#M44934</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-17T11:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: Updated context variable value for toracleinput component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Updated-context-variable-value-for-toracleinput-component/m-p/2265381#M44935</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can u please share the screen shot of tjava and tOracleInput?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ragu</description>
      <pubDate>Wed, 17 Oct 2018 12:12:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Updated-context-variable-value-for-toracleinput-component/m-p/2265381#M44935</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-17T12:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: Updated context variable value for toracleinput component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Updated-context-variable-value-for-toracleinput-component/m-p/2265382#M44936</link>
      <description>&lt;P&gt;Cannot upload graph screenshot. However following are the components used in graph.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;tSystem - row (main)-&amp;gt; tJavaRow&amp;nbsp; -On Component Ok&amp;nbsp;-&amp;gt; tJava&amp;nbsp;&amp;nbsp; -On Component Ok-&amp;gt; tOracleinout&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2018 13:14:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Updated-context-variable-value-for-toracleinput-component/m-p/2265382#M44936</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-17T13:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: Updated context variable value for toracleinput component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Updated-context-variable-value-for-toracleinput-component/m-p/2265383#M44937</link>
      <description>&lt;P&gt;Hi Vivek,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Is there any specific reason for using the On Component Ok in your flow?&amp;nbsp;Could you please try below flow and let us know whether there are any changes?&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; I have used On SubJob Ok in the skeleton flow.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 381px;"&gt;&lt;IMG src="https://yutwg22796.i.lithium.com/t5/image/serverpage/image-id/13255iF378CEFA11ACD2FE/image-size/large?v=1.0&amp;amp;px=999" title="image.png" alt="image.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2018 13:53:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Updated-context-variable-value-for-toracleinput-component/m-p/2265383#M44937</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-17T13:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Updated context variable value for toracleinput component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Updated-context-variable-value-for-toracleinput-component/m-p/2265384#M44938</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Hi Nikhil,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks .There is no specific&amp;nbsp;reason to use 'oncomponent ok ' however after changing graph according to your design .toracleinput component is throwing same error like below.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P align="left"&gt;Exception in component tOracleInput_1&lt;/P&gt; 
&lt;P&gt;java.sql.SQLException: ORA-01017: invalid username/password; logon denied&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Scenario is that tsystem will return db pwd and that db pwd should be updated to old context.password value.Bec context.password is used in toraclecomponent to connect to db.The issue is toracleinput component is not taking the updated context variable value,which is printing correctly in previous&amp;nbsp;tJava component.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards,&lt;/P&gt; 
&lt;P&gt;Vivek&lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2018 08:37:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Updated-context-variable-value-for-toracleinput-component/m-p/2265384#M44938</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-18T08:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: Updated context variable value for toracleinput component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Updated-context-variable-value-for-toracleinput-component/m-p/2265385#M44939</link>
      <description>&lt;P&gt;Hi Vivek,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Could you please share the screen shots of tjava and tOracleInput Components for further validation?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; You can mask any sensitive information. But I believe you are using variables everywhere without hardcoding. So in ideal case, it should not be a problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; If the security aspects of your company is not allowing you to take screen shots, I would advise you to raise a Talend support ticket so that they can help you through official channels.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2018 08:43:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Updated-context-variable-value-for-toracleinput-component/m-p/2265385#M44939</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-18T08:43:18Z</dc:date>
    </item>
  </channel>
</rss>

