<?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: Accessing globalMap inside custom routine block in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Accessing-globalMap-inside-custom-routine-block/m-p/2273669#M50587</link>
    <description>&lt;P&gt;Hi Kumar,&lt;/P&gt;
&lt;P&gt;Thanks for your prompt solution. It worked well.&lt;/P&gt;</description>
    <pubDate>Mon, 07 Jan 2019 15:27:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-01-07T15:27:30Z</dc:date>
    <item>
      <title>Accessing globalMap inside custom routine block</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Accessing-globalMap-inside-custom-routine-block/m-p/2273667#M50585</link>
      <description>&lt;P&gt;I have a function defined inside the Code-&amp;gt;Routines which accepts String &amp;amp; Integer as input parameters and returns a String. This function is then accessed by all the tMap’s of the job.&lt;/P&gt;
&lt;P&gt;I want to define a Global globalMap which will be loaded ( globalMap.put ) somewhere in the Talend job using javaFlex , before the tMap and will be accessed inside the custom routine function ( globalMap.get ). The globalMap should be accessible within the customer routine function. I don’t want to change the input parameters of the custom routine function as this will require to change all the tMaps where the function is used.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can anyone please suggest the solution for this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Aanchal&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jan 2019 14:00:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Accessing-globalMap-inside-custom-routine-block/m-p/2273667#M50585</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-07T14:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing globalMap inside custom routine block</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Accessing-globalMap-inside-custom-routine-block/m-p/2273668#M50586</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOj7AAG"&gt;@aanchal&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;You could create a local static Concurrent&amp;nbsp; hashmap in your Routine like routineMap.&lt;/P&gt; 
&lt;P&gt;Copy for GlobalMap to&amp;nbsp;&lt;SPAN&gt;routineMap by setter method.use the values in your routine as you need.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;or&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCpXbCAK" target="_blank"&gt;https://community.talend.com/t5/Design-and-Development/accessing-globalMap-inside-a-custom-routine/td-p/102776&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jan 2019 14:40:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Accessing-globalMap-inside-custom-routine-block/m-p/2273668#M50586</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-01-07T14:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing globalMap inside custom routine block</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Accessing-globalMap-inside-custom-routine-block/m-p/2273669#M50587</link>
      <description>&lt;P&gt;Hi Kumar,&lt;/P&gt;
&lt;P&gt;Thanks for your prompt solution. It worked well.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jan 2019 15:27:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Accessing-globalMap-inside-custom-routine-block/m-p/2273669#M50587</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-07T15:27:30Z</dc:date>
    </item>
  </channel>
</rss>

