Filter and sort
You can review all incoming and outgoing transaction data on the Files and Transactions pages.Files
Each file sent or received can contain multiple transactions. The Files page shows every file you have exchanged with trading partners, its processing status, and the number of transactions within the file. You can filter files by various attributes, including status (such asFailed
or Completed
), direction, partnership, and fault (such as failed to find guide
).
Transactions
Individual Transactions only appear after an entire file has been successfully processed. Every transaction that has been successfully sent to or received from your trading partners appears in this list. You can filter transactions by various attributes, including transaction set, sender, receiver, direction, and usage (such asproduction
or test
). You can also search for specific transaction sets based on a business identifier, such as a purchase order number.
Inspect raw data
You can review the raw EDI or JSON data for processed files and individual transactions. Click the name of the file or transaction to review its data.View a file execution
The file execution detail page contains processing results and the entire source of the original, unmodified file. You can copy or download the source file to your local machine.View a transaction
The transaction detail page includes two tabs that display different levels of information.- Details: Displays metadata about the transaction, including the sender, receiver, the guide used for validation, and more.
- Inspector: Shows the transaction payload in a human-friendly view, which you can use to understand the contents of the transaction.
Advanced EDI users: When viewing the raw EDI for a single transaction, the
transaction EDI view includes the
ISA
(Interchange Control Header) and GS
(Functional Group Header) from the source file. However, it does not include
any other transaction sets that were in the source file, so the segment counts
may not total correctly.Manage failed files
You can review the processing status for all incoming and outgoing files on the Files page. You can individually retry or ignore failed files. You can also bulk retry or ignore multiple files at once.- To bulk retry, click Retry. Core automatically retries processing for every file with the Failed status.
- To bulk ignore, click Ignore. You may want to ignore executions when they contain an outdated version of a file that you no longer need to retry.
Bulk processing
Before you initiate a bulk retry or ignore, you can filter the list of files to only show the files you want to take action on. For example, you could filter the list to show only files with a certain fault reason, and then bulk retry or ignore all of those files. To bulk retry or ignore, click Retry or Ignore. After a confirmation step, Stedo triggers a retry or ignore for every file with theFailed
status that matches your selected filters.