In some environments, Automation Workflows do not execute on the correct date.
For example, when the time zone on the Active Roles Administration Service host is set to Central Standard Time (CST), and the Automation Workflow is scheduled to run at 9pm CST on Friday, it will actually execute at 9pm CST on Thursday.
This issue is being tracked as Defect ID 541802.
WORKAROUND
<Schedule isLocalTime="false" isDisabled="false" type="Daily" startDateTime="2025-09-29T08:25:00Z">
to<Schedule isLocalTime="true" isDisabled="false" type="Daily" startDateTime="2025-09-29T03:25:00Z">
Change the isLocalTime to true and startDateTime to the desired time, and the schedule will work based on local time
NOTE: If the schedule is modified again using the GUI, then this manual change will need to be re-implemented.
STATUS
Waiting for fix in a future release of Active Roles.
© ALL RIGHTS RESERVED. Términos de uso Privacidad Centro de preferencias de cookies