As of July 12, 2021, this "Learn Veracross" site has been deprecated. It will remain live through December 2022, but will no longer be updated. All knowledge content has moved to the new Veracross Community. Please update your bookmarks.
Overview
The Veracross Data Importer allows schools to import financial aid applications and award amounts for future students. This import type is considered an importer only — it allows you to insert new records but cannot updates values on existing records. You can import the following records:
- new financial aid application records
- new financial aid application records with new award amount records attached
- new award amount records attached to existing financial aid application records
Uploading Financial Aid Applications and Award Amounts involves the following three steps:
- Ensuring that both Financial Aid Types and FInancial Aid Categories are already set up — you cannot create new Financial Aid Types or Financial Aid Categories with this import type.
- Preparing the data for upload using the Financial Aid Applications and Award Amounts import type template, which is provided before data import on the Importer site.
- Uploading the data using the Veracross Data Importer.
Preparing the Data for Upload
The user must prepare a comma separated value (CSV) file containing all data to import. This file must contain all columns in the order listed below, even if no content is populated in the columns. If there is no content in a column, that row must be left blank.
Fields in the Import Type Template
Rather than a number of required fields, this template has several combinations of "either this field or that field are required" scenarios. See the notes in the table below for more information.
Required fields: vc_fa_application_id (if attaching a new award amount record to an existing financial aid application record) OR vc_person_id and application_school_year (if inserting a new financial aid application record) OR person_reference_type and person_reference_value and application_school_year (if inserting a new financial aid application record and you'd prefer to use the person reference type/value combination over the person ID value) | |
vc_fa_application_id | Numeric format. The ID of the financial aid application record you want to attach a new award amount record to. This can be found in the "Financial Aid Application ID" column on this Find Financial Aid Applications query. This should only be populated if you are attaching a new award amount record to an existing financial aid application — otherwise, it should be left blank. |
vc_person_id | Numeric format. The person_id can be found in the Person ID field in a standard Find Person query. |
person_reference_type | Must be an already existing person reference type. This information can be found in a Person Reference Type query. Must be either of the following:
|
person_reference_value | Text/numeric format. This value is the reference value in a Find Person Reference Number query. |
application_school_year | Text format. The admission year that this financial aid application is for. This value can be found on the Years query on the System homepage as the Year or School Year column. This field must be populated if you are inserting a new financial aid application record. |
application_grade_level | Text format. The grade level the future student is applying for. This can be found on the Grade Levels query on the System homepage. Options include:
|
application_resident_status | Text format. The future student's resident status. This value can be found in the Resident Status List query on the System hompage. It can be populated by either of these values from the above query:
|
application_student_group | Text format. The student group this future student should be a part of. This value can be found in the Student Groups query on the System homepage. It can be populated by either of these values from the above query:
|
application_status | Text format. The status of the financial aid application. This value can be one of the following options:
|
application_decision_date | Date format. The date when the application status was determined for this financial aid application. This appears as the "FA Decision Date" field on the General tab of the Financial Aid Application record. Must be in MM/DD/YYYY format. |
application_tuition | Numeric format. The total tuition for the student to be considered for this financial aid application. This appears as the "Tuition" field on the General tab of the Financial Aid Application record. Must be a numeric value seperated by a decimal point if applicable. Though Veracross stores decimal values, when looking at the Tuition field, the decimal is truncated. |
application_parent_contribution | Numeric format. The amount that the parent is able to contribute toward tuition. This appears as the "Total Parent Contribution" field on the General tab of the Financial Aid Application record. Must be a numeric value seperated by a decimal point if applicable. Though Veracross stores decimal values, when looking at the Total Parent Contribution field, the decimal is truncated. |
application_need | Numeric format. The amount that is needed through Financial Aid. This appears as the "Need" field on the General tab of the Financial Aid Application record. This field is intended for special circumstances when the amount needed is something other than the tuition minus what their parent can contribute. Otherwise, this is automatically calculated as the "Calculated Need" field. Must be a numeric value seperated by a decimal point if applicable. Though Veracross stores decimal values, when looking at the Need field, the decimal is truncated. |
application_notes | Text format. Any additional notes for this financial aid application. This appears as the "Notes" field on the General tab of the Financial Aid Application record. |
If any of the following three fields are populated, all three must be populated:
| |
amount_category | Text format. The award category that this particular award falls under. Find acceptable values in this Find Financial Aid Award Categories query — viable options are either:
|
amount_type | Text format. The type of award being granted (e.g. stipend, loan). Find acceptable values in this Find Financial Aid Award Types query — viable options are either:
|
amount_scholarship_id | Numeric format. The ID of the scholarship this award is associated with, if any. You can find this value as the ID column in this Find Scholarships query. |
amount_merit | Boolean format. Whether or not this award should be designated to be "awarded on the basis of merit". Acceptable options are:
|
amount | Numeric format. How much money is awarded with this financial aid award. Find this value as the "Total Award Amount" column of this Find Financial Aid Awards query. Must be a numeric value seperated by a decimal point if applicable. Though Veracross stores decimal values, when looking at the Total Award Amount field, the decimal is truncated. |
amount_notes | Text format. Any additional notes you'd like to store about this award. This field has allows for a maximum of 500 characters. |
Q&As
In addition to the criteria set in the table above, this import type has a number of additional considerations that should be taken into account.
Question | Answer |
---|---|
Are there any prerequisites for using this import type? | Yes — prior to using this import type, you must make sure the following are configured:
|
How does this import type associate awards with financial aid applications? | This import type associates award records with financial aid application records using the following logic:
|
What should I do if I have additional questions about this import type? | If you have additional questions about this import type, please reach out to us by generating a ticket in the client support portal. Be sure to include:
|