<?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 [resolved] How to get a result into a context variable? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-get-a-result-into-a-context-variable/m-p/2303791#M75628</link>
    <description>Hi!&lt;BR /&gt;Is it possible to get a result of a job into a context.variable for further use in that job?&lt;BR /&gt;I'm thinking about something like:&lt;BR /&gt;select max(xy) from abc ---&amp;gt; context.maxvalue&lt;BR /&gt;Thanks for your help!&lt;BR /&gt;Pete</description>
    <pubDate>Fri, 08 Mar 2013 10:45:45 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-03-08T10:45:45Z</dc:date>
    <item>
      <title>[resolved] How to get a result into a context variable?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-get-a-result-into-a-context-variable/m-p/2303791#M75628</link>
      <description>Hi!&lt;BR /&gt;Is it possible to get a result of a job into a context.variable for further use in that job?&lt;BR /&gt;I'm thinking about something like:&lt;BR /&gt;select max(xy) from abc ---&amp;gt; context.maxvalue&lt;BR /&gt;Thanks for your help!&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 08 Mar 2013 10:45:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-get-a-result-into-a-context-variable/m-p/2303791#M75628</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-08T10:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to get a result into a context variable?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-get-a-result-into-a-context-variable/m-p/2303792#M75629</link>
      <description>Hi Pete
&lt;BR /&gt;You can put the result to a context variable or a global variable on tJavaRow or tSetGlobalVar, for example, on tJavaRow:
&lt;BR /&gt;tMysqlInput--main--tJavaRow
&lt;BR /&gt;on tJavaRow:
&lt;BR /&gt;context.varName=input_row.columnName;
&lt;BR /&gt;You can find scenario about tSetglobalvar in this page:
&lt;BR /&gt;
&lt;A href="https://help.talend.com/search/all?query=tSetGlobalVar&amp;amp;content-lang=en" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=tSetGlobalVar&amp;amp;content-lang=en&lt;/A&gt;
&lt;BR /&gt;Shong</description>
      <pubDate>Fri, 08 Mar 2013 12:31:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-get-a-result-into-a-context-variable/m-p/2303792#M75629</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-08T12:31:01Z</dc:date>
    </item>
  </channel>
</rss>

