<?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 Project Architecture For Open Studio for Data Integration - Free version in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Project-Architecture-For-Open-Studio-for-Data-Integration-Free/m-p/2312739#M83657</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am very new to Talend and am working in a small startup (we can't just yet afford the cloud capabilities).&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I've built several jobs on my mac but now that it is time to create work environments (dev, test, prod) I'm a bit lost.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;As I understand I need to deploy the code that is created by Talend to a server and build some sort of script that will time and run it.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Can anyone please direct me to the best practices as to how to:&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;1) Manage the different environment versions of the jobs (Do I need to create three physical copies or can I use some sort of vairables to hold the connection strings?&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;2) How to deploy and run the jobs?&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;3) How to monitor the run results.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;My eternal gratitude and good karma are guaranteed!&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Mon, 07 May 2018 09:43:59 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-05-07T09:43:59Z</dc:date>
    <item>
      <title>Project Architecture For Open Studio for Data Integration - Free version</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Project-Architecture-For-Open-Studio-for-Data-Integration-Free/m-p/2312739#M83657</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am very new to Talend and am working in a small startup (we can't just yet afford the cloud capabilities).&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I've built several jobs on my mac but now that it is time to create work environments (dev, test, prod) I'm a bit lost.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;As I understand I need to deploy the code that is created by Talend to a server and build some sort of script that will time and run it.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Can anyone please direct me to the best practices as to how to:&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;1) Manage the different environment versions of the jobs (Do I need to create three physical copies or can I use some sort of vairables to hold the connection strings?&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;2) How to deploy and run the jobs?&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;3) How to monitor the run results.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;My eternal gratitude and good karma are guaranteed!&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2018 09:43:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Project-Architecture-For-Open-Studio-for-Data-Integration-Free/m-p/2312739#M83657</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-07T09:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Project Architecture For Open Studio for Data Integration - Free version</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Project-Architecture-For-Open-Studio-for-Data-Integration-Free/m-p/2312740#M83658</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LL7lAAG"&gt;@sarkasha&lt;/A&gt;,since you are using the open source tool, you need to Build the job and deploy into windows/unix server where you have&amp;nbsp; java and youy can etract that jobname.zip folder and&amp;nbsp;extractand execute .sh script file.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;You can use thridparty tool to manage the code&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;as part of jas design you can create a jogfile which will be created and based on that you can check the job has complited successfully or not.&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2018 10:18:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Project-Architecture-For-Open-Studio-for-Data-Integration-Free/m-p/2312740#M83658</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-05-07T10:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: Project Architecture For Open Studio for Data Integration - Free version</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Project-Architecture-For-Open-Studio-for-Data-Integration-Free/m-p/2312741#M83659</link>
      <description>&lt;P&gt;Thanks &lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I understand these basics but can you please direct me to specific solutions and how tos?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2018 10:34:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Project-Architecture-For-Open-Studio-for-Data-Integration-Free/m-p/2312741#M83659</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-07T10:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: Project Architecture For Open Studio for Data Integration - Free version</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Project-Architecture-For-Open-Studio-for-Data-Integration-Free/m-p/2312742#M83660</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LL7lAAG"&gt;@sarkasha&lt;/A&gt;,you get in touch i will explain the way .&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 08:39:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Project-Architecture-For-Open-Studio-for-Data-Integration-Free/m-p/2312742#M83660</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-05-22T08:39:43Z</dc:date>
    </item>
  </channel>
</rss>

