<?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 whole project context management in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/whole-project-context-management/m-p/2241768#M28819</link>
    <description>Hi,
&lt;BR /&gt;I have been struggling now for many hours trying to get a project containing many jobs into a use-able form outside of Talend Studio. I am able to define contexts and variables. I can run individual jobs made of many jobs but it all seems cumbersome when I want to export to script.
&lt;BR /&gt;-I do not quite understand what is the difference between project level contexts and job-level contexts?
&lt;BR /&gt;-Why are context getting copied all over the place when I apply a project-level context to a job?
&lt;BR /&gt;-Are there some best practices for using contexts at a project-wide level?
&lt;BR /&gt;-How do people out there manage testing individual contexts within one job vs. testing a chain of jobs where you want to apply the same context all steps of a job?
&lt;BR /&gt;Florian</description>
    <pubDate>Sat, 16 Nov 2024 14:18:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T14:18:26Z</dc:date>
    <item>
      <title>whole project context management</title>
      <link>https://community.qlik.com/t5/Talend-Studio/whole-project-context-management/m-p/2241768#M28819</link>
      <description>Hi,
&lt;BR /&gt;I have been struggling now for many hours trying to get a project containing many jobs into a use-able form outside of Talend Studio. I am able to define contexts and variables. I can run individual jobs made of many jobs but it all seems cumbersome when I want to export to script.
&lt;BR /&gt;-I do not quite understand what is the difference between project level contexts and job-level contexts?
&lt;BR /&gt;-Why are context getting copied all over the place when I apply a project-level context to a job?
&lt;BR /&gt;-Are there some best practices for using contexts at a project-wide level?
&lt;BR /&gt;-How do people out there manage testing individual contexts within one job vs. testing a chain of jobs where you want to apply the same context all steps of a job?
&lt;BR /&gt;Florian</description>
      <pubDate>Sat, 16 Nov 2024 14:18:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/whole-project-context-management/m-p/2241768#M28819</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: whole project context management</title>
      <link>https://community.qlik.com/t5/Talend-Studio/whole-project-context-management/m-p/2241769#M28820</link>
      <description>Hello Florian
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;I do not quite understand what is the difference between project level contexts and job-level contexts?&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;The context variable on project level can be used in different jobs, the context variable on job-level can only be used within one job.
&lt;BR /&gt;So, if you wanna use the same context varialbe in different jobs, you should define the global variables on project-level, then import them into a job on job-level.
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Why are context getting copied all over the place when I apply a project-level context to a job?&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Sorry, I can't get what you mean...
&lt;BR /&gt;Best regards
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Wed, 09 Jul 2008 04:05:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/whole-project-context-management/m-p/2241769#M28820</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-07-09T04:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: whole project context management</title>
      <link>https://community.qlik.com/t5/Talend-Studio/whole-project-context-management/m-p/2241770#M28821</link>
      <description>florian,
&lt;BR /&gt;Context variable management, across many job flows and projects can be somewhat redundant. I would imagine that the paid version of TOS solves some of these issues on a more global scale.
&lt;BR /&gt;To make managing this easier, I created a database table to hold my context variables. It has just three fields, Job Name, Var Name, Var Value. I then tDB...Input to select my context variables for the job, returning just the Var Name &amp;amp; Var Value and send those to a tContextLoad.
&lt;BR /&gt;You still need to define the context variables - but managing them from one central location (the table) for all jobs makes it a whole lot easier.</description>
      <pubDate>Wed, 09 Jul 2008 15:21:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/whole-project-context-management/m-p/2241770#M28821</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-07-09T15:21:40Z</dc:date>
    </item>
  </channel>
</rss>

