Body
Overview
This article provides instructions for updating admissions application decisions (Program Action,Action Reason) using a batch process in PeopleSoft, after the initial admissions application has been created. Utilizing the batch process is useful when a Decision Integration does not exist for your admissions application source system and you have a large number of admissions applications to update with decisions such as ADMT,FULL, or WAPP,CAN for example, as opposed to updating each admissions application individually.
Detail
Assumptions/Requirements for Utilizing the Batch Decision Process
Create .csv File of Admissions Applications You Would Like to Update in Batch
Input file requirements:
- Must be a comma delimited .csv file
- Must not include a header record
- Can include multiple Program Action,Action Reason records for the same PeopleSoft ID and Application Number. For example, a record to add ADMT,FULL and another record to add MATR to the same PeopleSoft ID and Application Number, within the same execution of the Batch Decision Process
Field 1 = Applicants PeopleSoft ID (EMPLID)
Field 2 = Applicants PeopleSoft Application Number
Field 3 = Admissions Program Action to be added to the admissions application
Field 4 = Admissions Action Reason corresponding to the Admissions Program Action
- If Admissions Action Reason is included, must be valid for associated Admissions Program Action
- Not required if there is no associated Admissions Action Reason. Must insert 2 comma's following Field 3 (Program Action) if there is no value for Field 4 (Action Reason)
Input file format example:
4913908,01847366,WAPP,CAIN
4913664,01847427,WAPP,CAIN
4623925,01934523,ADMT,FULL
4623925,01934523,MATR,,
Run the Batch Admissions Application Decision Process
- Save your prepared .csv input file to the PeopleSoft Windows Server path \interface\ad\in\[school specific folder]. You may already have this mapped as a network drive on your device
- Log into PeopleSoft and navigate to Student Admissions > Pitt Admissions > Decision Import - Batch
- Select an existing Run Control ID or use Add a New Value to create a new Run Control ID if you didn't already create one.
- Input/Output File Path should be g:\interface\ad\in\[school specific folder] where you saved your .csv input file. Drive letter must be g: for the Input/Output File Path even if you have this mapped as different network drive letter on your device.
- Input File Name should be the name of your saved .csv input file, including the .csv extension

- Click Run
- Make sure Server Name is set to PSNT
- Select the checkbox next to Decision Import Job, Process UXAD129, Click OK

- Click Process Monitor
- Click Refresh occasionally and verify Run Status goes to Success
- Click on the Process Name hyperlink of the process you just ran
- Click View Log/Trace
- Click ...PDF to view PDF report to see results and confirm all records processed as expected, and to check for errors
Activate Applicants (Complete Matriculation Process)
If you updated any Admissions Application with Program Action MATR, you must run an additional process to activate the applicants. This is equivalent to clicking the ‘Create Program’ button after adding the MATR Program Action to the application manually.
- Log into PeopleSoft and navigate to the Activate Applicant process: Student Admissions > Processing Applications > Update Applications > Activate Applicant
- Select an existing Run Control ID or use Add a New Value to create a new Run Control ID if you didn't already create one
- Based on the admission application records you added the MATR Program Action to using the Batch Decision Process
- Select Institution (Must be UPITT)
- Select appropriate Academic Career
- Select appropriate Admit Term
- Select appropriate Academic Program
- Select appropriate Admit Type (NEW).
- Select As Of Date (default to current date).

- Click Run
- Make sure Server Name is set to PSUNX
- Select the checkbox next to Activate Applications, Process ADPCPPRC, Click OK

- Click Process Monitor
- Click Refresh occasionally and verify Run Status goes to Success
- Click on the Details hyperlink of the process you just ran
- Click View Log/Trace
- Click ...log to view results
Related Information
The process outlined in this article is an enhanced version of the Mass Matriculation/Mass Cancel Process, which is being deprecated. The Mass Matriculation/Mass Cancel Process did not allow for the Program Action,Action Reasons to be sourced from the input file, requiring multiple runs of the process to account for all the combinations of Program Action,Action Reasons that you needed to update across multiple admissions applications. Since the enhanced Decision Import - Batch Process obtains the Program Action,Action Reasons from the input file, various combinations of Program Action,Action Reasons can be updated in one execution of the process. The Decision Import - Batch Process also allows you to update an admissions application with multiple Program Action,Action Reasons in one execution of the process, whereas the Mass Matriculation/Mass Cancel Process required multiple executions of the process to update an admissions application with multiple Program Action,Action Reasons for the same admissions application.