<?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: Local Variable in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Local-Variable/m-p/2286667#M60289</link>
    <description>depending on what language you are using, the implementation for this will differ.
&lt;BR /&gt;For Java projects, I would suggest looking at the Custom Code-&amp;gt;tSetGlobalVar component.
&lt;BR /&gt;you can use this component to set the values of a variable, or access the global map directly
&lt;BR /&gt;with globalMap.put(String Key, Object Value) and globalMap.get(String Key)
&lt;BR /&gt;For Perl projects, all variables are global in scope, so you can create one in a tPerlRow or tPerlFlex and use it elsewhere.</description>
    <pubDate>Tue, 03 Mar 2009 01:07:02 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-03-03T01:07:02Z</dc:date>
    <item>
      <title>Local Variable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Local-Variable/m-p/2286666#M60288</link>
      <description>Hy there,
&lt;BR /&gt;I have a small question: does Talend support local variables? If yes, then with what component can I create one and maintaine it? If no, why not? or can somebody point me please to a discussion on local variables?
&lt;BR /&gt;
&lt;BR /&gt;Thanks a lot,
&lt;BR /&gt;Emilia</description>
      <pubDate>Sat, 16 Nov 2024 14:03:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Local-Variable/m-p/2286666#M60288</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T14:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: Local Variable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Local-Variable/m-p/2286667#M60289</link>
      <description>depending on what language you are using, the implementation for this will differ.
&lt;BR /&gt;For Java projects, I would suggest looking at the Custom Code-&amp;gt;tSetGlobalVar component.
&lt;BR /&gt;you can use this component to set the values of a variable, or access the global map directly
&lt;BR /&gt;with globalMap.put(String Key, Object Value) and globalMap.get(String Key)
&lt;BR /&gt;For Perl projects, all variables are global in scope, so you can create one in a tPerlRow or tPerlFlex and use it elsewhere.</description>
      <pubDate>Tue, 03 Mar 2009 01:07:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Local-Variable/m-p/2286667#M60289</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-03-03T01:07:02Z</dc:date>
    </item>
  </channel>
</rss>

