<?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 How to get value from toracleinput to context variable in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-value-from-toracleinput-to-context-variable/m-p/2284749#M58379</link>
    <description>Hi,&lt;BR /&gt;I need to get the output of toracleinput to a context variable. How can i do that ?&lt;BR /&gt;Thanks,</description>
    <pubDate>Mon, 09 Feb 2015 20:06:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-02-09T20:06:26Z</dc:date>
    <item>
      <title>How to get value from toracleinput to context variable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-value-from-toracleinput-to-context-variable/m-p/2284749#M58379</link>
      <description>Hi,&lt;BR /&gt;I need to get the output of toracleinput to a context variable. How can i do that ?&lt;BR /&gt;Thanks,</description>
      <pubDate>Mon, 09 Feb 2015 20:06:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-get-value-from-toracleinput-to-context-variable/m-p/2284749#M58379</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-09T20:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to get value from toracleinput to context variable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-value-from-toracleinput-to-context-variable/m-p/2284750#M58380</link>
      <description>tOracleInput --&amp;gt; tJavaRow&lt;BR /&gt;and in the tJavaRow synch schema, create code and change the code like this:&lt;BR /&gt;Assuming you have a column called ID:&lt;BR /&gt;This is what you get first:&lt;BR /&gt;&lt;PRE&gt;output_row.ID = input_row.ID;&lt;/PRE&gt;&lt;BR /&gt;change is to:&lt;BR /&gt;&lt;PRE&gt;context.ID = input_row.ID;&lt;/PRE&gt;&lt;BR /&gt;Thats it.</description>
      <pubDate>Tue, 10 Feb 2015 06:13:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-get-value-from-toracleinput-to-context-variable/m-p/2284750#M58380</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-10T06:13:50Z</dc:date>
    </item>
  </channel>
</rss>

