// product
Automated error diagnosis
EDI errors are usually worked out by hand: find the run, read the logs, guess which step went wrong, then work backwards. Tediware's assistant does that reading for you. It analyzes the whole processing run, opens the data each step produced, and tells you what broke and what to change.
Errors come to you
Failures are summarized and emailed to whoever asks for them, and a flow's error handler can post every failure to your own endpoint. Nobody has to sit watching a queue.
The assistant reads the whole flow
It uses the full trace, from the moment processing started until it failed. It can also open the payload any step produced, so a broken transformation is diagnosed against the data that broke it rather than a guess about its shape.
Root cause, then the fix
You get the earliest real failure rather than the loudest one, what it cost downstream, and the field or expression to change. Ask follow-up questions in the same panel, and when the context is too thin to be sure, it says so instead of guessing.
"We have complete visibility into the 'movements' of EDI documents. Hours and hours of tedious manual work have been eliminated."