<?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: Context Variable in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Context-Variable/m-p/2269005#M47397</link>
    <description>&lt;P&gt;Hi Gayathri,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;The default values which you are assigning in the context view will be always replaced by the new values you are giving using Context load or through other components like tjava,tjavarow etc.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;The value in the context view will be assigned during the starting of a Talend Job. But during any point, if the value is being replaced by any means, the new value assigned in between your program will be the value for your context variable.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Throughout the program if you are not modifying the value, the the original value in context view will be still available for usage.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Hope I have answered your query &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 03 Jan 2019 09:03:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-01-03T09:03:10Z</dc:date>
    <item>
      <title>Context Variable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Context-Variable/m-p/2269004#M47396</link>
      <description>&lt;P&gt;HI Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having a doubt in passing value to context variable.&lt;/P&gt;&lt;P&gt;I am having a context variable named &lt;STRONG&gt;"I_From"&lt;/STRONG&gt; which is of &lt;STRONG&gt;string type&lt;/STRONG&gt; and i am giving dafault value as "2018-01-01"&lt;/P&gt;&lt;P&gt;Also Using the Implecit tContextLoad setting and am giving the filepath in which a file is placed.&lt;/P&gt;&lt;P&gt;In that file also am passing some values to the context variables, One of the context variable in that file is the same&amp;nbsp;&lt;STRONG&gt;"I_From" .&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My doubt is for the same variable the value is passed from file and also the default value assigned in context view,which value will be taken whether from file or value assigned in Context view.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; I checked the above scenario, for me it is taking the value from file eventhough it is assigned in context view, if the variable is not present in file then only the value from context view is taken.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please clarify the above scenario.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks-&lt;/P&gt;&lt;P&gt;Gayathri S&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jan 2019 08:44:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Context-Variable/m-p/2269004#M47396</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-03T08:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: Context Variable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Context-Variable/m-p/2269005#M47397</link>
      <description>&lt;P&gt;Hi Gayathri,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;The default values which you are assigning in the context view will be always replaced by the new values you are giving using Context load or through other components like tjava,tjavarow etc.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;The value in the context view will be assigned during the starting of a Talend Job. But during any point, if the value is being replaced by any means, the new value assigned in between your program will be the value for your context variable.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Throughout the program if you are not modifying the value, the the original value in context view will be still available for usage.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Hope I have answered your query &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jan 2019 09:03:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Context-Variable/m-p/2269005#M47397</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-03T09:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Context Variable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Context-Variable/m-p/2269006#M47398</link>
      <description>&lt;P&gt;Hi Nikhil,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jan 2019 09:18:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Context-Variable/m-p/2269006#M47398</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-03T09:18:43Z</dc:date>
    </item>
  </channel>
</rss>

