Boarding for Ferry Operators
Boarding focuses on recording the final movement of passengers and vehicles onto a departure. The page covers the complete workflow, records, exceptions, integrations and decision criteria.
One source of truth for ticket-control sequence
This scope fits the documented Ferry Software foundation: central booking and schedule management, passenger and vehicle handling, shared capacity, fares, payments, mobile ticket control, reporting and open integrations. The workflow must create one reliable operational view for customers, booking agents, terminal staff, finance users and system administrators. Each role should see the decisions it owns, while shared identifiers keep the booking, payment and departure connected.
Present the ticket or booking reference to hand the result to boarding staff
A complete ticket-control sequence follows a deliberate sequence: present the ticket or booking reference, read the identifier, retrieve or verify entitlement, check departure and status, reject duplicate or invalid use, record the control event and hand the result to boarding staff. Each transition needs a visible status, an owner and a defined next action. The system should not silently assume success after an interruption. If a step changes price, capacity, entitlement or departure readiness, the dependent records must be recalculated before confirmation. Staff also need to distinguish a temporary hold from a completed transaction.
Ticket identifier, departure and entitlement
The workflow relies on connected data objects rather than one undifferentiated customer record. The important records are ticket identifier, departure, entitlement, validation state, device, operator and control timestamp. Each object needs a stable identifier and a clear source of truth. Validation should happen when the data is captured, but authorized staff must be able to correct genuine operational differences without deleting the original history. Changes that affect capacity, price, payment or boarding should create a traceable event.
Correct sailing and valid status
Configuration determines which transactions are permitted and which require review. Roles should separate day-to-day sales from tariff configuration, sensitive overrides and financial corrections. A decision is made against correct sailing, valid status, unused entitlement, device confidence and manual-override permission. The outcome should be reproducible: two trained users given the same facts should reach the same result. Where local policy allows discretion, the user records a reason and the approving role. This protects customers from inconsistent treatment and helps management improve rules that regularly cause exceptions.
Handling damaged code or ticket for another sailing
Real ferry operations do not follow a perfect happy path. The design must explicitly cover situations such as damaged code, ticket for another sailing, already validated ticket, device temporarily offline and manual boarding authorization. For each case the operator defines whether the transaction is blocked, recalculated, transferred to another role or allowed with an override. The user must see what changed and which downstream records are now stale. A correction is only complete when affected capacity, price, documents, payment and operational lists agree again.
TicketApp to boarding reporting
The relevant hand-offs include TicketApp, booking platform, check-in list and boarding reporting. Integration is useful only when identifiers, timing and failure behaviour are agreed. A request may time out after the central system has already accepted it, so retries must not create a second booking, charge or capacity reservation. Interfaces should authenticate callers, validate codes and report actionable errors. Monitoring should show both technical delivery and business reconciliation. Ferry Software documents an open API and synchronization with websites, partner platforms and external systems; the exact endpoints and connected products are confirmed for each implementation.
Three ticket-control sequence scenarios
A customer-facing example starts with the task “present the ticket or booking reference”, continues with “read the identifier” and must finish with a state that staff can see without re-entering the transaction. An operational example examines this exception: damaged code. the team needs a controlled decision, a reason and a traceable result rather than an informal workaround. A connected-channel example sends the same authoritative record through TicketApp and booking platform, while preventing duplicate capacity or payment effects.
Confirming correct sailing, valid status and unused entitlement
Before confirming a transaction, the responsible role checks correct sailing, valid status, unused entitlement, device confidence and manual-override permission. The relative importance of these checks depends on the page: an operational control may prioritize departure and entitlement, while a commercial workflow also considers price and payment. Operators define cut-off times, override permissions, escalation paths and evidence requirements.
Piloting Boarding
Implementation should begin with one representative route and a small set of trained roles. Map the current process, remove duplicate entry, configure the authoritative data and rehearse both normal and disrupted sailings. Confirm that existing editorial pages, customer communications and operating procedures remain intact. During rollout, measure completion time, unresolved exceptions, reconciliation differences and staff feedback. Expand only after the pilot can be supported reliably.
Frequently asked questions
What operational problem does Boarding for Ferry Operators address?
Boarding focuses on recording the final movement of passengers and vehicles onto a departure. The page covers the complete workflow, records, exceptions, integrations and decision criteria. It connects the customer or staff action with capacity, commercial and departure records instead of leaving separate teams to reconcile them manually.
Which steps belong to the ticket-control sequence?
The core sequence is: present the ticket or booking reference, read the identifier, retrieve or verify entitlement, check departure and status, reject duplicate or invalid use, record the control event and hand the result to boarding staff. The exact rules and user responsibilities are configured for the operator’s routes, vessels, channels and working procedures.
Which records must remain consistent?
The primary objects are ticket identifier, departure, entitlement, validation state, device, operator and control timestamp. Stable identifiers and status history are required so changes can be traced across booking, operational and financial views.
How should exceptions be handled?
The implementation defines explicit actions for cases such as damaged code, ticket for another sailing and already validated ticket. Each resolution needs an authorized role, a reason and updates to every affected downstream record.
Can this workflow connect with other systems?
Relevant connections include TicketApp, booking platform, check-in list and boarding reporting. The documented Ferry Software API supports integration, while authentication, available endpoints, retry behaviour and reconciliation are agreed for the specific project.
Is every described capability included by default?
The page is based on documented Ferry Software capabilities, but available modules, configuration and third-party services still need to be confirmed for the operator’s project.