<?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] Export job on another computer in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Export-job-on-another-computer/m-p/2330719#M99771</link>
    <description>&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;So if i Export my Job as a Batch file i can use it on another Server without having this Installation?&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&amp;gt;&amp;gt; After exporting talend job, you get a zip archive file. Copy that archive file to other PC where Java is installed... unizip it, you will find a .bat file which will execute your job.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Vaibahv&lt;/FONT&gt;&lt;/FONT&gt;</description>
    <pubDate>Wed, 08 Oct 2014 09:35:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-10-08T09:35:57Z</dc:date>
    <item>
      <title>[resolved] Export job on another computer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Export-job-on-another-computer/m-p/2330713#M99765</link>
      <description>Hey there 
&lt;BR /&gt;Maybe this is i a stupid question but i have to ask. 
&lt;BR /&gt;I have ETL Express installed and have made some Jobs that works and i also Export some Job as .bat files that starts the Job thruu Scheduler. 
&lt;BR /&gt;Now i have made a Job that should be used on another pc. My question is can i only copy the .bat file to that pc and it will run if i have the right Connection Parameters set and everything or do i always have to install the whole ETL Express Software on that machine to make it work? 
&lt;BR /&gt;If not what excatly do i have to Transfer and make for Settings to make this work without installing ETL Express on the other machine. 
&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 07 Oct 2014 16:11:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Export-job-on-another-computer/m-p/2330713#M99765</guid>
      <dc:creator>jensej</dc:creator>
      <dc:date>2014-10-07T16:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Export job on another computer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Export-job-on-another-computer/m-p/2330714#M99766</link>
      <description>It is necessary to install the full Express Software package on the local machine you wish to run the job upon.&amp;nbsp;</description>
      <pubDate>Tue, 07 Oct 2014 16:14:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Export-job-on-another-computer/m-p/2330714#M99766</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-07T16:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Export job on another computer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Export-job-on-another-computer/m-p/2330715#M99767</link>
      <description>To bad, i was hoping it would be a easier way..</description>
      <pubDate>Tue, 07 Oct 2014 16:33:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Export-job-on-another-computer/m-p/2330715#M99767</guid>
      <dc:creator>jensej</dc:creator>
      <dc:date>2014-10-07T16:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Export job on another computer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Export-job-on-another-computer/m-p/2330716#M99768</link>
      <description>ETL Express? Do you mean an Open Studio? 
&lt;BR /&gt;The exported job is runnable as standalone application and does not depend on the studio to run. You can move the exported job at any place you want.</description>
      <pubDate>Tue, 07 Oct 2014 21:15:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Export-job-on-another-computer/m-p/2330716#M99768</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-07T21:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Export job on another computer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Export-job-on-another-computer/m-p/2330717#M99769</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;It is necessary to install the full Express Software package on the local machine you wish to run the job upon.&amp;nbsp;&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;This is wrong. Talend, and by extension, Jaspersoft ETL, is a code generator. Once you have build your job once, the code is compiled and can then be exported as a standalone job to be run independently from the development environment that is the Studio. 
&lt;BR /&gt;Refer to the documenation for further information: 
&lt;A href="https://help.talend.com/search/all?query=How+to+build+Jobs&amp;amp;content-lang=en" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=How+to+build+Jobs&amp;amp;content-lang=en&lt;/A&gt; 
&lt;BR /&gt;Elisa</description>
      <pubDate>Wed, 08 Oct 2014 08:58:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Export-job-on-another-computer/m-p/2330717#M99769</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-08T08:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Export job on another computer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Export-job-on-another-computer/m-p/2330718#M99770</link>
      <description>Well it stands Welcome to Jaspersoft ETL Express so i thought that the name of the Software. 
&lt;BR /&gt;It's the Software where you create the Jobs. Business Modell, Job-Design, Context and so on.. 
&lt;BR /&gt;So if i Export my Job as a Batch file i can use it on another Server without having this Installation?</description>
      <pubDate>Wed, 08 Oct 2014 08:58:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Export-job-on-another-computer/m-p/2330718#M99770</guid>
      <dc:creator>jensej</dc:creator>
      <dc:date>2014-10-08T08:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Export job on another computer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Export-job-on-another-computer/m-p/2330719#M99771</link>
      <description>&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;So if i Export my Job as a Batch file i can use it on another Server without having this Installation?&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&amp;gt;&amp;gt; After exporting talend job, you get a zip archive file. Copy that archive file to other PC where Java is installed... unizip it, you will find a .bat file which will execute your job.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Vaibahv&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Wed, 08 Oct 2014 09:35:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Export-job-on-another-computer/m-p/2330719#M99771</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-08T09:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Export job on another computer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Export-job-on-another-computer/m-p/2330720#M99772</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Well it stands Welcome to Jaspersoft ETL Express so i thought that the name of the Software.&lt;BR /&gt;It's the Software where you create the Jobs. Business Modell, Job-Design, Context and so on..&lt;BR /&gt;So if i Export my Job as a Batch file i can use it on another Server without having this Installation?&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Jaspersoft ETL Express is powered by Talend. Jaspersoft simply embark Talend. 
&lt;BR /&gt;Thank you Vaibhav for your further explanation. 
&lt;BR /&gt;@jensej: set this topic as resolved if you have no additional question. 
&lt;BR /&gt;Thanks 
&lt;BR /&gt;Elisa</description>
      <pubDate>Wed, 08 Oct 2014 12:57:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Export-job-on-another-computer/m-p/2330720#M99772</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-08T12:57:25Z</dc:date>
    </item>
  </channel>
</rss>

