Automic Workload Automation

 View Only
  • 1.  Calendar Definition

    Posted Jun 05, 2020 06:54 AM
    Can anyone tell me how to define a calendar to execute a workflow last Friday of the month using the Java GUI. I have seen a previous post explaining how to do for the 1st of the month which is quite straightforward. Need help defining it for the last day.


  • 2.  RE: Calendar Definition
    Best Answer

    Posted Jun 05, 2020 02:07 PM
    We have a calendar event called LAST.SUNDAY.OF.MONTH that I'll describe.  It uses two other events that you must define first;

    SUNDAY (Weekly event with only Sunday checked)
    LAST.DAY.OF.MONTH (Monthly event happening on "defined days", select 1 day, and select "count from end of month")

    LAST.SUNDAY.OF.MONTH is an Offset event based on the existing LAST.DAY.OF.MONTH event.  Add a "match to nearest target date" rule of "before" with a target event of "SUNDAY".

    ------------------------------
    Pete Wirfs
    SAIF Corporation
    Salem Oregon USA
    ------------------------------