# TCSI Error Code - 10314

### Residential Address State ([E470](https://www.tcsisupport.gov.au/element/470)) is null. <a href="#residential-address-state-e470-is-null." id="residential-address-state-e470-is-null."></a>

***

## TCSI Error Description <a href="#tcsi-error-description" id="tcsi-error-description"></a>

Please check the Student Status Code (E490) and the Residential Address State (E470) and the Residential Address Country Code (E658) on the linked Student record (UID8). The Residential Address State (E470) must be reported for students residing in Australia (E658 is '1101' or '1199') before they are admitted to a course and enrolled in a unit of study for which they will receive Commonwealth assistance (Student Status Code (E490) is ‘110’, ‘111’, ‘112’, ‘201’, ‘202’, ‘203’, ‘204’, ‘220’, ‘230’, ‘231’, ‘232’, ‘233’, ‘250’, ‘260’, ‘261’, ‘262’, ‘401’ to ‘410’).

> **Error Logic**
>
> If Student Status Code (E490) is ‘110’, ‘111’, ‘112’, ‘201’, ‘202’, ‘203’, ‘204’, ‘220’, ‘230’, ‘231’, ‘232’, ‘233’, ‘250’, ‘260’, ‘261’, ‘262’, ‘401’ to ‘410’ and, for the linked Student record (UID8), the Residential Address Country Code (E658) is '1101', '1102' or '1199', then for that linked Student record (UID8), the Residential Address State (E470) must not be blank (null).

## Paradigm Error Resolution <a href="#paradigm-error-resolution" id="paradigm-error-resolution"></a>

This Unit Enrolment error means that the student details need to be resubmitted before you try to save the unit enrolment (Student details were not previously submitted.) It means that the unit enrolment update is returning the error. The reason it is failing is that the student record has not yet been saved, or has an error. The unit enrolment cannot proceed until the record has a valid UID for the student that relates to the unit enrolment. To explain, the unit enrolment is the child record, but it cannot exist until it has a valid parent record i.e. a student record with a valid UID.

To resolve this error, navigate to **Student** > **Student Details** > [**Edit Contact Info**](/home/paradigm-knowledge-base/student-enrolments/student-portal/student-portal-menus/student-edit-contact-information.md) menus on the side. Edit the **Billing** address type and make sure that the **State** and the rest of the billing address fields are correctly filled out.&#x20;

Edit the Student record again (*see* [Edit Student Details](/home/paradigm-knowledge-base/student-enrolments/workflows/manage-student-records/edit-student-details.md)), and attempt to resubmit it to TCSI by clicking the **SAVE STUDENT** button. Resolve any validation errors that would come up. Make sure that the student's TCSI UID is returned and validated before attempting to submit any Unit Enrolments again to TCSI.

{% hint style="info" %}
If there are missing address details, complete them as per the normal process your institution uses to track student address information. This will be either on the student edit details screen (**Student** > **Edit Details**) or alternatively via the edit contact information screen (**Student** > **Edit Details** > **Edit Contact Info**).
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.silverband.com.au/home/paradigm-knowledge-base/tcsi-reporting/tcsi-validation-errors/tcsi-error-code-10314.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
