<?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: External properties file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/External-properties-file/m-p/2288610#M62083</link>
    <description>ahh, just saw the tutorial section on Working with global context variables&lt;BR /&gt;&lt;A href="http://www.talendforge.org/tutorials/tutorial.php?language=english&amp;amp;idTuto=34" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/tutorials/tutorial.php?language=english&amp;amp;idTuto=34&lt;/A&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Tue, 11 Oct 2011 22:16:56 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2011-10-11T22:16:56Z</dc:date>
    <item>
      <title>External properties file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/External-properties-file/m-p/2288607#M62080</link>
      <description>hi,&lt;BR /&gt;I have a flat file that needs to be loaded into the database. I can use talend open studio in my dev env where I can specify the location ("hard code"). This location will be different for my production environment. How can I specify the location in the properties file so that when my standlone job executes it looks into the properties file.</description>
      <pubDate>Sat, 16 Nov 2024 12:37:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/External-properties-file/m-p/2288607#M62080</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T12:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: External properties file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/External-properties-file/m-p/2288608#M62081</link>
      <description>Define a context variable 'context.PROPSFILE' and set it to your default dev location (say C:\dev).
&lt;BR /&gt;In the production environment, override the variable by passing in --context_param PROPSFILE=/opt/productionloc to the run script.
&lt;BR /&gt;Another option is to set up dev, test, and prod contexts and store three different values in the job. Then, select the environment with --context.</description>
      <pubDate>Tue, 11 Oct 2011 22:07:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/External-properties-file/m-p/2288608#M62081</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-10-11T22:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: External properties file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/External-properties-file/m-p/2288609#M62082</link>
      <description>thanks, but how can I use this context? - for example
&lt;BR /&gt;I have my CSV file defined via metadata -&amp;gt; file delimited.
&lt;BR /&gt;When I create a job and create a tfileinputdelimited
&lt;BR /&gt;under the component basic settings -&amp;gt; filename/stream - i already see this been hard coded to my dev env. 
&lt;BR /&gt;do you an example anywhere i can take a look at?</description>
      <pubDate>Tue, 11 Oct 2011 22:14:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/External-properties-file/m-p/2288609#M62082</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-10-11T22:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: External properties file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/External-properties-file/m-p/2288610#M62083</link>
      <description>ahh, just saw the tutorial section on Working with global context variables&lt;BR /&gt;&lt;A href="http://www.talendforge.org/tutorials/tutorial.php?language=english&amp;amp;idTuto=34" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/tutorials/tutorial.php?language=english&amp;amp;idTuto=34&lt;/A&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 11 Oct 2011 22:16:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/External-properties-file/m-p/2288610#M62083</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-10-11T22:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: External properties file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/External-properties-file/m-p/2288611#M62084</link>
      <description>Take a look at this &lt;A href="http://bekwam.blogspot.com/2011/10/applying-contexts-to-talend-open-studio.html" rel="nofollow noopener noreferrer"&gt;http://bekwam.blogspot.com/2011/10/applying-contexts-to-talend-open-studio.html&lt;/A&gt;</description>
      <pubDate>Tue, 11 Oct 2011 22:18:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/External-properties-file/m-p/2288611#M62084</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-10-11T22:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: External properties file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/External-properties-file/m-p/2288612#M62085</link>
      <description>Thanks Carl for adding this interesting post!
&lt;BR /&gt;Best,
&lt;BR /&gt;Pcoffre.</description>
      <pubDate>Wed, 12 Oct 2011 14:43:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/External-properties-file/m-p/2288612#M62085</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-10-12T14:43:53Z</dc:date>
    </item>
  </channel>
</rss>

