Tutorial 5: Conditional execution of a job within a batch
In this tutorial you create a batch consisting of the jobs ‘LOAD_NEW_DATA’ and ‘PROCESS_DATA’. The job ‘PROCESS_DATA’ should only run if the job ‘LOAD_NEW_DATA’ has actually loaded new data. Codeline for the field Run Program: SDMSpopup.sh $JOBNAME -c 0=SUCCESS:1=NO_DATA:2=FAILURE” Tutorial 6: Exit State Translations and workarounds Tutorial 7: Setting user defaults Tutorial 8: Time scheduling with different time zones