AutoSys Workload Automation

 View Only

  • 1.  Extended Calendar - Setup/Issue

    Posted Sep 08, 2022 04:42 PM
    Dear All,

    We are testing a simple extended calendar. The requirement is to have  LAST_WRK_DAY_MONTH, that is if the last day of the month falls on a Sat or Sun, pre-pone it to previous working day (Friday)

    Below are the rule and the results:

    extended_calendar: LASTWRKGDAYM
    description: Last working day of month
    workday: sa,su
    non_workday: O
    holiday: O
    holcal: MONTH_END
    cyccal:
    adjust: 0
    condition:


    Above case, for Dec 22 and April 23 it is not a adjusting the previous workday.

    I thought it used to work before. Not sure what is going wrong or is this a bug?

    Regards
    P Verghese


  • 2.  RE: Extended Calendar - Setup/Issue
    Best Answer

    Broadcom Employee
    Posted Sep 09, 2022 02:14 AM
    Hi,

    You don't have your conditions listed, but I am assuming you are using WORKDM1.  The issue is your workdays are su,sa, which means that Sat and Sun are working days.  You should have them set to the defaults which is Monday-Friday.


    Regards,
    Mike


  • 3.  RE: Extended Calendar - Setup/Issue

    Posted Sep 09, 2022 08:20 AM
    Hi Mike,

    Well i was doing something different. But now based o yr suggestion got the desired result.

    Thank you!

    Regards
    P Verghese