The flow
- CargoWise outbound pushes XML through eAdaptor Next.
- Lambda ingress accepts the request, stores the capture, and queues work. CargoWise treats acceptance as delivered.
- Durable automation runs the path for the entitled module — for example fiscal checks and Facturapi stamping, or projection into Analytics reporting.
- When the module produces artifacts for CargoWise and outbound is configured, Lambda outbound delivers them to CargoWise inbound.
- The workspace shows status, notes, and the next safe action when something needs attention.
Who owns what
If a dependency already owns a rule, Lambda surfaces the result instead of inventing a second version of it.
Acceptance is not completion
When Lambda ingress accepts a message, CargoWise stops retrying that push. Module work may still be in progress. Check the workspace for the document or feed status — do not push the same work again from CargoWise.Module paths
Stamping and Analytics share this spine. Each has its own ordinary flow after ingress.How stamping works
Accounting XML to CFDI and back to CargoWise.
How Analytics works
Shipment XML into reporting Postgres.