PeopleSoft · Arazzo Workflow
PeopleSoft Student Enrollment and Aid Review
Version 1.0.0
Find a student in a term, pull their record, then review class enrollment and financial aid awards.
View Spec
View on GitHub
Campus SolutionsCRMEnterprise SoftwareERPFinancial ManagementHCMSupply Chain ManagementArazzoWorkflows
Provider
Workflows
student-enrollment-review
Resolve a student then review their classes and financial aid.
Lists students for a term and program, gets the first student's record, and gathers class enrollment and financial aid award data for review.
1
findStudents
listStudents
List students in the supplied term and optional program.
2
getStudentRecord
getStudent
Retrieve the full record for the first matched student.
3
listTermClasses
listClasses
Retrieve class schedule and enrollment data for the term.
4
listAid
listFinancialAidAwards
Retrieve financial aid award data to complete the enrollment review.