Description: Tags: CODTechnicalReferencev3
Description: Tags: CODTechnicalReferencev3
Introduction
A Full Participant is a school that submits the Common Record in XML
format to the COD System for the origination and disbursement of Pell
Grants and Direct Loans over the SAIG. This replaces the submission of
multiple fixed-length files for each program.
1.0 Test Data Sent from the Schools to the COD System
This section provides an overview of the records schools send to COD
during the Full Participant testing process. Each type of record and its
general functionality are described. General test conditions are also
discussed.
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-1
schema, the COD System returns a Receipt. If a Common Record passes
the XML schema match, the Common Record is processed and a Response
is returned to the school. For school testing, the Receipt and Response is
returned using the message class CRTESTOP.
The predefined test data covers scenarios for thirteen students with the
following awards:
§ Three students with Pell Grant awards
§ Five students with Direct Loan awards
§ Five students with a combination of awards
Edit Only records are housed in a holding area where they are accessible
for changes. Edit-Only records are submitted in the same respect as the
Common Origination and Disbursement Record using the same message
class of CRTESTIN.
COD validates each Edit Only record and updates the COD Database. A
receipt and response are created and returned to the school.
Testing with the predefined test data covers changes to student
demographic data, payment triggers and award amounts.
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-2
The COD System returns a receipt after it performs an XML Schema
check. The receipt is sent to the Full Participant after the Common Record
is received by the COD System, but before actual processing of the
Common Record. This receipt is sent using the message class
CRTESTOP.
Schools have the option of selecting between a standard and full Common
Record Response. Schools that choose Full Response contains the original
Common Record sent by the school and the rejected data elements and
reasoning. Schools that select a Standard Response do not get back all of
the information that they sent in, but only the rejected data elements and
error reasons or comments. It is recommended that during this testing
process, Full Responses be requested. Test Responses are sent using the
message classes CRTESTOP.
3. Test Execution
In this section, record profiles are described for each test case and test
scripts are provided. Use these test scripts in conjunction with the
Appendix C – Common Record Layout. Specific data are defined, and
step-by-step instructions for executing the test are provided. Below is a
checklist of the major steps in the testing process:
Testing Checklist
Task
Step Task
Completed
1 Schedule a test date with the COD School Relations Center.
Prepare a test environment using a Test Destination Mailbox, Test
2 message classes, School Entity ID, and specified COD forward
system date.
Receive a Technical Readiness Call from the COD School
3
Relations Center.
Prepare the test data (received from COD) for Submission Cycle 1
4
using the Test Common School Code
5 Send the test data to COD via the SAIG.
6 Receive notification from the COD School Relations Center that
the Receipt and Response are on the SAIG. Pull the Receipt and
Response into the school COD system.
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-3
Testing Checklist
Task
Step Task
Completed
7 Validate data and expected results.
8 Call the COD School Relations Center to confirm results before
proceeding.
9 Repeat steps 4 through 8 for Submission Cycle 2.
10 Receive notification from the COD School Relations Center that
the testing cycle is complete.
11 Reset the school’s system defaults for production, and verify that
the test data is deleted or all test loans are adjusted to $0.
Note: If the school does not reset the defaults, it may cause
errors to the production data. Remember to change the school test
environment system date back to the correct current date.
Case #2: Student 2 applies for a Federal Pell Grant. This student is a
second-year student (Grade level = 2), and is eligible for a Pell Grant. The
first submission contains the Origination and Disbursement Common
Record with a Payment Trigger = true. The student is awarded $850.
Case #3: Student 3 applies for a Federal Pell Grant. This student is an
incoming first-year student (Grade level = 0), and is eligible for a Pell
Grant. The first submission contains the Origination and Disbursement
Common Record with a Payment Trigger = true. The student is awarded
$4000. The second Common Record contains a disbursement with a
payment trigger = true for a second actual disbursement.
Case #4: Student 4 applies for a Direct Subsidized loan. This student is a
second-year student (Grade level = 2), and the loan is for $3,225. The first
submission contains an Edit-Only Common Record with disbursement
information and a Payment Trigger = false. The second submission
includes a change in the student’s social security number, last name and
address.
Case #5: Student 5 applies for a Direct Subsidized loan. This student is a
third-year student (Grade level = 3), and the loan is for $5,000. The first
submission contains an Edit-Only Common Record with disbursement
information and a Payment Trigger = false. The second submission
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-4
includes a Release Record with a Payment Trigger = true and a change in
the date of the actual disbursement.
Case #7: Student 7 applies for a Direct Subsidized loan and Direct
Unsubsidized loan. This student is a second-year student (Grade level = 2).
The first submission contains the Origination and Disbursement Common
Record with a payment trigger = true for both awards. The student is
awarded a subsidized loan for $2000 and an unsubsidized loan for $1500.
The second submission includes a Release Record with a Payment Trigger
= true for the second actual disbursement for both loan awards.
Case #8: Student 8 applies for a Direct Subsidized loan. This student is a
second-year student (Grade level = 2). The first submission contains the
Edit-Only Common Record with disbursement information and a Payment
Trigger = false. The student is awarded a subsidized loan for $2000. The
second submission includes a Release Record with a Payment Trigger =
true for the first actual disbursement.
Case #10: Student 10 applies for a Pell Grant and a Direct Subsidized
loan. This student is a third-year student (Grade level = 3). The first
submission contains the Origination and Disbursement Common Record
with a payment trigger = true for both awards. The student is awarded a
Pell Grant for $2950 and a subsidized loan for $1000.
Case #11: Student 11 applies for a Pell Grant, Direct Subsidized loan, and
a Direct Unsubsidized loan. This student is a fourth-year student (Grade
level = 4). The first submission contains the Origination and Disbursement
Common Record with a Payment Trigger = true for all three awards. The
student is awarded a Pell Grant of $3850, a subsidized loan for $4000, and
an unsubsidized loan for $4000. The second submission includes a change
the student’s citizenship.
Case #12: Student 12 applies for a Pell Grant, Direct Subsidized loan,
and a Direct Unsubsidized loan. This student is a fifth-year student (Grade
level = 5). The first submission contains the Origination and Disbursement
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-5
Common Record with a payment trigger = true for all three awards. The
student is awarded a Pell Grant of $2450, a subsidized loan for $5500, and
an unsubsidized loan for $3500. The second submission includes the
adjustment to $0 of the unsubsidized award amount and first disbursement.
Case #13: Student 13 applies for a Direct Subsidized loan and a Direct
Unsubsidized loan. This student is a seventh-year graduate student (Grade
level = 7). The first submission contains the Origination and Disbursement
Common Record and Payment Trigger = true for the two loans. The
student is awarded a subsidized loan for $1000 and an unsubsidized loan
for $6000. The second submission includes the increase of the subsidized
loan award amount and disbursement amounts and a decrease of the
unsubsidized loan award amount and disbursement amounts.
Note: These students will already be created for you and provided in
an ISIR file. The last four digits of the SSNs may vary from the below
Matrix, but the COD School Relations Center will provide this
information prior to testing.
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-6
Student Profile Matrix
Student Award Student SSN First Second
Number Type Submission Submission
(Receive) Response Response
Booking
Notification
3 Pell ###-##-0003 Full Common 2nd Actual
Record Disbursement
(Send)
w/Payment
Trigger = true
3 Pell ###-##-0003 Receipt Receipt
(Receive) Response Response
Booking
Notification
4 Direct Loan ###-##-0004 Edit-Only Change to SSN,
(Subsidized) Record with last name, and
(Send)
disbursement student permanent
information address
and Payment
Trigger = false
4 Direct Loan ###-##-0004 Receipt Receipt
(Subsidized)
(Receive) Response Response
Booking
Notification
5 Direct Loan ###-##-0005 Edit-Only Release Record
(Subsidized) Record with w/Payment Trigger
(Send)
disbursement = true
information
and Payment Change to
Trigger = false disbursement date
5 Direct Loan ###-##-0005 Receipt Receipt
(Subsidized)
(Receive) Response Response
Booking
Notification
6 Direct Loan ###-##-0006 Edit-Only Update award
(Unsubsidized) Record with amount and
(Send) disbursement disbursement
information amounts
and Payment
Trigger = false
6 Direct Loan ###-##-0006 Receipt Receipt
(Unsubsidized)
(Receive) Response Response
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-7
Student Profile Matrix
Student Award Student SSN First Second
Number Type Submission Submission
7 Direct Loans ###-##-0007 Full Common 2nd Actual
(Subsidized & Record Disbursements
(Send) Unsubsidized) w/Payment
Trigger = true
7 Direct Loan ###-##-0007 Receipt Receipt
(Subsidized &
(Receive) Unsubsidized) Response Response
Booking Booking
Notification Notification
8 Direct Loan ###-##-0008 Edit-Only Release Record
(Subsidized) Record w/ w/Payment Trigger
(Send)
Payment = true
Trigger = false
8 Direct Loan ###-##-0008 Receipt Receipt
(Subsidized)
(Receive) Response Response
Booking
Notification
9 Direct Loans ###-##-0009 Full Common Update Date of
(Subsidized & Record Birth
(Send) Unsubsidized) w/Payment
Trigger = true
9 Direct Loans ###-##-0009 Receipt Common Record
(Subsidized & Receipt
(Receive) Unsubsidized) Response
Common Record
Booking
Response
Notification
10 Pell & ###-##-0010 Full Common N/A
Direct Loan Record
(Send) (Unsubsidized) w/Payment
Trigger = true
10 Pell & ###-##-0010 Receipt N/A
Direct Loan
(Receive) (Unsubsidized) Response
Booking
Notification
11 Pell & ###-##-0011 Full Common Update student
Direct Loans Record citizenship
(Send) (Subsidized & w/Payment
Unsubsidized) Trigger = true
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-8
Student Profile Matrix
Student Award Student SSN First Second
Number Type Submission Submission
11 Pell & ###-##-0011 Receipt Receipt
Direct Loans
(Receive) (Subsidized & Response Response
Unsubsidized) Booking
Notification
12 Pell & ###-##-0012 Full Common Adjust
Direct Loans Record unsubsidized
(Send) (Subsidized & w/Payment award amount and
Unsubsidized) Trigger = true 1st Actual
Disbursement to
$0
12 Pell & ###-##-0012 Receipt Receipt
Direct Loans
(Receive) (Subsidized & Response Response
Unsubsidized) Booking
Notification
13 Direct Loans ###-##-0013 Full Common Adjustments for 1st
(Subsidized & Record Actual
(Send) Unsubsidized) w/Payment Disbursements for
Trigger = true both loans
13 Direct Loans ###-##-0013 Receipt Receipt
(Subsidized &
(Receive) Unsubsidized) Response Response
Booking
Notification
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-9
o Enrollment Status = 1 (Full-time)
o Academic Calendar = 3 (Semesters)
o Payment Methodology = Formula 1
o Disbursement Date #1 = 2002-07-07
o Disbursement Date #2 = 2002-07-15
§ For Direct Loan:
o Promissory Note Print Options = Promissory note prints
on-site at school
o Disclosure Statement Print Option = COD prints and
sends to borrower
o Subsidized/Unsubsidized Fee Percentage = 3 or .03
o Interest Rebate Percentage = 1.5 or .015
o First Disbursement Date = 2002-07-07
o Second Disbursement Date = 2002-07-15
o Loan Period Start Date = 2002-07-02
o Loan Period End Date = 2003-07-01
o Student’s Academic Year Start Date = 2002-07-02
o Student’s Academic Year End Date = 2003-07-01
Note: The loan period start and end dates must be equal to or within the
Student’s academic year start and end dates.
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-10
Once the awards are in XML Common Record format, create one file
(batch) to be sent to COD:
COD processes the files, and the school receives two files from COD in
return:
Case #1—Pell
Step Action/Input
1 Originate and disburse a Pell Grant for Student #1 with an SSN = ###-##-
0001, where ###-## represents the 5 characters of the specified test
mailbox (TG number).
For example: If the specified test mailbox (TG Number) is 77778, the
SSN for this student is 777-78-0001.
2 If you have loaded the provided Test ISIR file, some of the following data
for this Pell transmission may already be available in your system.
Verify the data in your system agrees with the test data outlined below
adding or updating data to your system whenever necessary.
Submit a Common Record containing the following information:
Student:
Student Identifier (current student SSN, Date of Birth, Last Name) =
Student’s Current SSN = ###-##-0001
Student’s Date of Birth = 1981-01-01
Student’s Last Name = Test1
<Name> Complex Element
Student’s First Name = Student
Student’s Middle Initial = P
Student’s Last Name = Test1
3 Award Information:
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-11
Case #1—Pell
Step Action/Input
Case #2—Pell
Step Action/Input
6 Originate and disburse a Pell Grant for Student #2 with an SSN = ###-##-
0002, where ###-## represents the 5 characters of the specified test
mailbox (TG number).
For example: If the specified test mailbox (TG Number) is 77778, the
SSN for this student is 777-78-0002.
7 If you have loaded the provided Test ISIR file, some of the following data
for this Pell transmission may already be available in your system.
Verify the data in your system agrees with the test data outlined below
adding or updating data to your system whenever necessary.
Submit a Common Record containing the following information:
Student:
Student Identifier (current student SSN, Date of Birth, Last Name) =
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-12
Case #2—Pell
Step Action/Input
Student’s Current SSN = ###-##-0002
Student’s Date of Birth = 1982-02-02
Student’s Last Name = Test2
<Name> Complex Element
Student’s First Name = Student
Student’s Middle Initial = P
Student’s Last Name = Test2
8 Award Information:
<Pell> Complex Element
Award Year = 2003 (2002-2003)
CPS Transaction Number = 01
Award Amount = 850.00
Cost of Attendance = 9000.00
Academic Calendar = 3 (semesters)
Payment Methodology = 1
Enrollment Date = 2002-07-01
Note: Expected Family Contribution (EFC) is not submitted to COD
as COD receives this data through an interface with CPS. This test
case does NOT use the Secondary EFC
9 Disbursement Information:
<Disbursement> Complex element
Disbursement Number = 01
Disbursement Amount = 425.00
Disbursement Date = 2002-07-07
Payment Trigger = true
Disbursement Sequence Number = 01
10 Save the record.
Case #3—Pell
Step Action/Input
11 Originate and disburse a Pell Grant for Student #3 with an SSN = ###-##-
0003, where ###-## represents the 5 characters of the specified test
mailbox (TG number).
For example: If the specified test mailbox (TG Number) is 77778, the
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-13
Case #3—Pell
Step Action/Input
SSN for this student is 777-78-0003.
12 If you have loaded the provided Test ISIR file, some of the following data
for this Pell transmission may already be available in your system.
Verify the data in your system agrees with the test data outlined below
adding or updating data to your system whenever necessary.
Submit a Common Record containing the following information:
Student:
Student Identifier (current student SSN, Date of Birth, Last Name) =
Student’s Current SSN = ###-##-0003
Student’s Date of Birth = 1982-03-03
Student’s Last Name = Test3
<Name> Complex Element
Student’s First Name = Student
Student’s Middle Initial = P
Student’s Last Name = Test3
13 Award Information:
<Pell> Complex Element
Award Year = 2003 (2002-2003)
CPS Transaction Number = 01
Award Amount = 4000.00
Cost of Attendance = 9000.00
Academic Calendar = 3 (semesters)
Payment Methodology = 1
Enrollment Date = 2002-07-01
Note: Expected Family Contribution (EFC) is not submitted to COD
as COD receives this data through an interface with CPS. This test
case does NOT use the Secondary EFC
14 Disbursement Information:
<Disbursement> Complex element
Disbursement Number = 01
Disbursement Amount = 2000.00
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-14
Case #3—Pell
Step Action/Input
Disbursement Date = 2002-07-07
Payment Trigger = true
Disbursement Sequence Number = 01
15 Save the record.
Student:
Student Identifier (current student SSN, Date of Birth, Last Name) =
Student’s Current SSN = ###-##-0004
Student’s Date of Birth = 1980-04-04
Student’s Last Name = Test4
<Name> Complex Element
Student’s First Name = Student
Student’s Middle Initial = S
Student’s Last Name = Test4
<Contact> Complex Element
<Address> Complex Element
Address = 4 Main Street
City = Newark
State = NJ
Zip or Postal Code = 07111
18 Award Information:
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-15
Case #4—Subsidized Loan
Step Action/Input
<DLLoanInfo> Complex Element
Loan Key = 1
Origination Fee Percentage = .03
Interest Rebate Percentage = .015
Disclosure Statement Print Indicator = Y (COD prints and sends)
Grade Level Indicator = 2
Award Begin Date = 2002-07-02
Award End Date = 2003-07-01
Academic Year Begin Date = 2002-07-02
Academic Year End Date = 2003-07-01
<DL Sub> Complex Element
Award Year = 2003 (2002-2003)
CPS Transaction Number = 01
Award Amount = 3225.00
Loan Key = 1
<Loan Default/Grant Overpayment> Complex Element
Loan Default/Grant Overpayment applies to = S (student)
Loan Default/Grant Overpayment = N (No)
Award Number = 001 (maps to the loan sequence #)
Award ID = 777780004S03G77778001 (maps to the Loan ID)
Award Create Date = CCYY-MM-DD
Note: COD obtains the Dependency Status for a student from CPS.
You only need to submit dependency status in the event that you
want to override the status at CPS due to professional judgement.
Student #4 is dependent.
19 Disbursement Information:
<Disbursement> Complex element
Disbursement Number = 01
Disbursement Amount = 1613.00
Disbursement Date = 2002-07-07
Payment Trigger = false
Disbursement Sequence Number = 01
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-16
Case #4—Subsidized Loan
Step Action/Input
First Disbursement Flag = true
Disbursement Net Amount = 1589.00
Disbursement Fee Amount = 48.00
Interest Rebate Amount = 24.00
<Disbursement> Complex element
Disbursement Number = 02
Disbursement Amount = 1612.00
Disbursement Date = 2002-07-15
Payment Trigger = false
Disbursement Sequence Number = 01
Disbursement Net Amount = 1588.00
Disbursement Fee Amount = 48.00
Interest Rebate Amount = 24.00
20 Save the record.
Student:
Student Identifier (current student SSN, Date of Birth, Last Name) =
Student’s Current SSN = ###-##-0005
Student’s Date of Birth = 1981-05-05
Student’s Last Name = Test5
<Name> Complex Element
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-17
Case #5—Subsidized Loan
Step Action/Input
Student’s First Name = Student
Student’s Middle Initial = U
Student’s Last Name = Test5
<Contact> Complex Element
<Address> Complex Element
Address = 5 Main Street
City = Newark
State = NJ
Zip or Postal Code = 07111
23 Award Information:
<DLLoanInfo> Complex Element
Loan Key = 1
Origination Fee Percentage = .03
Interest Rebate Percentage = .015
Disclosure Statement Print Indicator = Y (COD prints and sends)
Grade Level Indicator = 3
Award Begin Date = 2002-07-02
Award End Date = 2003-07-01
Academic Year Begin Date = 2002-07-02
Academic Year End Date = 2003-07-01
<DL Sub> Complex Element
Award Year = 2003 (2002-2003)
CPS Transaction Number = 01
Award Amount = 5000.00
Loan Key = 1
<Loan Default/Grant Overpayment> Complex Element
Loan Default/Grant Overpayment applies to = S (student)
Loan Default/Grant Overpayment = N (No)
Award Number = 001 (maps to the loan sequence #)
Award ID = 777780005S03G77778 (maps to the Loan ID)
Award Create Date = CCYY-MM-DD
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-18
Case #5—Subsidized Loan
Step Action/Input
Note: COD obtains the Dependency Status for a student from CPS.
You only need to submit dependency status in the event that you
want to override the status at CPS due to professional judgement.
Student #5 is independent.
24 Disbursement Information:
<Disbursement> Complex element
Disbursement Number = 01
Disbursement Amount = 2500.00
Disbursement Date = 2002-07-07
Payment Trigger = false
Disbursement Sequence Number = 01
First Disbursement Flag = true
Disbursement Net Amount = 2463.00
Disbursement Fee Amount = 75.00
Interest Rebate Amount = 38.00
<Disbursement> Complex element
Disbursement Number = 02
Disbursement Amount = 2500.00
Disbursement Date = 2002-07-15
Payment Trigger = false
Disbursement Sequence Number = 01
Disbursement Net Amount = 2463.00
Disbursement Fee Amount = 75.00
Interest Rebate Amount = 38.00
25 Save the record.
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-19
Case #6 – Unsubsidized Loan
Step Action/Input
Verify the data in your system agrees with the test data outlined below
adding or updating data to your system whenever necessary.
Submit a Common Record containing the following information:
Student:
Student Identifier (current student SSN, Date of Birth, Last Name) =
Student’s Current SSN = ###-##-0006
Student’s Date of Birth = 1978-06-06
Student’s Last Name = Test6
<Name> Complex Element
Student’s First Name = Student
Student’s Middle Initial = S
Student’s Last Name = Test6
<Contact> Complex Element
<Address> Complex Element
Address = 6 Main Street
City = Newark
State = NJ
Zip or Postal Code = 07111
28 Award Information:
<DLLoanInfo> Complex Element
Loan Key = 1
Origination Fee Percentage = .03
Interest Rebate Percentage = .015
Disclosure Statement Print Indicator = Y (COD prints and sends)
Grade Level Indicator = 6
Award Begin Date = 2002-07-02
Award End Date = 2003-07-01
Academic Year Begin Date = 2002-07-02
Academic Year End Date = 2003-07-01
<DL Sub> Complex Element
Award Year = 2003 (2002-2003)
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-20
Case #6 – Unsubsidized Loan
Step Action/Input
CPS Transaction Number = 01
Award Amount = 3225.00
Loan Key = 1
<Loan Default/Grant Overpayment> Complex Element
Loan Default/Grant Overpayment applies to = S (student)
Loan Default/Grant Overpayment = N (No)
Award Number = 001 (maps to the loan sequence #)
Award ID = 777780006U03G77778 (maps to the Loan ID)
Award Create Date = CCYY-MM-DD
Note: COD obtains the Dependency Status for a student from CPS.
You only need to submit dependency status in the event that you
want to override the status at CPS due to professional judgement.
Student #6 is independent.
29 Disbursement Information:
<Disbursement> Complex element
Disbursement Number = 01
Disbursement Amount = 1613.00
Disbursement Date = 2002-07-07
Payment Trigger = false
Disbursement Sequence Number = 01
First Disbursement Flag = true
Disbursement Net Amount = 1589.00
Disbursement Fee Amount = 48.00
Interest Rebate Amount = 24.00
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-21
Case #6 – Unsubsidized Loan
Step Action/Input
Disbursement Fee Amount = 48.00
Interest Rebate Amount = 24.00
30 Save the record.
Student:
Student Identifier (current student SSN, Date of Birth, Last Name) =
Student’s Current SSN = ###-##-0007
Student’s Date of Birth = 1980-07-07
Student’s Last Name = Test7
<Name> Complex Element
Student’s First Name = Student
Student’s Middle Initial = S
Student’s Last Name = Test7
<Contact> Complex Element
<Address> Complex Element
Address = 7 Main Street
City = Fort Lauderdale
State = FL
Zip or Postal Code = 37781
33 Award Information:
<DLLoanInfo> Complex Element
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-22
Case #7 – Subsidized Loan and Unsubsidized Loan
Step Action/Input
Loan Key = 1
Origination Fee Percentage = .03
Interest Rebate Percentage = .015
Disclosure Statement Print Indicator = Y (COD prints and sends)
Grade Level Indicator = 2
Award Begin Date = 2002-07-02
Award End Date = 2003-07-01
Academic Year Begin Date = 2002-07-02
Academic Year End Date = 2003-07-01
<DLSub> Complex Element
Award Year = 2003 (2002-2003)
CPS Transaction Number = 01
Award Amount = 2000.00
Loan Key = 1
<Loan Default/Grant Overpayment> Complex Element
Loan Default/Grant Overpayment applies to = S (student)
Loan Default/Grant Overpayment = N (No)
Award Number = 001 (maps to the loan sequence #)
Award ID = 777780007S03G77778 (maps to the Loan ID)
Award Create Date = CCYY-MM-DD
Note: COD obtains the Dependency Status for a student from CPS.
You only need to submit dependency status in the event that you
want to override the status at CPS due to professional judgement.
Student #7 is dependent.
34 Disbursement Information:
<Disbursement> Complex element
Disbursement Number = 01
Disbursement Amount = 1000.00
Disbursement Date = 2002-07-07
Payment Trigger = true
Disbursement Sequence Number = 01
First Disbursement Flag = true
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-23
Case #7 – Subsidized Loan and Unsubsidized Loan
Step Action/Input
Disbursement Net Amount = 985.00
Disbursement Fee Amount = 30.00
Interest Rebate Amount = 15.00
<Disbursement> Complex element
Disbursement Number = 02
Disbursement Amount = 1000.00
Disbursement Date = 2002-07-15
Payment Trigger = false
Disbursement Sequence Number = 01
Disbursement Net Amount = 985.00
Disbursement Fee Amount = 30.00
Interest Rebate Amount = 15.00
35 <DLUnsub> Complex Element
Award Year = 2003 (2002-2003)
CPS Transaction Number = 01
Award Amount = 1500.00
Loan Key = 1
<Loan Default/Grant Overpayment> Complex Element
Loan Default/Grant Overpayment applies to = S (student)
Loan Default/Grant Overpayment = N (No)
Award Number = 001 (maps to the loan sequence #)
Award ID = 777780007U03G77778 (maps to the Loan ID)
Award Create Date = CCYY-MM-DD
36 Disbursement Information:
<Disbursement> Complex element
Disbursement Number = 01
Disbursement Amount = 750.00
Disbursement Date = 2002-07-07
Payment Trigger = true
Disbursement Sequence Number = 01
First Disbursement Flag = true
Disbursement Net Amount = 739.00
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-24
Case #7 – Subsidized Loan and Unsubsidized Loan
Step Action/Input
Disbursement Fee Amount = 22.00
Interest Rebate Amount = 11.00
<Disbursement> Complex element
Disbursement Number = 02
Disbursement Amount = 750.00
Disbursement Date = 2002-07-15
Payment Trigger = false
Disbursement Sequence Number = 01
Disbursement Net Amount = 739.00
Disbursement Fee Amount = 22.00
Interest Rebate Amount = 11.00
37 Save the record to your system.
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-25
Case #8 – Subsidized Loan
Step Action/Input
Students’ Last Name = Test8
<Contact> Complex Element
<Address> Complex Element
Address = 8 Main Street
City = Fort Lauderdale
State = FL
Zip or Postal Code = 37781
40 Award Information:
<DLLoanInfo> Complex Element
Loan Key = 1
Origination Fee Percentage = .03
Interest Rebate Percentage = .015
Disclosure Statement Print Indicator = Y (COD prints and sends)
Grade Level Indicator = 2
Award Begin Date = 2002-07-02
Award End Date = 2003-07-01
Academic Year Begin Date = 2002-07-02
Academic Year End Date = 2003-07-01
<DLSub> Complex Element
Award Year = 2003 (2002-2003)
CPS Transaction Number = 01
Award Amount = 2000.00
Loan Key = 1
<Loan Default/Grant Overpayment> Complex Element
Loan Default/Grant Overpayment applies to = S (student)
Loan Default/Grant Overpayment = N (No)
Award Number = 001 (maps to the loan sequence #)
Award ID = 777780008S03G77778 (maps to the Loan ID)
Award Create Date = CCYY-MM-DD
Note: COD obtains the Dependency Status for a student from CPS.
You only need to submit dependency status in the event that you
want to override the status at CPS due to professional judgment.
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-26
Case #8 – Subsidized Loan
Step Action/Input
Student #8 is dependent.
41 Disbursement Information:
<Disbursement> Complex element
Disbursement Number = 01
Disbursement Amount = 1000.00
Disbursement Date = 2002-07-07
Payment Trigger = false
Disbursement Sequence Number = 01
First Disbursement Flag = true
Disbursement Net Amount = 985.00
Disbursement Fee Amount = 30.00
Interest Rebate Amount = 15.00
<Disbursement> Complex element
Disbursement Number = 02
Disbursement Amount = 1000.00
Disbursement Date = 2002-07-15
Payment Trigger = false
Disbursement Sequence Number = 01
Disbursement Net Amount = 985.00
Disbursement Fee Amount = 30.00
Interest Rebate Amount = 15.00
42 Save the record.
44 If you have loaded the provided Test ISIR file, some of the following data
for this submission may already be available in your system.
Verify the data in your system agrees with the test data outlined below
adding or updating data to your system whenever necessary.
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-27
Case #9 – Subsidized Loan and Unsubsidized Loan
Step Action/Input
Submit a Common Record containing the following information:
Student:
Student Identifier (current student SSN, Date of Birth, Last Name) =
Student’s Current SSN = ###-##-0009
Student’s Date of Birth = 1978-09-09
Student’s Last Name = Test9
<Name> Complex Element
Student’s First Name = Student
Student’s Middle Initial = C
Student’s Last Name = Test9
<Contact> Complex Element
<Address> Complex Element
Address = 9 Main Street
City = Fort Lauderdale
State = FL
Zip or Postal Code = 37781
45 Award Information:
<DLLoanInfo> Complex Element
Loan Key = 1
Origination Fee Percentage = .03
Interest Rebate Percentage = .015
Disclosure Statement Print Indicator = Y (COD prints and sends)
Grade Level Indicator = 0
Award Begin Date = 2002-07-02
Award End Date = 2003-07-01
Academic Year Begin Date = 2002-07-02
Academic Year End Date = 2003-07-01
<DLSub> Complex Element
Award Year = 2003 (2002-2003)
CPS Transaction Number = 01
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-28
Case #9 – Subsidized Loan and Unsubsidized Loan
Step Action/Input
Award Amount = 2000.00
Loan Key = 1
<Loan Default/Grant Overpayment> Complex Element
Loan Default/Grant Overpayment applies to = S (student)
Loan Default/Grant Overpayment = N (No)
Award Number = 001 (maps to the loan sequence #)
Award ID = 777780009S03G77778 (maps to the Loan ID)
Award Create Date = CCYY-MM-DD
46 Disbursement Information:
<Disbursement> Complex element
Disbursement Number = 01
Disbursement Amount = 1000.00
Disbursement Date = 2002-07-07
Payment Trigger = true
Disbursement Sequence Number = 01
First Disbursement Flag = true
Disbursement Net Amount = 985.00
Disbursement Fee Amount = 30.00
Interest Rebate Amount = 15.00
<Disbursement> Complex element
Disbursement Number = 02
Disbursement Amount = 1000.00
Disbursement Date = 2002-07-15
Payment Trigger = false
Disbursement Sequence Number = 01
Disbursement Net Amount = 985.00
Disbursement Fee Amount = 30.00
Interest Rebate Amount = 15.00
47 <DLUnsub> Complex Element
Award Year = 2003 (2002-2003)
CPS Transaction Number = 01
Award Amount = 3000.00
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-29
Case #9 – Subsidized Loan and Unsubsidized Loan
Step Action/Input
Loan Key = 1
<Loan Default/Grant Overpayment> Complex Element
Loan Default/Grant Overpayment applies to = S (student)
Loan Default/Grant Overpayment = N (No)
Award Number = 001 (maps to the loan sequence #)
Award ID = 777780009U03G77778 (maps to the Loan ID)
Award Create Date = CCYY-MM-DD
Note: COD obtains the Dependency Status for a student from CPS.
You only need to submit dependency status in the event that you
want to override the status at CPS due to professional judgement.
Student #9 is Independent.
48 Disbursement Information:
<Disbursement> Complex element
Disbursement Number = 01
Disbursement Amount = 1500.00
Disbursement Date = 2002-07-07
Payment Trigger = true
Disbursement Sequence Number = 01
First Disbursement Flag = true
Disbursement Net Amount = 1478.00
Disbursement Fee Amount = 45.00
Interest Rebate Amount = 23.00
<Disbursement> Complex element
Disbursement Number = 02
Disbursement Amount = 1500.00
Disbursement Date = 2002-07-15
Payment Trigger = false
Disbursement Sequence Number = 01
Disbursement Net Amount = 1478.00
Disbursement Fee Amount = 45.00
Interest Rebate Amount = 23.00
49 Save the record.
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-30
Case #10 – Pell Grant and Subsidized Loan
Step Action/Input
50 Originate and disburse a Pell Grant and a Subsidized Loan for Student #10
with an SSN = ###-##-0010, where ###-## represents the 5 characters of
the specified test mailbox (TG number).
For example: If the specified test mailbox (TG Number) is 77778, the
SSN for this student is 777-78-0010.
51 If you have loaded the provided Test ISIR file, some of the following data
for this transmission may already be available in your system.
Verify the data in your system agrees with the test data outlined below
adding or updating data to your system whenever necessary.
Submit a Common Record containing the following information:
Student:
Student Identifier (current student SSN, Date of Birth, Last Name) =
Student’s Current SSN = ###-##-0010
Student’s Date of Birth = 1979-10-10
Student’s Last Name = Test10
<Name> Complex Element
Student’s First Name = Student
Student’s Middle Initial = C
Student’s Last Name = Test10
<Contact> Complex Element
<Address> Complex Element
Address = 10 Main Street
City = San Francisco
State = CA
Zip or Postal Code = 94109
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-31
Case #10 – Pell Grant and Subsidized Loan
Step Action/Input
Payment Methodology = 1
Enrollment Date = 2002-07-01
Note: Expected Family Contribution (EFC) is not submitted to COD
as COD receives this data through an interface with CPS. This test
case does NOT use the Secondary EFC
53 Disbursement Information:
<Disbursement> Complex element
Disbursement Number = 01
Disbursement Amount = 1475.00
Disbursement Date = 2002-07-07
Payment Trigger = true
Disbursement Sequence Number = 01
54 Save the record
55 Award Information:
<DLLoanInfo> Complex Element
Loan Key = 1
Origination Fee Percentage = .03
Interest Rebate Percentage = .015
Disclosure Statement Print Indicator = Y (COD prints and sends)
Grade Level Indicator = 3
Award Begin Date = 2002-07-02
Award End Date = 2003-07-01
Academic Year Begin Date = 2002-07-02
Academic Year End Date = 2003-07-01
<DLSub> Complex Element
Award Year = 2003 (2002-2003)
CPS Transaction Number = 01
Award Amount = 1000.00
Loan Key = 1
<Loan Default/Grant Overpayment> Complex Element
Loan Default/Grant Overpayment applies to = S (student)
Loan Default/Grant Overpayment = N (No)
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-32
Case #10 – Pell Grant and Subsidized Loan
Step Action/Input
Award Number = 001 (maps to the loan sequence #)
Award ID = 777780010S03G77778 (maps to the Loan ID)
Award Create Date = CCYY-MM-DD
Note: COD obtains the Dependency Status for a student from CPS.
You only need to submit dependency status in the event that you
want to override the status at CPS due to professional judgement.
Student #10 is dependent.
56 Disbursement Information:
<Disbursement> Complex element
Disbursement Number = 01
Disbursement Amount = 500.00
Disbursement Date = 2002-07-07
Payment Trigger = true
Disbursement Sequence Number = 01
First Disbursement Flag = true
Disbursement Net Amount = 493.00
Disbursement Fee Amount = 15.00
Interest Rebate Amount = 8.00
<Disbursement> Complex element
Disbursement Number = 02
Disbursement Amount = 500.00
Disbursement Date = 2002-07-15
Payment Trigger = false
Disbursement Sequence Number = 01
Disbursement Net Amount = 493.00
Disbursement Fee Amount = 15.00
Interest Rebate Amount = 8.00
57 Save the record.
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-33
Case #11 – Pell Grant, Subsidized Loan and Unsubsidized Loan
Step Action/Input
For example: If the specified test mailbox (TG Number) is 77778, the
SSN for this student is 777-78-0011.
59 If you have loaded the provided Test ISIR file, some of the following data
for this transmission may already be available in your system.
Verify the data in your system agrees with the test data outlined below
adding or updating data to your system whenever necessary.
Submit a Common Record containing the following information:
Student:
Student Identifier (current student SSN, Date of Birth, Last Name) =
Student’s Current SSN = ###-##-0011
Student’s Date of Birth = 1980-11-11
Student’s Last Name = Test11
<Name> Complex Element
Student’s First Name = Student
Student’s Middle Initial = C
Student’s Last Name = Test11
<Contact> Complex Element
<Address> Complex Element
Address = 11 Main Street
City = San Francisco
State = CA
Zip or Postal Code = 94109
60 Pell Award Information:
<Pell> Complex Element
Award Year = 2003 (2002-2003)
CPS Transaction Number = 01
Award Amount = 3850.00
Cost of Attendance = 9000.00
Academic Calendar = 3 (semesters)
Payment Methodology = 1
Enrollment Date = 2002-07-01
Note: Expected Family Contribution (EFC) is not submitted to COD
as COD receives this data through an interface with CPS. This test
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-34
Case #11 – Pell Grant, Subsidized Loan and Unsubsidized Loan
Step Action/Input
case does NOT use the Secondary EFC.
61 Disbursement Information:
<Disbursement> Complex element
Disbursement Number = 01
Disbursement Amount = 1925.00
Disbursement Date = 2002-07-07
Payment Trigger = true
Disbursement Sequence Number = 01
62 Save the record
63 Award Information:
<DLLoanInfo> Complex Element
Loan Key = 1
Origination Fee Percentage = .03
Interest Rebate Percentage = .015
Disclosure Statement Print Indicator = Y (COD prints and sends)
Grade Level Indicator = 4
Award Begin Date = 2002-07-02
Award End Date = 2003-07-01
Academic Year Begin Date = 2002-07-02
Academic Year End Date = 2003-07-01
<DLSub> Complex Element
Award Year = 2003 (2002-2003)
CPS Transaction Number = 01
Award Amount = 4000.00
Loan Key = 1
<Loan Default/Grant Overpayment> Complex Element
Loan Default/Grant Overpayment applies to = S (student)
Loan Default/Grant Overpayment = N (No)
Award Number = 001 (maps to the loan sequence #)
Award ID = 777780011S03G77778 (maps to the Loan ID)
Award Create Date = CCYY-MM-DD
64 Disbursement Information:
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-35
Case #11 – Pell Grant, Subsidized Loan and Unsubsidized Loan
Step Action/Input
<Disbursement> Complex element
Disbursement Number = 01
Disbursement Amount = 2000.00
Disbursement Date = 2002-07-07
Payment Trigger = true
Disbursement Sequence Number = 01
First Disbursement Flag = true
Disbursement Net Amount = 1970.00
Disbursement Fee Amount = 60.00
Interest Rebate Amount = 30.00
<Disbursement> Complex element
Disbursement Number = 02
Disbursement Amount = 2000.00
Disbursement Date = 2002-07-15
Payment Trigger = false
Disbursement Sequence Number = 01
Disbursement Net Amount = 1970.00
Disbursement Fee Amount = 60.00
Interest Rebate Amount = 30.00
65 <DLUnsub> Complex Element
Award Year = 2003 (2002-2003)
CPS Transaction Number = 01
Award Amount = 1000.00
Loan Key = 1
<Loan Default/Grant Overpayment> Complex Element
Loan Default/Grant Overpayment applies to = S (student)
Loan Default/Grant Overpayment = N (No)
Award Number = 001 (maps to the loan sequence #)
Award ID = 777780011U03G77778 (maps to the Loan ID)
Award Create Date = CCYY-MM-DD
Note: COD obtains the Dependency Status for a student from CPS.
You only need to submit dependency status in the event that you
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-36
Case #11 – Pell Grant, Subsidized Loan and Unsubsidized Loan
Step Action/Input
want to override the status at CPS due to professional judgement.
Student #11 to dependent.
66 Disbursement Information:
<Disbursement> Complex element
Disbursement Number = 01
Disbursement Amount = 500.00
Disbursement Date = 2002-07-07
Payment Trigger = true
Disbursement Sequence Number = 01
First Disbursement Flag = true
Disbursement Net Amount = 493.00
Disbursement Fee Amount = 15.00
Interest Rebate Amount = 8.00
<Disbursement> Complex element
Disbursement Number = 02
Disbursement Amount = 500.00
Disbursement Date = 2002-07-15
Payment Trigger = false
Disbursement Sequence Number = 01
Disbursement Net Amount = 493.00
Disbursement Fee Amount = 15.00
Interest Rebate Amount = 8.00
67 Save the record.
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-37
Case #12 – Pell, Subsidized Loan, Unsubsidized Loan
Step Action/Input
adding or updating data to your system whenever necessary.
Submit a Common Record containing the following information:
Student:
Student Identifier (current student SSN, Date of Birth, Last Name) =
Student’s Current SSN = ###-##-0012
Student’s Date of Birth = 1981-12-12
Student’s Last Name = Test12
<Name> Complex Element
Student’s First Name = Student
Student’s Middle Initial = C
Student’s Last Name = Test12
<Contact> Complex Element
<Address> Complex Element
Address = 12 Main Street
City = San Francisco
State = CA
Zip or Postal Code = 94109
70 Pell Award Information:
<Pell> Complex Element
Award Year = 2003 (2002-2003)
CPS Transaction Number = 01
Award Amount = 2450.00
Cost of Attendance = 9000.00
Academic Calendar = 3 (semesters)
Payment Methodology = 1
Enrollment Date = 2002-07-01
Note: Expected Family Contribution (EFC) is not submitted to COD
as COD receives this data through an interface with CPS. This test
case does NOT use the Secondary EFC
71 Disbursement Information:
<Disbursement> Complex element
Disbursement Number = 01
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-38
Case #12 – Pell, Subsidized Loan, Unsubsidized Loan
Step Action/Input
Disbursement Amount = 1225.00
Disbursement Date = 2002-07-07
Payment Trigger = true
Disbursement Sequence Number = 01
72 Save the record.
73 Direct Loan Award Information:
<DLLoanInfo> Complex Element
Loan Key = 1
Origination Fee Percentage = .03
Interest Rebate Percentage = .015
Disclosure Statement Print Indicator = Y (COD prints and sends)
Grade Level Indicator = 5
Award Begin Date = 2002-07-02
Award End Date = 2003-07-01
Academic Year Begin Date = 2002-07-02
Academic Year End Date = 2003-07-01
<DLSub> Complex Element
Award Year = 2003 (2002-2003)
CPS Transaction Number = 01
Award Amount = 5500.00
Loan Key = 1
<Loan Default/Grant Overpayment> Complex Element
Loan Default/Grant Overpayment applies to = S (student)
Loan Default/Grant Overpayment = N (No)
Award Number = 001 (maps to the loan sequence #)
Award ID = 777780012S03G77778 (maps to the Loan ID)
Award Create Date = CCYY-MM-DD
74 Disbursement Information:
<Disbursement> Complex element
Disbursement Number = 01
Disbursement Amount = 2750.00
Disbursement Date = 2002-07-07
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-39
Case #12 – Pell, Subsidized Loan, Unsubsidized Loan
Step Action/Input
Payment Trigger = true
Disbursement Sequence Number = 01
First Disbursement Flag = true
Disbursement Net Amount = 2709.00
Disbursement Fee Amount = 82.00
Interest Rebate Amount = 41.00
<Disbursement> Complex element
Disbursement Number = 02
Disbursement Amount = 2750.00
Disbursement Date = 2002-07-15
Payment Trigger = false
Disbursement Sequence Number = 01
Disbursement Net Amount = 2709.00
Disbursement Fee Amount = 82.00
Interest Rebate Amount = 41.00
75 <DLUnsub> Complex Element
Award Year = 2003 (2002-2003)
CPS Transaction Number = 01
Award Amount = 3500.00
Loan Key = 1
<Loan Default/Grant Overpayment> Complex Element
Loan Default/Grant Overpayment applies to = S (student)
Loan Default/Grant Overpayment = N (No)
Award Number = 001 (maps to the loan sequence #)
Award ID = 777780012U03G77778 (maps to the Loan ID)
Award Create Date = CCYY-MM-DD
Additional Unsub Loan for Health Profession Programs = true
Note: COD obtains the Dependency Status for a student from CPS.
You only need to submit dependency status in the event that you
want to override the status at CPS due to professional judgment.
Student #12 is dependent.
76 Disbursement Information:
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-40
Case #12 – Pell, Subsidized Loan, Unsubsidized Loan
Step Action/Input
<Disbursement> Complex element
Disbursement Number = 01
Disbursement Amount = 1750.00
Disbursement Date = 2002-07-07
Payment Trigger = true
Disbursement Sequence Number = 01
First Disbursement Flag = true
Disbursement Net Amount = 1724.00
Disbursement Fee Amount = 52.00
Interest Rebate Amount = 26.00
<Disbursement> Complex element
Disbursement Number = 02
Disbursement Amount = 1750.00
Disbursement Date = 2002-07-15
Payment Trigger = false
Disbursement Sequence Number = 01
Disbursement Net Amount = 1724.00
Disbursement Fee Amount = 52.00
Interest Rebate Amount = 26.00
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-41
Case #13 – Subsidized Loan and Unsubsidized Loan
Step Action/Input
78 If you have loaded the provided Test ISIR file, some of the following data
for this submission may already be available in your system.
Verify the data in your system agrees with the test data outlined below
adding or updating data to your system whenever necessary.
Submit a Common Record containing the following information:
Student:
Student Identifier (current student SSN, Date of Birth, Last Name) =
Student’s Current SSN = ###-##-0013
Student’s Date of Birth = 1980-11-30
Student’s Last Name = Test13
<Name> Complex Element
Student’s First Name = Student
Student’s Middle Initial = C
Student’s Last Name = Test13
<Contact> Complex Element
<Address> Complex Element
Address = 13 Main Street
City = San Francisco
State = CA
Zip or Postal Code = 94109
79 Award Information:
<DLLoanInfo> Complex Element
Loan Key = 1
Origination Fee Percentage = .03
Interest Rebate Percentage = .015
Disclosure Statement Print Indicator = Y (COD prints and sends)
Grade Level Indicator = 7
Award Begin Date = 2002-07-02
Award End Date = 2003-07-01
Academic Year Begin Date = 2002-07-02
Academic Year End Date = 2003-07-01
<DLSub> Complex Element
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-42
Case #13 – Subsidized Loan and Unsubsidized Loan
Step Action/Input
Award Year = 2003 (2002-2003)
CPS Transaction Number = 01
Award Amount = 1000.00
Loan Key = 1
<Loan Default/Grant Overpayment> Complex Element
Loan Default/Grant Overpayment applies to = S (student)
Loan Default/Grant Overpayment = N (No)
Award Number = 001 (maps to the loan sequence #)
Award ID = 777780013S03G77778 (maps to the Loan ID)
Award Create Date = CCYY-MM-DD
80 Disbursement Information:
<Disbursement> Complex element
Disbursement Number = 01
Disbursement Amount = 500.00
Disbursement Date = 2002-07-07
Payment Trigger = true
Disbursement Sequence Number = 01
First Disbursement Flag = true
Disbursement Net Amount = 493.00
Disbursement Fee Amount = 15.00
Interest Rebate Amount = 8.00
<Disbursement> Complex element
Disbursement Number = 02
Disbursement Amount = 500.00
Disbursement Date = 2002-07-15
Payment Trigger = false
Disbursement Sequence Number = 01
Disbursement Net Amount = 493.00
Disbursement Fee Amount = 15.00
Interest Rebate Amount = 8.00
81 <DLUnsub> Complex Element
Award Year = 2003 (2002-2003)
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-43
Case #13 – Subsidized Loan and Unsubsidized Loan
Step Action/Input
CPS Transaction Number = 01
Award Amount = 6000.00
Loan Key = 1
<Loan Default/Grant Overpayment> Complex Element
Loan Default/Grant Overpayment applies to = S (student)
Loan Default/Grant Overpayment = N (No)
Award Number = 001 (maps to the loan sequence #)
Award ID = 777780013U03G77778 (maps to the Loan ID)
Award Create Date = CCYY-MM-DD
Note: COD obtains the Dependency Status for a student from CPS.
You only need to submit dependency status in the event that you
want to override the status at CPS due to professional judgment.
Student #13 is independent.
82 Disbursement Information:
<Disbursement> Complex element
Disbursement Number = 01
Disbursement Amount = 3000.00
Disbursement Date = 2002-07-07
Payment Trigger = true
Disbursement Sequence Number = 01
First Disbursement Flag = true
Disbursement Net Amount = 2955.00
Disbursement Fee Amount = 90.00
Interest Rebate Amount = 45.00
<Disbursement> Complex element
Disbursement Number = 02
Disbursement Amount = 3000.00
Disbursement Date = 2002-07-15
Payment Trigger = false
Disbursement Sequence Number = 01
Disbursement Net Amount = 2955.00
Disbursement Fee Amount = 90.00
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-44
Case #13 – Subsidized Loan and Unsubsidized Loan
Step Action/Input
Interest Rebate Amount = 45.00
83 Save the record.
<ReportingSchl EntityId=”99999999”>
<ProgramYrSummary>
<AwardType>
<SummaryYr>
<TotNumStuds>
<TotAwardAmtRep>
<TotDisbAmtRep>
<AttendingSchl EntityId=99999999>
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-45
3.7 Second Submission Cycle
In the second submission cycle, a school performs the following steps:
§ Submit updates to student data.
§ Create second actual disbursement records for #2, #3 and #7.
§ Submit a Release record for first disbursements for #4, #5, and #8.
§ Submit the second submission cycle in XML in one batch to COD:
COD processes the files, and the school receives two files from COD in
return:
Case #2—Pell
Step Action/Input
1 Retrieve student #2 (###-##-0002).
Submit the Student Identifier (current student SSN, Date of Birth, Last
Name) =
Student’s Current SSN = ###-##-0002
Student’s Date of Birth = 1982-02-02
Student’s Last Name = Test2
2 Disbursement Information:
<Disbursement> Complex element
Disbursement Number = 02
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-46
Case #2—Pell
Step Action/Input
Disbursement Amount = 425.00
Disbursement Date = 2002-07-15
Payment Trigger = true
Disbursement Sequence Number = 01
3 Before proceeding, make sure the record is saved.
Case #3—Pell
Step Action/Input
4 Retrieve student #3 (###-##-0003).
Submit the Student Identifier (current student SSN, Date of Birth, Last
Name) =
Student’s Current SSN = ###-##-0003
Student’s Date of Birth = 1982-03-03
Student’s Last Name = Test3
5 Disbursement Information:
<Disbursement> Complex element
Disbursement Number = 02
Disbursement Amount = 2000.00
Disbursement Date = 2002-07-15
Payment Trigger = true
Disbursement Sequence Number = 01
6 Save the record.
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-47
Case #4—Subsidized Loan
Step Action/Input
From: “Test4” To: “Change4”
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-48
Case #6—Unsubsidized Loan
Step Action/Input
From: 3225.00 To: 2800.00
17 Update the Disbursement Information for:
Disbursement Number = 01
Disbursement Sequence Number = 01
Update Disbursement Amounts:
Disb Amount: From: 1613.00 To: 1400.00
Disb Fee Amount: From: 48.00 To: 42.00
Interest Rebate Amount: From: 24.00 To: 21.00
Disb Net Amount: From: 1589.00 To: 1379.00
Update the first disbursement Payment Trigger:
From: false To: true
18 Update the Disbursement Information for:
Disbursement Number = 02
Disbursement Sequence Number = 01
Update Disbursement Amounts:
Disb Amount: From: 1612.00 To: 1400.00
Disb Fee Amount: From: 48.00 To: 42.00
Interest Rebate Amount: From: 24.00 To: 21.00
Disb Net Amount: From: 1588.00 To: 379.00
19 Save the record.
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-49
Case #7—Subsidized and Unsubsidized Loan
Step Action/Input
Update the first disbursement Payment Trigger:
From: false To: true
23 Save the record.
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-50
Case #11—Pell, Subsidized and Unsubsidized Loan
Step Action/Input
Student’s Current SSN = ###-##-0011
Student’s Date of Birth = 1980-11-11
Student’s Last Name = Test11
34 Update the following data element:
Change the Student’s Citizenship:
From: 2 To: 1
35 Save the record.
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-51
Case #12—Pell, Subsidized and Unsubsidized Loan
Step Action/Input
Disb Net Amount: From: 1724.00 To: 0.00
41 Save the record.
Disbursement Number = 01
Disbursement Amount = $1000.00
Disbursement Date = 2002-07-07
Disbursement Sequence Number = 02
Disbursement Net Amount = 985.00
Disbursement Fee Amount = 30.00
Interest Rebate Amount = 15.00
46 Update the Subsidized Loan Disbursement Information for:
Disbursement Number = 02
Disbursement Sequence Number = 01
Update Disbursement Amounts:
Disb Amount: From: 500.00 To: 1000.00
Disb Fee Amount: From: 15.00 To: 30.00
Interest Rebate Amount: From: 8.00 To: 15.00
Disb Net Amount: From: 493.00 To: 985.00
Payment Trigger From: false To: true
47 Update the Unsubsidized Loan Award Amount:
From: 6000.00 To: 4000.00
48 Submit Unsubsidized Loan Disbursement Information to create an
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-52
Case #13—Subsidized and Unsubsidized Loan
Step Action/Input
Adjustment for Disbursement Number 01:
Disbursement Number = 01
Disbursement Amount = $2000.00
Disbursement Date = 2002-07-07
Disbursement Sequence Number = 02
Disbursement Net Amount = 1970.00
Disbursement Fee Amount = 60.00
Interest Rebate Amount = 30.00
49 Update the Unsubsidized Disbursement Information for:
Disbursement Number = 02
Disbursement Sequence Number = 01
Update Disbursement Amounts:
Disb Amount: From: 3000.00 To: 2000.00
Disb Fee Amount: From: 90.00 To: 60.00
Interest Rebate Amount: From: 45.00 To: 30.00
Disb Net Amount: From: 2955.00 To: 1970.00
Payment Trigger From: false To: true
50 Save the record.
<ReportingSchl EntityId=”99999999”>
<ProgramYrSummary>
<AwardType>
<SummaryYr>
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-53
<TotNumStuds>
<TotAwardAmtRep>
<TotDisbAmtRep>
<AttendingSchl EntityId=99999999>
June 2002 (2002-2003) COD Technical Reference COD Full Participant Test Cases Guide
Version 3.4 COD Technical Reference Document for Full Participants FPT-54