<?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 Talend 6.2.1 Context Variable in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Talend-6-2-1-Context-Variable/m-p/2200979#M3258</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am trying to create context variable and want to use in&amp;nbsp;tMap to remove hard coding from my talend job. I saw multiple example, everywhere context group has three tabs namely&lt;STRONG&gt; Variable, Value as tree, value as table&lt;/STRONG&gt; whereas there is no such tab in my case. PFA screen shot.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="talend_context.jpg" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LuAH.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155653i52BAE5A1F0D40724/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LuAH.jpg" alt="0683p000009LuAH.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;How to create context varaible in Talend 6.2.1 and how we can use them in tMap?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Another requirement is to create context variable and store path in it. Read that path from context variable&amp;nbsp;while create metadata of flat file. Is that possible? If yes, how?&lt;/P&gt;</description>
    <pubDate>Wed, 12 Apr 2017 18:03:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-04-12T18:03:23Z</dc:date>
    <item>
      <title>Talend 6.2.1 Context Variable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-6-2-1-Context-Variable/m-p/2200979#M3258</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am trying to create context variable and want to use in&amp;nbsp;tMap to remove hard coding from my talend job. I saw multiple example, everywhere context group has three tabs namely&lt;STRONG&gt; Variable, Value as tree, value as table&lt;/STRONG&gt; whereas there is no such tab in my case. PFA screen shot.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="talend_context.jpg" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LuAH.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155653i52BAE5A1F0D40724/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LuAH.jpg" alt="0683p000009LuAH.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;How to create context varaible in Talend 6.2.1 and how we can use them in tMap?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Another requirement is to create context variable and store path in it. Read that path from context variable&amp;nbsp;while create metadata of flat file. Is that possible? If yes, how?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2017 18:03:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-6-2-1-Context-Variable/m-p/2200979#M3258</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-12T18:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: Talend 6.2.1 Context Variable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-6-2-1-Context-Variable/m-p/2200980#M3259</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Hit the + sign at the bottom left to add a context variable then enter name, type and value.&lt;/P&gt;
&lt;P&gt;This will populates variable for default context.&lt;/P&gt;
&lt;P&gt;Hit the + sign at the upper right to add a new context (corresponding to different execution environment).&lt;/P&gt;
&lt;P&gt;Context variable can be used&amp;nbsp;almost everywhere (not only tMap) using&amp;nbsp;"context.myVariable".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Context variable are populated at runtime (when job starts). They are not available when defining repository elements.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2017 18:12:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-6-2-1-Context-Variable/m-p/2200980#M3259</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-04-12T18:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: Talend 6.2.1 Context Variable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-6-2-1-Context-Variable/m-p/2200981#M3260</link>
      <description>&lt;P&gt;If you want to create a context variable that is local to your job, click the green plus button at the bottom left in your screenshot. &amp;nbsp;Give the new variable a name, type, and optional comment and default. &amp;nbsp;To reference the variable in your job, type&amp;nbsp;&lt;EM&gt;context.varName&lt;/EM&gt; (e.g. if your variable is named basePath:&amp;nbsp;&lt;EM&gt;context.basePath&lt;/EM&gt;)&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2017 18:13:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-6-2-1-Context-Variable/m-p/2200981#M3260</guid>
      <dc:creator>cterenzi</dc:creator>
      <dc:date>2017-04-12T18:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: Talend 6.2.1 Context Variable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-6-2-1-Context-Variable/m-p/2200982#M3261</link>
      <description>&lt;P&gt;I created metadata&amp;nbsp;using wizard and there we have to select filename with path. Can we use context variable there or is there any way we create automated metadata using context variable?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2017 18:19:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-6-2-1-Context-Variable/m-p/2200982#M3261</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-12T18:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: Talend 6.2.1 Context Variable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-6-2-1-Context-Variable/m-p/2200983#M3262</link>
      <description>&lt;P&gt;As said, I think you cannot use context variables for this purpose&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2017 18:21:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-6-2-1-Context-Variable/m-p/2200983#M3262</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-04-12T18:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: Talend 6.2.1 Context Variable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-6-2-1-Context-Variable/m-p/2200984#M3263</link>
      <description>&lt;P&gt;Can we use context variables while saving output using tFileOutputDelimiter?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2017 18:28:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-6-2-1-Context-Variable/m-p/2200984#M3263</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-12T18:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: Talend 6.2.1 Context Variable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-6-2-1-Context-Variable/m-p/2200985#M3264</link>
      <description>&lt;P&gt;As said, context variable can be used&amp;nbsp;almost everywhere (not only tMap) using&amp;nbsp;"context.myVariable".&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2017 18:37:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-6-2-1-Context-Variable/m-p/2200985#M3264</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-04-12T18:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: Talend 6.2.1 Context Variable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-6-2-1-Context-Variable/m-p/2200986#M3265</link>
      <description>&lt;P&gt;Are you asking if you can create a File metadata entry and reference a context variable for the path and filename?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2017 23:32:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-6-2-1-Context-Variable/m-p/2200986#M3265</guid>
      <dc:creator>cterenzi</dc:creator>
      <dc:date>2017-04-12T23:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Talend 6.2.1 Context Variable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-6-2-1-Context-Variable/m-p/2200987#M3266</link>
      <description>&lt;P&gt;Once the context variable has been created is there a way to "publish" it so it gets listed when you use keystroke&amp;nbsp;&lt;U&gt;Control+spacebar&lt;/U&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2017 16:23:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-6-2-1-Context-Variable/m-p/2200987#M3266</guid>
      <dc:creator>mobmsc2</dc:creator>
      <dc:date>2017-04-19T16:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: Talend 6.2.1 Context Variable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-6-2-1-Context-Variable/m-p/2200988#M3267</link>
      <description>If you create a local context.variable it will automatically come in template proposals, however when you create a context using the left repository panel you will need to select the newly added context into your context list from repository context</description>
      <pubDate>Wed, 19 Apr 2017 16:42:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-6-2-1-Context-Variable/m-p/2200988#M3267</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-19T16:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: Talend 6.2.1 Context Variable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-6-2-1-Context-Variable/m-p/2200989#M3268</link>
      <description>&lt;P&gt;Thanks, I thought once I added it once to my context list all new variables added via the left would be included&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2017 16:48:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-6-2-1-Context-Variable/m-p/2200989#M3268</guid>
      <dc:creator>mobmsc2</dc:creator>
      <dc:date>2017-04-19T16:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: Talend 6.2.1 Context Variable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-6-2-1-Context-Variable/m-p/2200990#M3269</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am creating big data spark job and want to read all the context variable from flat file. I am using Talend big data platform 6.2.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible? How?&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2017 05:29:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-6-2-1-Context-Variable/m-p/2200990#M3269</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-03T05:29:58Z</dc:date>
    </item>
  </channel>
</rss>

