Skip to content

Commit fbd2f42

Browse files
authored
Update how-to-lifecycle-workflow-sync-attributes.md
Correcting a typo.
1 parent 13c9178 commit fbd2f42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/governance/how-to-lifecycle-workflow-sync-attributes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ For more attributes, see the [Workday attribute reference](../app-provisioning/w
7878

7979

8080
## Importance of time
81-
To ensure timing accuracy of scheduled workflows it’s curial to consider:
81+
To ensure timing accuracy of scheduled workflows it’s crucial to consider:
8282

8383
- The time portion of the attribute must be set accordingly, for example the `employeeHireDate` should have a time at the beginning of the day like 1AM or 5AM and the `employeeLeaveDateTime` should have time at the end of the day like 9PM or 11PM
8484
- The Workflows won't run earlier than the time specified in the attribute, however the [tenant schedule (default 3h)](customize-workflow-schedule.md) may delay the workflow run. For instance, if you set the `employeeHireDate` to 8AM but the tenant schedule doesn't run until 9AM, the workflow won't be processed until then. If a new hire is starting at 8AM, you would want to set the time to something like (start time - tenant schedule) to ensure it had run before the employee arrives.

0 commit comments

Comments
 (0)