About 50 results
Open links in new tab
  1. Job stuck in loop condition due to NotRunning (Job) condition

    Dec 20, 2024 · So we have a Autosys job (let's say JobA) that's stuck in a loop due to the condition NotRunning (jobA). So, the job continuously restarting itself, moving from STARTING state to …

  2. look back condition not satisfied even if it is Success | AutoSys ...

    Apr 22, 2023 · Hi there, FYI, I am new to autosys. I am trying to use success (job_a, 01.00) condition, which I believe according to docs check if job_a is successsfull within the last hour or not right? But …

  3. Difference between status, condition, Operstatus and Admin status in ...

    1. Difference between status, condition, Operstatus and Admin status in the component details of the interface in spectrum.

  4. Autosys job not starting based on starting time but starting based on ...

    Aug 27, 2024 · 1. Autosys job not starting based on starting time but starting based on dependency job condition.

  5. AppWorx, Dollar Universe and Sysload Community

    Feb 21, 2023 · Use Condition, [BEFORE] [CHECK FILE] and if file does not exist, DELAY TASK for X minutes, with every time the condition is true -- so you don't need the HOLD. And then in Process …

  6. Dependent job not starting after condition met when included under a ...

    Apr 21, 2025 · We have created & run other jobs successfully previously with a condition and also setting dependency under a box so that is what makes this so frustrating. We have job B with …

  7. Where could I find the syntax and explanation for "condition

    Jun 17, 2016 · Where could I find the syntax and explanation for "condition" attribute of a job? I have seen samples like : condition: s (job_name, 0). I want details on this and other attributes and syntax …

  8. Autosys how to schedule a job to run on several possible days but only ...

    Jan 28, 2026 · First create an extended calendar of days 4-6 of month: extended_calendar: m-4to6d description: 4th to 6th day of Month workday: mo,tu,we,th,fr non_workday: holiday: holcal: cyccal: …

  9. Autosys Extended Calendar Setup Help | AutoSys Workload Automation

    Dec 28, 2023 · Hello all,We need to setup an extended calendar with the condition: "1st Monday or 1st Saturday of every month whichever comes early". Is there any way to setup

  10. when to use look back condition in autosys | AutoSys ... - Broadcom

    Aug 10, 2023 · When i am studying the look back condition, its taking the last instance run of the condition or predecessor job.Just want to know when to use this look back co