UKG · Arazzo Workflow
UKG Pro HCM New Hire Org Placement
Version 1.0.0
Validate org references then submit a department transfer for an employee.
View Spec
View on GitHub
Human Capital ManagementHCMWorkforce ManagementHRPayrollTime and AttendanceBenefitsSchedulingArazzoWorkflows
Provider
Workflows
new-hire-org-placement
Validate department and location references, then submit a transfer.
Confirms the employee, checks the requested department and location exist in the org directories, and submits a Department Transfer personnel change request.
1
validateEmployee
getEmployee
Confirm the employee exists before placing them in the organization.
2
listDepartments
listDepartments
Retrieve the department directory so the target department can be confirmed to exist before the transfer is submitted.
3
listLocations
listLocations
Retrieve the location directory so the work location context is available when placing the employee.
4
submitPlacement
createPersonnelChangeRequest
Submit a Department Transfer personnel change request that moves the employee into the confirmed department.