AutoSys Workload Automation

 View Only
  • 1.  Valid JIL Commands,SubCommand & Attributes

    Posted Oct 01, 2016 08:27 PM

    I am working on an automation for  autosys job setups 

    I am looking for a list of valid autosys JIL commands and attributes and I cant seem to find that documented.

    Basically this list will enable me to precheck a JIL script for any invalid command,sub-command and attributes.

    I appreciate any help



  • 2.  Re: Valid JIL Commands,SubCommand & Attributes
    Best Answer

    Posted Oct 01, 2016 08:54 PM

    Hi Tony,

    The jil command line can be invoked in syntax check mode, like so:

    $ jil -V syntax < jil_file

     

    Please refer to the following CA DocOps documentation for further information on JIL:

    https://docops.ca.com/ca-wla-ae-wcc/11-4-2/en/reference/ae-job-information-language 

     

    Cheers,

    Chandru



  • 3.  Re: Valid JIL Commands,SubCommand & Attributes

    Posted Oct 01, 2016 11:34 PM

    Another option may be the External JIL verification exit facility (autoextvj).

    There are a couple of short videos available:

     

    autoextvj video 1

     

    autoextvj video 2