Workday Tracking System · Arazzo Workflow
Workday Time Block Lifecycle
Version 1.0.0
Create a reported time block for a worker, fetch it back, and correct it with updated hours.
View Spec
View on GitHub
Absence ManagementAttendanceEnterpriseHCMHuman Capital ManagementPayrollSchedulingTime TrackingTimesheetsWorkforce ManagementArazzoWorkflows
Provider
Workflows
time-block-lifecycle
Create, fetch, and correct a worker's reported time block.
Creates a reported time block, reads it back to confirm it persisted, then applies a correction to the hours.
1
createTimeBlock
createTimeBlock
Create a new reported time block for the worker.
2
getTimeBlock
getTimeBlock
Fetch the created time block to confirm the persisted values before correcting it.
3
correctTimeBlock
updateTimeBlock
Update the reported time block with corrected hours, preserving the original date and type.