<?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 Create global context variables in Talend, then call upon those variables from within a python script that talend runs. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Create-global-context-variables-in-Talend-then-call-upon-those/m-p/2423244#M142383</link>
    <description>&lt;P&gt;Create global context variables in Talend, then call upon those variables from within a python script that talend runs. I can't figure out a way to get it to work. I have tried creating the context variables I need, adding them to a tSystem command, then my command to run the Python file looks like "python /path/pythonfile.py ${dbname} ${host} ${pw}"&lt;/P&gt;</description>
    <pubDate>Sun, 25 Feb 2024 23:32:28 GMT</pubDate>
    <dc:creator>Tizzo</dc:creator>
    <dc:date>2024-02-25T23:32:28Z</dc:date>
    <item>
      <title>Create global context variables in Talend, then call upon those variables from within a python script that talend runs.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Create-global-context-variables-in-Talend-then-call-upon-those/m-p/2423244#M142383</link>
      <description>&lt;P&gt;Create global context variables in Talend, then call upon those variables from within a python script that talend runs. I can't figure out a way to get it to work. I have tried creating the context variables I need, adding them to a tSystem command, then my command to run the Python file looks like "python /path/pythonfile.py ${dbname} ${host} ${pw}"&lt;/P&gt;</description>
      <pubDate>Sun, 25 Feb 2024 23:32:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Create-global-context-variables-in-Talend-then-call-upon-those/m-p/2423244#M142383</guid>
      <dc:creator>Tizzo</dc:creator>
      <dc:date>2024-02-25T23:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: Create global context variables in Talend, then call upon those variables from within a python script that talend runs.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Create-global-context-variables-in-Talend-then-call-upon-those/m-p/2444920#M142384</link>
      <description>&lt;P&gt;If you want to make those variables accessible from outside, put them on a context file "env.conf" and decalre dbname, host and pw for example.&lt;/P&gt;
&lt;P&gt;This way in Talend you'll load the variable from this file into your job, and in Python load the same way&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2024 14:22:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Create-global-context-variables-in-Talend-then-call-upon-those/m-p/2444920#M142384</guid>
      <dc:creator>jeoste</dc:creator>
      <dc:date>2024-04-25T14:22:26Z</dc:date>
    </item>
  </channel>
</rss>

