<?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: CommandLine &amp; Filter in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/CommandLine-Filter/m-p/2301137#M145412</link>
    <description>Tks Shong, 
&lt;BR /&gt; 
&lt;BR /&gt;it's not exaclty the build function but the buildProjectSources function. It's for CI with Jenkins and few jobs don't have the pom.JOM.xml in RunTests directory and they should mach with item filter expression 
&lt;BR /&gt; 
&lt;BR /&gt;Stranger, if I duplicate a job which shoud match, after run a new jenkins build, the copy is build. 
&lt;BR /&gt;</description>
    <pubDate>Wed, 30 Aug 2017 11:36:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-08-30T11:36:48Z</dc:date>
    <item>
      <title>CommandLine &amp; Filter</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CommandLine-Filter/m-p/2301134#M145408</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;when i specify&amp;nbsp;itemFilter condition for build job with commandline. It's works but only for Jobs in SubLevel1 in the Job Repository&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ex in Studio&lt;/P&gt;
&lt;P&gt;Jobs&lt;/P&gt;
&lt;P&gt;&amp;nbsp;/ Standard Job&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; /Dir1&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;MyJob&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;/Dir2&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;/Dir3&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; MyJob 2&lt;/P&gt;
&lt;P&gt;/Joblet&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If i use a filter wich match with MyJob &amp;amp; MyJob 2 (with status=TEST for exemple), only My Job is return and not MyJob2.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any idea ?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:21:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CommandLine-Filter/m-p/2301134#M145408</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: CommandLine &amp; Filter</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CommandLine-Filter/m-p/2301135#M145409</link>
      <description>&lt;P&gt;Troubles seems to be somewhereelse, few jobs was'nt build for other reason.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2017 08:42:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CommandLine-Filter/m-p/2301135#M145409</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-30T08:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: CommandLine &amp; Filter</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CommandLine-Filter/m-p/2301136#M145410</link>
      <description>Hello 
&lt;BR /&gt;Refer to Talend Commandline API, the command buildJob does not support -if (item filter) parameter, you must specify the Job name. 
&lt;BR /&gt; 
&lt;A href="https://help.talend.com/reader/cyev8vBJuMZYmkHiFM~dSA/08ntB56F55MAlwDC7a0b5g" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/cyev8vBJuMZYmkHiFM~dSA/08ntB56F55MAlwDC7a0b5g&lt;/A&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 30 Aug 2017 09:47:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CommandLine-Filter/m-p/2301136#M145410</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-30T09:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: CommandLine &amp; Filter</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CommandLine-Filter/m-p/2301137#M145412</link>
      <description>Tks Shong, 
&lt;BR /&gt; 
&lt;BR /&gt;it's not exaclty the build function but the buildProjectSources function. It's for CI with Jenkins and few jobs don't have the pom.JOM.xml in RunTests directory and they should mach with item filter expression 
&lt;BR /&gt; 
&lt;BR /&gt;Stranger, if I duplicate a job which shoud match, after run a new jenkins build, the copy is build. 
&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Aug 2017 11:36:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CommandLine-Filter/m-p/2301137#M145412</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-30T11:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: CommandLine &amp; Filter</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CommandLine-Filter/m-p/2301138#M145414</link>
      <description>&lt;P&gt;You should do&amp;nbsp;&lt;/P&gt;&lt;P&gt;label%MyJob*&lt;/P&gt;&lt;P&gt;What are you using ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Sep 2017 16:07:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CommandLine-Filter/m-p/2301138#M145414</guid>
      <dc:creator>vharcq</dc:creator>
      <dc:date>2017-09-15T16:07:47Z</dc:date>
    </item>
  </channel>
</rss>

