Student 504 and IRS RTI Import
This process imports Student 504 and Student IRS tracking records into Genesis. The file formats are as follows.
Student 504 Import File
Student 504 Import file should be in CSV format with the following fields. Column headers may be included but are not required as the fields must be in the order listed below.
VERSION 1
Position | Field Name | Required | Sample |
1 | Student ID | Y | 123456 |
3 | Start Date | Y | 01/01/2018 |
4 | End Date | N | 01/01/2019 |
7 | 504 Coordinator / Case Manager | N | 12345 |
VERSION 2 (Realtime)
Position | Field Name | Required | Sample |
1 | Student ID | Y | 123456 |
2 | Start Date | Y | 01/01/2018 |
3 | End Date | N | 01/01/2019 |
5 | 504 Coordinator / Case Manager | N | 12345 |
** If your vendor includes an Exit Date in position 5, it may be used as an override to End Date if it is populated for a student. In order to do so you must set the option "Import file has an additional Exit Date column" on the tasks configuration page.
The import process will look at each 504 record in the file and perform the following logic for each.
- Import will search for all other existing 504 Tracking records for the student.
- If an existing 504 in system has a start date after the 504 start date in the file, that existing 504 tracking record will be removed.
- If an existing 504 in system has a start date prior to start date in the file, then an end date will be applied to the existing 504. End date will be day prior to start date of 504 in file.
- If an existing 504 in system has a start date equal to start date in the file, then the end date from the file will be applied .
- 504 Tracking record from file will then be saved to student.
Student IRS/RTI Import File
Import file should be in CSV format with the following fields. Column headers may be included but are not required as the fields must be in the order listed below.
Position | Field Name | Required | Sample |
1 | Student ID | Y | 123456 |
2 | Start Date | Y | 01/01/2018 |
The import process will perform the following logic:
- If there is an IRS Tracking record in the system that does not appear in the import file, then that IRS Tracking record will be updated with an End Date of today.
- IRS Tracking record from file will be saved to student.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article