Skip to content
Simulator

A symptom, and its probable causes

Pick what you observe. You will see what we look at first and why — a slice of the diagnostic reasoning, applied to the most frequent cases.

What are you seeing?

Our operators retype the customs documents

What you see

The file arrives as an attachment — a scan, a fax, sometimes a photograph of a paper document — and somebody copies the same fields into the TMS. When two documents disagree, the gap surfaces at the terminal.

Most frequent causes

  1. 01

    The document enters no automated pipeline at all

    frequent

    The file arrives by email and stops there: nothing reads it, nothing reconciles it against the order. Human entry is the only bridge between the document and the TMS, and it is rebuilt on every file.

  2. 02

    Generic OCR was put in, but no reconciliation

    frequent

    The extraction works and returns a flat file. Because no field is checked against your order data, somebody still has to clean them up before the TMS will accept the payload: the re-keying moved desks, it did not go away.

  3. 03

    The check exists, but it happens too late

    common

    The gap between the net weight on the packing list and the gross weight on the bill of lading does get seen — downstream, or at the terminal. By then it is no longer a data-entry correction: the container has landed and demurrage is accruing.

  4. 04

    The TMS will not take the structure produced

    rarer

    The data is right, but what gets sent is not what the TMS expects — a valid eAdaptor payload, for CargoWise. The import fails, the team falls back to screen entry, and the workaround becomes permanent.

What we look at, in this order

  1. 01The document as it actually arrives: the scan, the fax, the photograph — not the clean version reconstructed afterwards.
  2. 02What is being retyped exactly, field by field, and out of which document.
  3. 03The fields already present in your order data and re-keyed anyway.
  4. 04What happens when two documents contradict each other: who decides, at what point, and on what basis.
  5. 05The integration surface your TMS exposes, and the structure it expects.

What the fix involves

Put the document into a pipeline that ingests it as it arrives, reconcile the fields against your order data before anything is transmitted, and send the TMS only a payload that has already been validated. Discrepancies come back to your operators; the rest stops passing through them.

These chains are the most common ones, not the only possible ones. Establishing the real cause on your flows, with your messages, is precisely what the diagnostic is for.

The logical next step

Fixing one broken process usually reveals another, right next to it.

Your case is not here?

The most expensive symptoms are rarely the best documented. Describe yours and we will come back with a first reading.