# Integration error codes

**600 - Orbeon Application Not found**\
Each Process Definition is owned by an Application. In this case for some reason the parent application does **not** exist.

**604 - Missing Mandatory Forms Field**\
In order to integrate **BpmFlow** with **Orbeon** there are some **mandatory** fields that each **Orbeon Form** must have. If any of these fields is missing the import process is halted. Check: [Mandatory Fields](https://bpmflow.gitbook.io/project/engineering-models/4+1-architecture-models/process-view/seaside-orbeon-integration)

**608 - Missing Orbeon Form**\
Each task defined in **Bizagi** (or other) as an **Orbeon Form** must have the corresponding **Form** already created. If a *referenced form* in **Bizagi** does **not** exist in **Orbeon** then the import process is halted.

**609 - Missing Seaside Component**\
Each task defined in **Bizagi** (or other) as a **Seaside Component** must set the extended attribute  ***seasideComponent*** with the name of the **Seaside Component** (already created in the **System**). If a *referenced Seaside Component* in **Bizagi** does **not** exist in the **System** then the import process is halted.

**612 - Missing Role**\
This is an internal error and it should not occur in the web application.
