Table of Contents |
---|
Overview
Regent maintains a COD Mockup tool to be used for testing purposes. The tool can be used to simulate a COD response for paying a student. .
COD File Processor - Regent's COD Response Mockup Tool
...
- Download CODFileProcessor.zip
- Select Extract All and create own directory to save to computer
- Select CODFileProcessor Application
- Select Run
- Select box next to import file path and choose COD text file from UISelect validate against schema box
- Select Run process
- Edit file if needed (add MPN info, update <ProcessDate> value)
- Import response file generated into UI
...
Step-by-step guide to Paying a Loan in Regent Award
- Resolve all packaging blockers - satisfy/waive all Documents and Tasks, valid ISIR, etc.
- Make sure loans are in Accepted status and Linked to an MPN
- Mock or link an MPN if needed (and MAP again)
- When loans are Accepted and Linked status,
- Export to COD for Origination (DRI=false)
- Get Download file from the Export COD Process in process logthe Process Log
- Use export file to mock origination response using CODFileProcessorUse export file to mock origination response using CODFileProcessor
- Import the mocked COD response file
- MAP student
- Export to COD for Disbursements (DRI=true)
- Get file from Export COD Process in process log
- If needed, edit the response data file to update MPN information and/or ProcessDate before importing
- Import the mocked COD response data file
- MAP student
- Normal disbursement process:
- Export EST, EST for DRI - COD funds set to DRI=true
- Export to COD for DRI=true
- Mock COD acceptance using CODFileProcessr
- Import COD response file
- Export EST, EST for AR - funds are disbursed
- Alternative using Disbursement Overrides
- Click amount to view Disbursement Details
- Run EST for DRI
- Bypass COD and Run EST for AR
- Disbursements are now Paid
Detailed Steps for Paying a Direct Loan
Mocking
...
a Manual MPN and Selecting an MPN to Link
If no MPN is linked, a loan can be originated (COD Export DRI=false). However, we cannot pay an unlinked loan (cannot EST DRI=true).
- Loans tab, select the Loan
- Copy the full Financial Award ID (FAID) to the clipboard
- MPN Information sub-tab
- Click button, Select MPN
- If the student has an existing MPN, select it (unless expired)
- If the student does not have any current MPNs, Mock an MPN:
- Click "Add MPN" button
- In the MPN ID field, paste the full FAID from the loan
- Change the letter to "M" (for Sub/Unsub) or "N" (for PLUS)
- For example, if an Unsub FAID is 999964346U18G09621001, the MPN would be 999964346M18G09621001
- Enter an Expiration Date far in the future
- Set MPN Link Indicator to True
- Set eMPN Indicator to True
- Status Accepted
- Save
- Select the MPN you just added
- If paying two loans (Sub and Unsub), link the other loan to the same MPN:
- Student's Loans tab, select the unlinked Loan
- MPN Information sub-tab
- Select MPN
- Select the existing MPN
- MAP the student
Mocking MPN Data in the COD Response Data File
Additional step needed when a loan must be linked at COD to count toward R2T4 amounts (configured on Institution Setup, R2T4 sub-tab).
- Edit the simulated COD response from the CODFileProcessor response output
- Find the <Response> block for each loan.
- Look for the
<ResponseCode>A</ResponseCode>
at the end of the loan, just above the loan type closing tag such as</DLUnsubsidized>
- Look for the
- In each loan's <Response> block, add simulated MPN information such as the following. For the 'MPNID' value, copy the loan's FAID and change the middle letter ("S","U","P") to the letter "M". For the expiration date, use a date far in the future.
3. Save the COD Response mocked data file and import into Regent Award as normal<AdditionalUnsubsidizedEligibilityIndicator>false</AdditionalUnsubsidizedEligibilityIndicator> <Response> <ResponseCode>A</ResponseCode> <EMPNIndicator>true</EMPNIndicator> <MPNID>922461670M22G32673001</MPNID> <MPNStatusCode>A</MPNStatusCode> <MPNLinkIndicator>true</MPNLinkIndicator> <MPNExpirationDate>2039-12-31</MPNExpirationDate> </Response> </DLUnsubsidized>
Updating the COD Process Date in the Response Data File
Needed if paying loans in the past on a Time Machine
- Edit the simulated COD response from the CODFileProcessor response output
- At the very end of the file, find the <ProcessDate>
- Update the <ProcessDate> value to match the date in the Document ID at the top of the file
Active Acceptance or Passive Acceptance
...
A loan must be in Accepted or Cancelled status to send to COD. Regent Award does not export to COD if the loan is Offered. Also, Regent will not send a $0 Cancelled loan to COD if the loan does not have a previous COD Accepted Amount greater than $0, as might happen if the loan was originally paid by disbursement overrides 'Bypass COD & Run EST for AR.' Loans may still be re-exported to COD with the 'COD Export Override' checkbox on the student COD tab.
Changing a Loan from Offered to Accepted status (Active Acceptance schools only)
...
Originating a new loan (DRI=false) never sent to COD
- Link to an MPN before originating the loan
- Export Process, process type Export COD, Originations (DRI=False)
- Process Log, Download File from the "Export COD" process
- Name will be similar to COMRECIN_20171201T......xml
- Mock Create a mocked COD response file using CODFileProcessor
- Edit the response MPN information or ProcessDate value if needed
- Process, Import COD, select the mocked "_response" file, import
- MAP the student
- Look at COD tab - loans should show COD Status of Imported
Paying Disbursements (DRI=True)
- Loan must be linked to an MPN and have a current COD status of "Imported" and be linked to an MPN
- Confirm student has no blocking Documents or Tasks
- MAP student
"Normal" process with mocked COD response
- Export Process, Export EST, EST for DRI (COD funds set to DRI=True), confirm EST had no errors
- Select the current Term (meets disbursement rules - has attendance etc.)
- Export COD, Disbursement Records (DRI=True)
- Process Log, select Export COD process, download COMRECIN file
- Mock a COD response using CODFileProcessor
- Import Process, Import mocked COD Response file
- Export Process, Export EST, EST for DRI (COD funds set to DRI=True), confirm EST had no errors
- MAP student
- "Normal" process
- Process,
- Export EST, EST for DRI - COD funds set to DRI=true
Select the current Term (meets disbursement rules - has attendance etc.)
- Process, Export EST, EST for AR - funds are disbursed
- Alternative process: Pay using Disbursement Overrides
- On Academic Plan or Awards tab, click amount to view Disbursement Details pop-up window
- Select disbursement amount
- Click "Run EST for DRI" button, see success message
- Click "Bypass COD & Run EST for AR" button, see success message
- Refresh
- Close Disbursement Details pop-up
- Academic Plan screen, Refresh
- Disbursements are now Paid
...