Container Import/Export
Import and export cargo containers with incompatibility relationships.
The Container importer and exporter let you bulk manage cargo containers. Containers define the unit load devices (ULDs) available in your airline, including their capacity and which containers cannot be loaded together.
Import Before Airports/Routes
Containers can be assigned to Airports and Routes. Create your Containers before importing Airports or Routes that reference them.
Accessing Import/Export
In Orwell, go to Data → Exports to download your containers as CSV, or Data → Imports to upload changes.
Column Reference
Column | Required | Description |
|---|---|---|
| For updates | vAMSYS record ID. Leave empty when creating. Include when updating or deleting. |
| Yes | Container display name (e.g., "LD3 Container") |
| Yes | Container type identifier |
| Yes | How many unit positions this container occupies (1-9999) |
| Yes | Container maximum weight capacity in kilograms |
| No | Optional notes about the container |
| No | Comma-separated container IDs that cannot be loaded with this container |
| Yes | Set to TRUE to delete, FALSE otherwise |
Incompatibility is Bidirectional
When you mark Container A as incompatible with Container B, the system automatically marks Container B as incompatible with Container A. You only need to specify the relationship once.
Creating Containers
Leave the
IDcolumn emptyFill in required columns: Name, Type, Unit Size, Weight (kg)
Set
_deleteto FALSE
Updating Containers
Export existing containers
Modify the columns you need to change
Keep the
IDcolumn intactEnsure
_deleteis FALSE
Deleting Containers
Export the containers you want to delete
Set
_deleteto TRUE for those rowsImport the file
Check References First
Before deleting a container, ensure no airports or routes are using it. Reassign them to a different container first.