# TCSI Error Code - 10404

### The Student Status Code ([E490](https://www.tcsisupport.gov.au/element/490)) is not valid for a VET provider. <a href="#the-student-status-code-e490-is-not-valid-for-a-vet-provider." id="the-student-status-code-e490-is-not-valid-for-a-vet-provider."></a>

***

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

Please select an appropriate Student Status Code (E490) for the unit enrolment. It must be between '401' to '410' or '501' to '510'.

> **Error Logic**
>
> If, for the unit enrolment record (UID16) the Student Status Code (E490) is not blank (null), then it must be between '401' to '410' or '501' to '510'.

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

Student Status is incorrect for the Provider Type of VET.

The E490 field is used by HE and VET providers. The value of E490 must be different depending on whether the provider is HE or VET. The TCSI support page says that the values for VET must be between 401 and 410 or 501 and 510, for HE the value must be a different value from 201 to 331 – it has to be one of the values that are listed in the TCSI element support page, not just any number within that range. This means that the error happens when a VET value has been recorded for a HE provider or vice versa.

Student Status Code (E490) as defined in TCSI: [Student Status code | TCSI Support](https://www.tcsisupport.gov.au/element/490)

To edit the E490 field for each Unit Enrolment record, [edit the Unit Enrolment record](/home/paradigm-knowledge-base/student-enrolments/workflows/manage-unit-enrolments/edit-a-unit-enrolment-record.md) and go to the TCSI INFORMATION section. Edit the **Student status code** field accordingly.

<figure><img src="/files/7ySzyu01g1wCOUZkCGFx" alt=""><figcaption><p>Unit Enrolment record <strong>Student status code E490</strong> field</p></figcaption></figure>

To edit the **TCSI Student Status** (**E490**) field in Paradigm default value in the Course Enrolment record level for future Unit Enrolments, you can go to [Student > Course Enrolment > Course](/home/paradigm-knowledge-base/student-enrolments/workflows/manage-course-enrolments/edit-course-enrolments-in-bulk.md), and look for the field highlighted in <mark style="color:red;">**RED**</mark> in the screenshot below.

<figure><img src="/files/Nu0jbZSYrewvh7CHKaiV" alt=""><figcaption><p>Student Course Enrolment record <strong>E490</strong> TCSI Student Status code field</p></figcaption></figure>

The value set for the Course Enrolment level is automatically applied to the E490 field for future Unit Enrolments.


---

# 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-10404.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.
