79559979

Date: 2025-04-07 13:22:30
Score: 1.5
Natty:
Report link

Job_A: dummy job. scheduled (and runs, no pre-reqs) every working day. is a pre-requisite to the job that should run "only if the previous day was a working day". the condition it puts out has current odate

Job_B: job that should run only if previous day was a working day. scheduled daily. its prerequisite condition comes from Job_A but does not use odate, instead uses previous date (PREV). should have keep active value of 0 so that it goes away during "new day" event even if it hasn't run.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Tom Weaver