// product
EDI visibility
When a partner says a document never arrived, you should not be reading log files. A trace GUID ties every input, transformation, and output together, so you can follow any document through every step and see exactly what happened.
One GUID, the whole journey
Every processing step is linked by a trace GUID, so no part of a document's path is hidden from you.
Debug with the real data
Inspect what each step received and what it produced, rather than inferring it from logs after the fact.
Visibility built in, not bolted on
Documents move through connected input, transformation, branch, and output nodes, and each one reports what it did. The trail is a property of the pipeline itself, so there's nothing to remember to log.
"We have complete visibility into the 'movements' of EDI documents."