<?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: How to stop job execution if a parameter is null in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-stop-job-execution-if-a-parameter-is-null/m-p/2294865#M67702</link>
    <description>Thanks hammerwd,
&lt;BR /&gt;I was using onSubjobOk with the tAssert, now I changed it to Run If and write the if condition - again - in the if.</description>
    <pubDate>Wed, 12 Aug 2009 13:50:58 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-08-12T13:50:58Z</dc:date>
    <item>
      <title>How to stop job execution if a parameter is null</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-stop-job-execution-if-a-parameter-is-null/m-p/2294863#M67700</link>
      <description>Hello,
&lt;BR /&gt;In my job I've a parameter to define the file name and pass it's value using the command line. But I need to check if the value passed isn't null and if it's null the job must stop it's execution.
&lt;BR /&gt;How could I do that? I try to use tAssert but it didn't work.
&lt;BR /&gt;Regards,
&lt;BR /&gt;Felipe Cypriano</description>
      <pubDate>Sat, 16 Nov 2024 13:49:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-stop-job-execution-if-a-parameter-is-null/m-p/2294863#M67700</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop job execution if a parameter is null</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-stop-job-execution-if-a-parameter-is-null/m-p/2294864#M67701</link>
      <description>Can't you use &lt;BR /&gt;rightclick -&amp;gt; events -&amp;gt; execute if&lt;BR /&gt;and write your if statement?</description>
      <pubDate>Wed, 12 Aug 2009 13:35:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-stop-job-execution-if-a-parameter-is-null/m-p/2294864#M67701</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-08-12T13:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop job execution if a parameter is null</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-stop-job-execution-if-a-parameter-is-null/m-p/2294865#M67702</link>
      <description>Thanks hammerwd,
&lt;BR /&gt;I was using onSubjobOk with the tAssert, now I changed it to Run If and write the if condition - again - in the if.</description>
      <pubDate>Wed, 12 Aug 2009 13:50:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-stop-job-execution-if-a-parameter-is-null/m-p/2294865#M67702</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-08-12T13:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop job execution if a parameter is null</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-stop-job-execution-if-a-parameter-is-null/m-p/2294866#M67703</link>
      <description>Now only one problem still there. How could I set an else statement? Because I need to return an error code when the if is false, the caller must know that the operation failed.</description>
      <pubDate>Wed, 12 Aug 2009 13:54:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-stop-job-execution-if-a-parameter-is-null/m-p/2294866#M67703</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-08-12T13:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop job execution if a parameter is null</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-stop-job-execution-if-a-parameter-is-null/m-p/2294867#M67704</link>
      <description>Hmm .. I didn't do it before, but maybe you can use two if&lt;BR /&gt;first the valid:&lt;BR /&gt;if value != 0 and than do some jobs&lt;BR /&gt;and a second if:&lt;BR /&gt;if value == 0 than send mail or something like this.</description>
      <pubDate>Wed, 12 Aug 2009 14:11:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-stop-job-execution-if-a-parameter-is-null/m-p/2294867#M67704</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-08-12T14:11:36Z</dc:date>
    </item>
  </channel>
</rss>

