PeopleSoft · Arazzo Workflow
PeopleSoft Employee Payroll and Benefits Review
Version 1.0.0
Find an employee in a department, pull their full record, then review payroll runs and benefit enrollments.
View Spec
View on GitHub
Campus SolutionsCRMEnterprise SoftwareERPFinancial ManagementHCMSupply Chain ManagementArazzoWorkflows
Provider
Workflows
employee-payroll-review
Resolve an employee then review their payroll runs and benefit enrollments.
Lists active employees in a department, gets the first employee's record, and gathers payroll runs and benefit enrollments for review.
1
findEmployees
listEmployees
List employees in the supplied department filtered to the requested employment status.
2
getEmployeeRecord
getEmployee
Retrieve the full personal-data record for the first matched employee.
3
listPayroll
listPayrollRuns
Retrieve the payroll run history and status for the review period.
4
listBenefits
listBenefitEnrollments
Retrieve benefit enrollment records to round out the compensation review.