Automic Workload Automation

 View Only
  • 1.  Calendar offset event not updating

    Posted Sep 11, 2019 06:55 PM
    Edited by Harriet Kim Sep 11, 2019 06:55 PM
    Hello,
    Has anyone come across an issue where the calendar offset is not updating after adding an exception?

    For example,

    In May 2019, the 2nd Thursday falls on the 1st Tuesday week of the month.  If that happens, I want an exception to move that 2nd Thursday to the 2nd Tuesday week of the month.  Therefore, instead of May 9th, it will become May 16th.

    Anyway, I defined the Exception in my offset event, but the Calendar does not update even after saving.

    Has anyone come across this issue or bug in these versions?

    AE version 12.2.2 HF2
    AWI version 12.2.2.hf1

    Thanks!
    Harriet





  • 2.  RE: Calendar offset event not updating
    Best Answer

    Posted Sep 23, 2019 08:56 PM
      |   view attached
    I solved this by re-defining the problem.  What you really want is to compute "THURSDAY.AFTER.2ND.TUESDAY".

    So first I solved for 2ND.TUESDAY, then I created another offset that simply adds 2 days to 2ND.TUESDAY.

    I've attached my solution, built in V12.3.

    ------------------------------
    Pete
    ------------------------------

    Attachment(s)

    xml
    export (7).xml   2 KB 1 version


  • 3.  RE: Calendar offset event not updating

    Posted Sep 24, 2019 10:02 AM
    Thank you so much, ​@Pete Wirfs!! I appreciate this.​