Automic Workload Automation

 View Only

External Dependency checking with same logical date is not working when there is Day Light saving time

  • 1.  External Dependency checking with same logical date is not working when there is Day Light saving time

    Posted Mar 23, 2024 06:22 PM

    Hello All,

    There are two workflows in our system. The first workflow is scheduled to start at 17:00 Central Standard Time (CST), and the second workflow is set to begin at 18:00 CST. The second workflow relies on a job from the first workflow as an external dependency. The client's actual time zone is Central European Time (CET). 
     
    Before daylight savings time, the second workflow successfully checks for the completion of the external dependency job and waits for its execution to finish. However, after daylight savings time, there is an issue where the second workflow no longer checks for the external dependency due to a change in logical date. 
     
    Is there a possibility to resolve this issue by adjusting the logic to check the date in CST time instead of CET time?