Winter '25 Manifest Manager LWC

Prev Next

Overview

Manifest Manager LWC

Manage Border Connect eManifest records with the Manifest Manger Lightning Web Component.

The Manifest Manger LWC is available from the App Manager. Search for Manifest Manager and select the link.

The Manifest Manager LWC contains a list view of eManifests created for Trip Plan Legs. Manifests are displayed sorted by Arrival Date closest to the current date. The Arrival Date is the EManifest Estimated Arrival Date/Time field. Check the EManifest Status boxes to filter Manifest records. Enter a value in the search text to find specific records by Trip Number, Manifest Number, or Trip Plan Name.

View and select EManifests to update them without having to navigate to individual Trip Plans.

EManifests may be sorted by each column as necessary. Double click the column header to sort the EManifests. The columns contain the information described below.

  • Manifest displays the name of the EManifest record.

  • Arrival Date displays the EManifest Estimated Arrival Date/Time field.

    • EManifest records are sorted by Arrival Date with the closest date to the present listed first.

  • Direction indicates whether a Trip is traveling into the U.S. from Canada (ACE) or into Canada from the U.S. (ACI).

  • Status displays the EManifest Status field.

  • Error Present displays Yes or No depending on the EManifest Transaction Status.

    • When the Status field value is Error, the Error Present value does not update until a success response is returned from Border Connect.

  • Trip Number is a reference number and is a unique identifier assigned by Revenova.

    • This reference number is sent to both Border Connect and to the Customs Agency.

    • The SCAC code is added to the Trip Number as a unique Trip Identifier.

  • Trip Plan is the Trip Plan Name for the related Trip Plan on the Emanifest.

  • Loads displays the total number of Loads on the EManifest record for a Trip.

  • Load Declarations Accepted displays the number of EManifest Shipments (Loads) with the Accepted field Checked.

    • An ACE Shipment (Load) is Accepted when Border Connect returns a status code 02 or 05. See Border Connect documentation for Code references.

      • All Shipments (Loads) are Accepted when Border Connect returns an ACE Trip Accept response.

    • An ACI Shipment (Load) is Accepted when Border Connect returns an RNS Status Code 9. See Border Connect documentation for Code references.

  • Load Declarations Released displays the number of EManifest Shipments (Loads) with the Released field Checked.

    • A Released shipment (Load) is one that the Customs Agency has released into the country.

    • An ACE Shipment (Load) is Released when Border Connect returns a status code 1C. See Border Connect documentation for Code references.

      • All Shipments (Loads) are Released when Border Connect returns a status code RTR. This is the only action taken when this status code returns.

    • An ACI Shipment (Load) is Released when Border Connect returns an RNS Status Code 4. See Border Connect documentation for Code references.

  • The Refresh button updates the Manifest Manager LWC to display the latest field values below.

    • Arrival Date

    • Status

    • Error Present

    • Load Declarations Accepted

    • Load Declarations Released

  • The Edit button opens the Manifest Builder LWC to update fields on the EManifest record.

  • The Paper button opens the files and attachments widget.

    • View documents attached to the EManifest record.

    • Upload and attach documents to the EManifest record.

  • The Trash button deletes the EManifest record.

    • No API call is made to Border Connect.

    • EManifest records must have a Status field value of Invalidated, None, or Revoked to delete.

    • Perform the Revoke action before deleting EManifest records.