AutoSys Workload Automation

 View Only
  • 1.  how to automatically or manually clear a failed (failed) or waiting APP / JOB in WADE

    Posted Jul 10, 2019 09:10 AM
    Is there a way to automatically or manually clear a failed (failed) or waiting APPs(JOB)s during operation in WADE?

    Thanks


  • 2.  RE: how to automatically or manually clear a failed (failed) or waiting APP / JOB in WADE
    Best Answer

    Broadcom Employee
    Posted Jul 12, 2019 01:31 AM
    Hi,

    You can use the 'execcommand' javascript function to do it automatically.

    execCommand(%WOB._name,'%(APPL._name).%APPL._gen','ACTION COMPLETE');

    Please refer the link - https://docops.ca.com/ca-workload-automation-de/12-2/en/scheduling/examples-cookbook/running-a-recovery-job-after-failure