BookmarkSubscribeRSS Feed
elisehoo1
Obsidian | Level 7

JSF job flow scheduler is awesome that i can define the task dependency  like lsf does

 

elisehoo1_0-1636112438520.png

 

but i would like to know more about the exit code detail . 

how can i achieve to have the job continue for below conditions : 

 1. job completed successfully without warning 

 2. job completed successfully with warning 

 

thank you very much ..

 

p/s  it is kind of painful to that  job email notification does not available . 

elisehoo1_1-1636112632659.png

 

 

4 REPLIES 4
gwootton
SAS Super FREQ
Could you use ends with exit code less than or equal to 1?
--
Greg Wootton | Principal Systems Technical Support Engineer
elisehoo1
Obsidian | Level 7
but the one ended with warning , it giving an exit code 5710.
what i did currently is set exclusion rules : exit code <> 5713
but i dont have the exit code dictionary , not sure how to do it. 😞
gwootton
SAS Super FREQ
Could you do less than or equal to 5710?
--
Greg Wootton | Principal Systems Technical Support Engineer
gwootton
SAS Super FREQ
Looks like these are the codes it's using:

https://developer.sas.com/apis/rest/v3.5/Compute/#error-codes-3
--
Greg Wootton | Principal Systems Technical Support Engineer

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 16. Read more here about why you should contribute and what is in it for you!

Submit your idea!

Discussion stats
  • 4 replies
  • 2225 views
  • 1 like
  • 2 in conversation