Use this article to automatically export consignment data from Transvirtual using EDI rules.
This guide explains how to send consignment details, labels, and documents to customers or external systems when consignments are created or updated.
Consignment EDI (Electronic Data Interchange) Exports allow you to automatically send data from Transvirtual to another location via email, FTP, or other methods.
This article demonstrates a common setup example: sending an email to a customer that includes labels and consignment PDF notes when a consignment is created.
Use this when:
Do not use this when:
For detailed information about EDI export concepts, frameworks, and settings that apply across all export types, refer to Shared EDI Export Concepts.
Ensure the following prerequisites are met:
Step 1: Navigate to the Consignment Export page
Step 2: Create a new export rule
The new rule appears in the Export Rules list with an orange background, indicating it is not yet active.
The data filter defines the conditions under which the rule applies to a consignment.
The applied filter displays as text within the Data Filter section.

Step 4: Configure the rule details
Trigger Period: Controls how often the rule checks for pending exports. Click Settings to adjust. Default is every 2 minutes.
Trigger Event: Defines the event that triggers the export. Select the appropriate option (e.g., Consignment SubEvent).
Single Export Only: Toggle to Yes to prevent duplicate exports of the same data. Toggle to No to allow multiple exports.
Export Framework: Defines the export method (e.g., Email, FTP). Click Settings to configure:
Note: Use @Model.ConsignmentNumber to dynamically insert the consignment number into the subject or body.

@Model.ConsignmentNumber) are entered correctly
In this example, we are going to set the file type to None as we are simply going to send the labels and consignment note PDF. We don't want to send an excel/csv file. Even though the export file type is set to None, the settings are still there in the background which means the labels and consignment note PDF will still be sent.The rule's background color changes to white, indicating it is active.
Step 6: Test the rule (optional)
Step 7: Delete a rule (if needed)
Issue: Consignment emails or files are not being sent
Cause: The export rule is disabled or the consignment does not meet the data filter conditions
Resolution:
Issue: Wrong customer receives the email
Cause: Customer contact or Email To field is incorrect
Resolution:
Issue: Labels or PDFs are missing
Cause: Export File Type settings are not configured to include PDFs
Resolution:
Issue: Export works for some consignments but not others
Cause: Data filter conditions are too specific
Resolution: