<?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] initLocal CommandLine Commads in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-initLocal-CommandLine-Commads/m-p/2342677#M110511</link>
    <description>infact it always just says added_command with all the commands i enter.</description>
    <pubDate>Thu, 04 Jun 2015 17:17:58 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2015-06-04T17:17:58Z</dc:date>
    <item>
      <title>[resolved] initLocal CommandLine Commads</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-initLocal-CommandLine-Commads/m-p/2342674#M110508</link>
      <description>Hi, 
&lt;BR /&gt;I am trying to export my Job Item from the talend using commandline. But whenever I connect locally i.e use&amp;nbsp; 
&lt;BR /&gt;talend&amp;gt; initLocal 
&lt;BR /&gt;ADDED_COMMAND 0 
&lt;BR /&gt;I get added_command with every legal command I enter. So could you please tell me on how to connect properly and export the job item because as of now when I try it, it just gives me added_command with the next number and does not export the item.</description>
      <pubDate>Thu, 04 Jun 2015 00:28:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-initLocal-CommandLine-Commads/m-p/2342674#M110508</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-04T00:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] initLocal CommandLine Commads</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-initLocal-CommandLine-Commads/m-p/2342675#M110509</link>
      <description>Hi,
&lt;BR /&gt;Have you checked Talend CommandLine Feature?
&lt;BR /&gt;
&lt;A href="https://help.talend.com/search/all?query=CommandLine+features&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=CommandLine+features&amp;amp;content-lang=en&lt;/A&gt;
&lt;BR /&gt;Can you export your job item successfully by manual?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 04 Jun 2015 11:31:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-initLocal-CommandLine-Commads/m-p/2342675#M110509</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-04T11:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] initLocal CommandLine Commads</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-initLocal-CommandLine-Commads/m-p/2342676#M110510</link>
      <description>Hi,&lt;BR /&gt;Yeah I did refer to all online documentation including that link. And yes, I can manually export the item but when I use command line, it gives weird errors.&lt;BR /&gt;Waiting for your reply.&lt;BR /&gt;Kunal</description>
      <pubDate>Thu, 04 Jun 2015 17:16:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-initLocal-CommandLine-Commads/m-p/2342676#M110510</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2015-06-04T17:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] initLocal CommandLine Commads</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-initLocal-CommandLine-Commads/m-p/2342677#M110511</link>
      <description>infact it always just says added_command with all the commands i enter.</description>
      <pubDate>Thu, 04 Jun 2015 17:17:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-initLocal-CommandLine-Commads/m-p/2342677#M110511</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2015-06-04T17:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] initLocal CommandLine Commads</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-initLocal-CommandLine-Commads/m-p/2342678#M110512</link>
      <description>Hi 
&lt;BR /&gt;After you initialize &amp;nbsp;a remote connection, you need to log into a remote project next: 
&lt;BR /&gt; 
&lt;PRE&gt;talend&amp;gt;logonProject -pn projectName -ul user@talend.com -up mypassword&lt;/PRE&gt; 
&lt;BR /&gt;and then, export all the items: 
&lt;BR /&gt; 
&lt;PRE&gt;talend&amp;gt;exportItems d:/allItems.zip -d&lt;/PRE&gt; 
&lt;BR /&gt;or export the certain item by adding the filter condition. 
&lt;BR /&gt; 
&lt;PRE&gt;talend&amp;gt;exportItems d:/myJobName.zip -d -if label=myJobName&lt;/PRE&gt; 
&lt;BR /&gt;BRS 
&lt;BR /&gt;Shong</description>
      <pubDate>Fri, 05 Jun 2015 07:53:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-initLocal-CommandLine-Commads/m-p/2342678#M110512</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-05T07:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] initLocal CommandLine Commads</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-initLocal-CommandLine-Commads/m-p/2342679#M110513</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;infact it always just says added_command with all the commands i enter.&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Maybe you started the Command Line tools in server mode, which can take several commands at a time. The message you get means the command has been added to execution list and will be executed.&amp;nbsp;</description>
      <pubDate>Tue, 04 Aug 2015 20:10:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-initLocal-CommandLine-Commads/m-p/2342679#M110513</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-04T20:10:36Z</dc:date>
    </item>
  </channel>
</rss>

