// latest news, feature announcements, and analysis

Updates

RSS
Showing 15 updates tagged feature Clear
Two-factor authentication
You can now put a second factor on your Tediware account with any authenticator app, and an organization admin can require it of every member.
Automatic 997s now check the envelope
Automatic 997 acknowledgments now validate the inbound envelope and report accepted, accepted with errors, or rejected instead of always accepted.
The EDI Inspector: decode a document and check it against the standard
Paste an X12 document to view it decoded, with one segment per line annotated with human-readable information and checked against the X12 standard. Also available in the terminal as tedi edi inspect.
SFTP under load, AS2 routing by ISA identity, and a batch of smaller changes
We've rolled out optimized SFTP connection infrastructure, direct AS2 connections route inbound messages by ISA identity when several partners share them, and a batch of smaller changes.
Inbound mappings: normalizing what your partners send you
You can now attach a mapping to a partner's inbound transaction setting that transforms their translated EDI into a canonical shape you define.
Resend an outbound transaction
You can now resend a past outbound document from its EDI transaction page, with the original ISA, GS and ST control numbers intact, without regenerating the EDI or creating a second transaction.
Tracking 997 acknowledgments and a new API endpoint for your transactions
Tediware now matches your partners' 997 acknowledgments back to the documents you sent, with a new column and filter on EDI Transactions and a new API endpoint for querying the transaction log.
Encouraging other people's agents to improve my platform
As more people use coding agents, the experience that those agents are having is increasingly important. I've designed something novel: an API for those agents to send me their ideas and suggestions as they work with Tediware.
Build a sandbox partner and experiment with sending and receiving EDI
One click builds a complete working trading partner (Walmart or Petco) with a connection, mappings, flows, and seeded documents, so you can run a real inbound and outbound exchange and then take it apart to see how it works.
Generate source for outbound mappings
A new "Generate" action proposes the JSON shape your own system should emit for an outbound mapping based on your CSV, SQL schema, list of column names, or nothing at all.
Poll-only flows: consume your EDI without hosting a webhook
Inbound partners that can't host a webhook can now pull their EDI from a cursor-paginated feed instead.
Sandbox webhooks: see a real delivery before you build your endpoint
A sandbox webhook delivers to an in-app sink, so you can inspect a real delivery and watch signature verification before you stand up an endpoint of your own.
Never accidentally leave a placeholder in a mapping
We have added placeholder tracking to mappings so that placeholder, temporary and synthesized data is impossible to miss.
contentType added to API results + other API changes
When you fetch a processing result from the platform Results API, each step lists the files it produced as `artifacts`. Until now, those artifacts told you only whether a file was the `input` or the `output` of the step - not what kind of file it was. Every artifact now includes a `contentType`, the file's MIME type, so you can select a file by what it is rather than inferring its format from the processing direction.
Automated 997 acknowledgments now supported
Tediware now supports sending 997 acknowledgments automatically - just check a box and you're done.