AutoSys Workload Automation

 View Only
  • 1.  Pls what is the format of the Send Event command for no execution

    Posted Sep 03, 2014 08:30 PM

    Hi,

        we need the format of the Send Event command to set jobs to 'No Execution' within Autosys 11.3 please.

     

    regards

     

    Richard S



  • 2.  Re: Pls what is the format of the Send Event command for no execution
    Best Answer

    Broadcom Employee
    Posted Sep 04, 2014 02:28 AM

    Hello Richard,

     

    This Event is only available starting with WAAE 11.3.5 :

     

         sendevent -E JOB_ON_NOEXEC -J <job_name>

     

    To reverse this you can run the following :

     

         sendevent -E JOB_OFF_NOEXEC -J <job_name>

     

    Please view the Reference Guide ,  Chapter 2: Commands  ,  sendevent Command—Send Events ,  sendevent Command—Temporarily Skip a Job

     

    Regards,

    Clive