UKG · Arazzo Workflow
UKG Pro HCM Benefits Enrollment Audit
Version 1.0.0
Locate an employee and audit their active benefits elections.
View Spec
View on GitHub
Human Capital ManagementHCMWorkforce ManagementHRPayrollTime and AttendanceBenefitsSchedulingArazzoWorkflows
Provider
Workflows
benefits-enrollment-audit
Resolve an employee and pull their active benefits elections.
Looks the employee up in the directory, confirms employment status, then retrieves benefits elections, branching on whether the employee is active.
1
locateEmployee
listEmployees
Query the directory filtered by employee ID to confirm the record is visible before auditing benefits.
2
getDetails
getEmployee
Read the detailed record to determine whether the employee is active and therefore expected to carry in-force elections.
3
getElections
getEmployeeBenefitsElections
Retrieve the active benefits elections for the employee.