<?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: [resolved] How to manage several Environment ? Job, Metadata, Variable and Schema in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-manage-several-Environment-Job-Metadata-Variable/m-p/2368914#M132121</link>
    <description>Hi,
&lt;BR /&gt;I suggest you to have one TOS installation and separate projects each one representing one of the desired environment.
&lt;BR /&gt;You may also have different TOS installations, usefull to maintain different versions (for example PROD with 6.1.0, DEV with with 6.2.1).
&lt;BR /&gt;Also, if you have different installations, you are able to work on 2 (or more) versions at the same time (without switching from a project to another).
&lt;BR /&gt;Regards,
&lt;BR /&gt;TRF</description>
    <pubDate>Tue, 09 Aug 2016 18:32:10 GMT</pubDate>
    <dc:creator>TRF</dc:creator>
    <dc:date>2016-08-09T18:32:10Z</dc:date>
    <item>
      <title>[resolved] How to manage several Environment ? Job, Metadata, Variable and Schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-manage-several-Environment-Job-Metadata-Variable/m-p/2368913#M132120</link>
      <description>Hi everyone,
&lt;BR /&gt;I want to be able to use several environment (2 to begin : DEV &amp;amp; PROD) of TOS.
&lt;BR /&gt;I'm a debutant on TOS so I'd like some advice to choose between these two methods, or a better one that I didn't found.
&lt;BR /&gt;1st :
&lt;BR /&gt;- Make a save of my full Workspace folder
&lt;BR /&gt;- Develop on the other Workspace
&lt;BR /&gt;- Use some variable to choose on which environment (Database etc...) the job run will point
&lt;BR /&gt;2nd :
&lt;BR /&gt;- Only use one Workspace
&lt;BR /&gt;- Use the versionning to develop the diverses Job
&lt;BR /&gt;- Make different schema in the metadata to be able to add some column without breaking the PROD environment.
&lt;BR /&gt;- Use some variable to choose on which environment (Database etc...) the job run will point
&lt;BR /&gt;My targets :
&lt;BR /&gt;- Be able to develop without risking to break the PROD.
&lt;BR /&gt;- Be able to change the schema in the DEV environment (for exemple add some column in my date dimension table which is upload from an Excel file)
&lt;BR /&gt;Thank's in advance for your advice,
&lt;BR /&gt;Julien</description>
      <pubDate>Tue, 09 Aug 2016 15:07:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-manage-several-Environment-Job-Metadata-Variable/m-p/2368913#M132120</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-09T15:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to manage several Environment ? Job, Metadata, Variable and Schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-manage-several-Environment-Job-Metadata-Variable/m-p/2368914#M132121</link>
      <description>Hi,
&lt;BR /&gt;I suggest you to have one TOS installation and separate projects each one representing one of the desired environment.
&lt;BR /&gt;You may also have different TOS installations, usefull to maintain different versions (for example PROD with 6.1.0, DEV with with 6.2.1).
&lt;BR /&gt;Also, if you have different installations, you are able to work on 2 (or more) versions at the same time (without switching from a project to another).
&lt;BR /&gt;Regards,
&lt;BR /&gt;TRF</description>
      <pubDate>Tue, 09 Aug 2016 18:32:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-manage-several-Environment-Job-Metadata-Variable/m-p/2368914#M132121</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2016-08-09T18:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to manage several Environment ? Job, Metadata, Variable and Schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-manage-several-Environment-Job-Metadata-Variable/m-p/2368915#M132122</link>
      <description>Hi TRF,
&lt;BR /&gt;Thank's for your answer.
&lt;BR /&gt;I have some question about your 2nd solution :
&lt;BR /&gt;How do you migrate from DEV to PROD ?&amp;nbsp;
&lt;BR /&gt;- Do you copy the full workspace or project in the Windows / Linux explorer ?
&lt;BR /&gt;- Do you copy only the Jobs /&amp;nbsp;Metadata / etc. that you want to migrate in the Windows / Linux explorer ?
&lt;BR /&gt;- Do you copy only the Jobs /&amp;nbsp;Metadata / etc. that you want to migrate directly between the two Talend Environment ?
&lt;BR /&gt;And don't you think that I could have some compatibility issue (For exemple : a job working in my DEV 6.2.1 environment and not in my PROD 6.2.0 environment) ?
&lt;BR /&gt;Thank's in advance for your help,
&lt;BR /&gt;Julien</description>
      <pubDate>Wed, 10 Aug 2016 07:48:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-manage-several-Environment-Job-Metadata-Variable/m-p/2368915#M132122</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-10T07:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to manage several Environment ? Job, Metadata, Variable and Schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-manage-several-Environment-Job-Metadata-Variable/m-p/2368916#M132123</link>
      <description>Hi,
&lt;BR /&gt;Shortly, I use the TOS export/import to pass from an environment to another or from a developer to another (at job level or whole project).
&lt;BR /&gt;It works as soon both use the same version (maybe it's not the better way).
&lt;BR /&gt;Upgrading is proposed by TOS when you try to import a previous version into the studio.
&lt;BR /&gt;Of course, it's safer to maintain a job version with the according Studio version (PROD 6.2.0 with TOS 6.2.0).
&lt;BR /&gt;However, as the Studio is not required at runtime, you can use the version you want as soon the Java version and the libs are aligned.
&lt;BR /&gt;Regards,
&lt;BR /&gt;TRF</description>
      <pubDate>Wed, 10 Aug 2016 09:47:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-manage-several-Environment-Job-Metadata-Variable/m-p/2368916#M132123</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2016-08-10T09:47:31Z</dc:date>
    </item>
  </channel>
</rss>

