System Notifications
Validation ErrorsTypeDescriptionExample MessageRequired FieldUser left a mandatory field empty.This field is required.Invalid FormatInput does not match the expected format.Please enter a valid e-mail address.Length Minimum ConstraintInput is too short.The text must be at least 3 characters long.Invalid ValueValue provided is not acceptable.· Please enter a valid longitude.· Please provide a valid ICAO code.· The first latitude cannot be smaller than the second latitude.· Please enter a valid latitude.· Please enter a valid longitude.· The value cannot be more than {{max}}.· The uploaded file is not valid. Please choose a different file.· The image does not have a supported format.· The SVG data is invalid or not supported.Out of RangeValue is outside allowed numeric or date range.· File size should be between 1 byte and 50 MB· The value cannot be less than {{min}}.· The value cannot be more than {{max}}.fig. 369 – Validation Errors.Missing or Inconsistent DataTypeDescriptionExample MessageDuplicate EntryValue must be unique but already exists.· This username is already in use.· All entities in a single transaction must have a unique id.· All entities in a single transaction must have the same partition key.Not FoundReferenced data was not found in the system.· User not found.· The action {{action}} was not found.· Entity not found.· The requested resource could not be found.· Missing ICAO Code or Chart Origin.· No shapefile was found for the given ID.· The page you were looking for could not be found or does not exist.· No grid configuration found.Conflict/DependencyData inconsistency or conflict with existing data.· Duplicate layer ID found in the chart content model.· A child layer references a parent layer that is not in the chart content model.· Failed to generate a unique id after {retries} tries.· One or more sections contain unsupported content.· Frame size is not set on the projection.· No item was serialized. Use the serialize action provided in the callback to pre-serialize the desired payload.· Failed to map feature of type {Type}fig. 370 – Missing or Inconsistent Data.Information MessagesTypeDescriptionExample MessageGeneral MessagesProvides neutral or contextual information.· No preview available. Add some sections first.· There are no messages to display.· There are no properties to be editedConfirmationConfirms successful completion of an action.· Are you sure that you want to proceed?· Are you sure you want to leave this page?Session TimeoutUser has been logged out due to inactivity.· Your session has expired. Please log in again.Action TriggeredIndicates an action has been performed.· The chart has been successfully exported to {{name}}.· The requested action was performed successfully.· The login process could not be completed.· You have been logged in successfully. Welcome back!· You have been logged out successfully.· The chart has been updated.· The editor is being initialized.· Your account has been linked to the organization.fig. 371 – Information Messages.Warnings and Alerts
Type
Description
Example Message
Unsaved Changes
User is navigating away without saving.
· Any unsaved changes will be lost.
· Unsaved changes will be lost if you continue. Please check your internet connection.
· You currently have open dialogs. If you proceed, these will be closed, and any unsaved changes will be lost.
Forbidden Action
Warns about an action that cannot be done.
· Border Grid cannot be removed.
· The element {{name}} cannot be removed.
· The selected features cannot be placed due to missing data.
· The first latitude cannot be smaller than the second latitude.
Irreversible Action
Warns about an action that cannot be undone.
· You currently have open dialogs. If you proceed, these will be closed, and any unsaved changes will be lost.
System Limitation
User attempts something beyond allowed limits.
· Maximum number of entries reached.
· Waiting for your connection to be restored...
fig. 372 – Warnings and Alerts.
System Errors
Type
Description
Example Message
General Error
Unspecified error occurred.
· An unexpected error occurred. Please try again.
· The chart could not be updated.
· Your account could not be linked to the organization.
Unauthorized Access
User attempted to access a restricted area.
· You do not have permission to view this page.
· You are not allowed to perform this action.
· Your current role ({{role}}) is not authorized to access this page.
· If you believe this is an error, please contact your system administrator to request access or verify your permissions.
· You are not authorized to perform this action. Please log in first.
Data Load Failure
System couldn't retrieve required data.
· Failed to load data. Please refresh.
· An error occurred. Please try again.
· Something went wrong while processing the shapefile.
· The upload failed.
· Loading the chart's persistence has failed.
· An error occurred while exporting the chart to PDF.
· There was an error persisting your latest changes to the chart.
· We'll reload the page to make sure you are using the latest version that is known in the database. Some changes may be lost.
Last updated