UKG · Arazzo Workflow
UKG Pro WFM Clock In and Verify
Version 1.0.0
Resolve a WFM employee, submit a clock punch, and verify it landed.
View Spec
View on GitHub
Human Capital ManagementHCMWorkforce ManagementHRPayrollTime and AttendanceBenefitsSchedulingArazzoWorkflows
Provider
Workflows
clock-in-and-verify
Submit a clock punch for an employee and read back the punch list.
Confirms the employee is on the WFM roster, submits the punch, then retrieves the punch records for the day to verify the punch was recorded.
1
resolveEmployee
listWfmEmployees
Confirm the employee is present on the WFM roster before submitting a punch on their behalf.
2
submitPunch
createPunch
Submit the clock punch for the employee with the supplied timestamp and type.
3
verifyPunch
getEmployeePunches
Read back the punch records for the day to confirm the submitted punch was captured.