<?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: job flow scheduler exit code in SAS Viya</title>
    <link>https://communities.sas.com/t5/SAS-Viya/job-flow-scheduler-exit-code/m-p/778781#M1183</link>
    <description>Could you do less than or equal to 5710?</description>
    <pubDate>Fri, 05 Nov 2021 14:27:32 GMT</pubDate>
    <dc:creator>gwootton</dc:creator>
    <dc:date>2021-11-05T14:27:32Z</dc:date>
    <item>
      <title>job flow scheduler exit code</title>
      <link>https://communities.sas.com/t5/SAS-Viya/job-flow-scheduler-exit-code/m-p/778699#M1168</link>
      <description>&lt;P&gt;JSF job flow scheduler is awesome that i can define the task dependency&amp;nbsp; like lsf does&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="elisehoo1_0-1636112438520.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/65435i52136EC12F118325/image-size/medium?v=v2&amp;amp;px=400" role="button" title="elisehoo1_0-1636112438520.png" alt="elisehoo1_0-1636112438520.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;but i would like to know more about the exit code detail .&amp;nbsp;&lt;/P&gt;
&lt;P&gt;how can i achieve to have the job continue for below conditions :&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;1. job completed successfully without warning&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;2. job completed successfully with warning&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thank you very much ..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;p/s&amp;nbsp; it is kind of painful to that&amp;nbsp; job email notification does not available .&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="elisehoo1_1-1636112632659.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/65436iC0011FF14C2DB17E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="elisehoo1_1-1636112632659.png" alt="elisehoo1_1-1636112632659.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 11:44:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/job-flow-scheduler-exit-code/m-p/778699#M1168</guid>
      <dc:creator>elisehoo1</dc:creator>
      <dc:date>2021-11-05T11:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: job flow scheduler exit code</title>
      <link>https://communities.sas.com/t5/SAS-Viya/job-flow-scheduler-exit-code/m-p/778763#M1180</link>
      <description>Could you use ends with exit code less than or equal to 1?</description>
      <pubDate>Fri, 05 Nov 2021 13:31:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/job-flow-scheduler-exit-code/m-p/778763#M1180</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2021-11-05T13:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: job flow scheduler exit code</title>
      <link>https://communities.sas.com/t5/SAS-Viya/job-flow-scheduler-exit-code/m-p/778766#M1181</link>
      <description>but the one ended with warning , it giving an exit code 5710. &lt;BR /&gt;what i did currently is set exclusion rules : exit code &amp;lt;&amp;gt; 5713&lt;BR /&gt;but i dont have the exit code dictionary , not sure how to do it. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;</description>
      <pubDate>Fri, 05 Nov 2021 13:35:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/job-flow-scheduler-exit-code/m-p/778766#M1181</guid>
      <dc:creator>elisehoo1</dc:creator>
      <dc:date>2021-11-05T13:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: job flow scheduler exit code</title>
      <link>https://communities.sas.com/t5/SAS-Viya/job-flow-scheduler-exit-code/m-p/778781#M1183</link>
      <description>Could you do less than or equal to 5710?</description>
      <pubDate>Fri, 05 Nov 2021 14:27:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/job-flow-scheduler-exit-code/m-p/778781#M1183</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2021-11-05T14:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: job flow scheduler exit code</title>
      <link>https://communities.sas.com/t5/SAS-Viya/job-flow-scheduler-exit-code/m-p/778783#M1185</link>
      <description>Looks like these are the codes it's using:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://developer.sas.com/apis/rest/v3.5/Compute/#error-codes-3" target="_blank"&gt;https://developer.sas.com/apis/rest/v3.5/Compute/#error-codes-3&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Nov 2021 14:34:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/job-flow-scheduler-exit-code/m-p/778783#M1185</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2021-11-05T14:34:35Z</dc:date>
    </item>
  </channel>
</rss>

