<?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: [resolved] accessing value of global variable set by joblet in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-accessing-value-of-global-variable-set-by-joblet/m-p/2321403#M91433</link>
    <description>Hi Foxtrot,
&lt;BR /&gt;I am hoping that one of the two below listed will help you out. 
&lt;BR /&gt;-&amp;gt; getting a global value from the map can be done as follows... (String)globalMap.get("globalVariableName"); In this example, the name of the variable is called globalVariableName 
&lt;BR /&gt; and it is a type String. A note that you will need to cast the field to its type. 
&lt;BR /&gt;-&amp;gt; If you set the field as a context type, you can load it and access it via the context variable list. A thought.
&lt;BR /&gt;My disclaimer... I am new to Talend myself. That said, I have used the above two methods when accessing values. 
&lt;BR /&gt;Regards,
&lt;BR /&gt;Tom</description>
    <pubDate>Fri, 19 Aug 2011 18:41:39 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2011-08-19T18:41:39Z</dc:date>
    <item>
      <title>[resolved] accessing value of global variable set by joblet</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-accessing-value-of-global-variable-set-by-joblet/m-p/2321402#M91432</link>
      <description>Hi all,&lt;BR /&gt;I have global variable. The value was set in joblet.&lt;BR /&gt;Now how can I access the value of that global variable in main job? I can see the value in joblet but I get null value in main job&lt;BR /&gt;Cheers!</description>
      <pubDate>Sat, 16 Nov 2024 12:43:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-accessing-value-of-global-variable-set-by-joblet/m-p/2321402#M91432</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] accessing value of global variable set by joblet</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-accessing-value-of-global-variable-set-by-joblet/m-p/2321403#M91433</link>
      <description>Hi Foxtrot,
&lt;BR /&gt;I am hoping that one of the two below listed will help you out. 
&lt;BR /&gt;-&amp;gt; getting a global value from the map can be done as follows... (String)globalMap.get("globalVariableName"); In this example, the name of the variable is called globalVariableName 
&lt;BR /&gt; and it is a type String. A note that you will need to cast the field to its type. 
&lt;BR /&gt;-&amp;gt; If you set the field as a context type, you can load it and access it via the context variable list. A thought.
&lt;BR /&gt;My disclaimer... I am new to Talend myself. That said, I have used the above two methods when accessing values. 
&lt;BR /&gt;Regards,
&lt;BR /&gt;Tom</description>
      <pubDate>Fri, 19 Aug 2011 18:41:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-accessing-value-of-global-variable-set-by-joblet/m-p/2321403#M91433</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-08-19T18:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] accessing value of global variable set by joblet</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-accessing-value-of-global-variable-set-by-joblet/m-p/2321404#M91434</link>
      <description>Thanks..it seems that I don't have joblet functionality in community version&lt;BR /&gt;Hence, I just used multiple subjobs &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Tue, 23 Aug 2011 09:00:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-accessing-value-of-global-variable-set-by-joblet/m-p/2321404#M91434</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-08-23T09:00:55Z</dc:date>
    </item>
  </channel>
</rss>

