AutoSys Workload Automation

  • 1.  Populating Autosys Calendars

    Posted Sep 09, 2015 04:53 PM

    I have populated the dates for 2016, but when I try to import the list of dates for the set of respective calendars, I see that the current dates for 2015 is removed and there are dates only for 2016. How can I keep all the dates intact and add dates for 2016? I do not want to add dates manually for each calendar. Is there a way to do it using the Autosys commands?



  • 2.  Re: Populating Autosys Calendars
    Best Answer

    Posted Sep 09, 2015 05:52 PM

    Look at extended calendars for 1st of etc.

     

    there are many calendar types now

    extended

    standard

    then cycles

     

     

    etc..

     

    for dates of holidays you can import dates with autocal_asc -I

    the calendar uses the old GUI export/import notation.

    use autocal_asc  -E to export dates you have put in. and then you will have the syntax to import other dates.

     

    autocal_asc -?

    or -h will give you the list on how to use it.

     

     

    file willl look similar to :

     

    calendar_name: mycal

    dates

    dates

     

    good luck.