  

 

Orchestration Integration &amp; Transactions

 ## Breadcrumb

1. [Home](/)
2. [Orchestration Integration &amp; Transactions](/orchestration-integration-transactions)
 
  

 

 

# TL XML – SOM Void Shipment

 

 

 

 

 

 ![banner-image](https://www.tracelink.com/sites/default/files/2024-04/For%20Internal%2029.png) 

 

 

 

 

#### Table of contents

 

 

 

### Overview

The SOM Void Shipment transaction is an XML-based message used to cancel or reverse a previously recorded serialized shipment that had been cleared through Suspicious Order Monitoring (SOM). This transaction is triggered when a shipment must be invalidated due to a SOM alert, QA rejection, customer request, or operational error—either before or after physical dispatch.

Executed within TraceLink’s Enterprise Serialization Management (ESM) platform, the transaction ensures that serialization repositories, ERP systems, and downstream partners are updated with the corrected shipment status. It helps prevent unauthorized product movement, supports regulatory compliance, and maintains traceability of all serialized units involved in the voided shipment.

### Key Use Cases

- Trigger shipment cancellation directly from enterprise systems (e.g., ERP, WMS, QA) using TraceLink’s flexible TL XML format.
- Integrate SOM void logic into custom exception workflows, such as QA hold, customer cancellation, or warehouse mispick resolution.
- Automate updates to internal serialization and inventory systems when a SOM-cleared shipment is invalidated.
- Support real-time communication with TraceLink’s Opus Platform to ensure shipment status is updated before physical dispatch or invoicing.
- Enable rapid partner notification of voided shipments without requiring EPCIS 1.2 event modeling—ideal for early-stage or hybrid serialization environments.
- Maintain audit-ready documentation for voided shipments using TraceLink’s native transaction logging and reporting capabilities.
- Facilitate reprocessing or re-release workflows by retaining serialized unit history within the TraceLink network.

### Data Elements Included

A TL XML – SOM Void Shipment transaction includes:

- **Transaction Type:** SOMVoidShipment
- **Serialized Product Identifiers (EPCs):** SGTINs or SSCCs of the serialized units being voided.
- **Original Shipment Reference:** Identifier linking to the shipment being voided (e.g., ASN or delivery number).
- **Void Timestamp:** Date and time when the void action was performed.
- **Read Point:** Location where the void event was recorded (e.g., QA terminal, ERP system).
- **Business Location:** GLN or internal identifier of the facility initiating the void.
- **Disposition:** Typically "voided", "shipment\_cancelled", or "error\_in\_shipment".
- **Void Reason Code (optional):** Coded reason for the void (e.g., “QA\_REJECTION”, “SOM\_ALERT”, “CUSTOMER\_REQUEST”).
- **Transaction ID (optional):** Unique identifier for the void transaction.
- **Digital Signature (optional):** Ensures data integrity and non-repudiation.
- **Comments or Notes (optional):** Free-text field for additional context, such as corrective actions or exception notes.

### Benefits of TL XML – SOM Void Shipment

- Prevents the movement of non-compliant or incorrectly shipped serialized products.
- Maintains compliance with DSCSA, DEA, and global serialization mandates.
- Provides traceable, auditable records of voided shipments.
- Supports exception handling workflows across QA, SOM, and logistics teams.
- Ensures serialization data integrity across internal and partner systems.
- Scales globally via TraceLink’s B2N Integrate-Once™ model.

### Business Process: TL XML – SOM Void Shipment

The SOM Void Shipment transaction supports:

- A sales order is SOM-cleared, and serialized units are prepared for shipment.
- A QA issue, customer cancellation, or system error is detected before or after dispatch.
- A void request is triggered from ERP, WMS, or QA systems and sent to TraceLink via TL XML.
- TraceLink processes the TL XML transaction, voids the shipment, and updates internal serialization status.
- Serialized units are returned to inventory, quarantined, or flagged for reprocessing.
- Shipment records are updated across connected systems (ERP, serialization repository, partner platforms).
- TraceLink logs the void event for audit, compliance, and reporting purposes.

### How TraceLink Supports TL XML – SOM Void Shipment

TraceLink’s Opus Platform, powered by B2N Integrate-Once™, supports flexible and exception-driven void shipment processing through TL XML by:

- Accepting void requests from ERP, WMS, QA, or SOM systems using TraceLink’s TL XML schema — without requiring full EPCIS event modeling.
- Supporting early-stage exception handling, including shipment cancellation before physical dispatch or EPCIS generation.
- Processing void transactions independently of EPCIS, allowing for hybrid serialization environments.
- Automatically updating internal serialization records and shipment status in TraceLink’s ESM platform.
- Triggering inventory updates or product quarantine workflows based on the void result.
- Logging all TL XML void transactions for audit readiness, compliance, and traceability.
- Providing APIs and integration toolkits to simplify connection with enterprise systems and automation of exception workflows.

### Explore More Serialization &amp; Compliance Capabilities

- [**TL XML – SOM Product Release**](/orchestration-integration-transactions/accelerate-digital-supply-chain-collboration-with-b2b-integration/tl-xml-som-product-release): Authorize serialized units for shipment after SOM clearance.
- [**TL XML – SOM ESM Sales Shipment**](/orchestration-integration-transactions/accelerate-digital-supply-chain-collboration-with-b2b-integration/tl-xml-som-esm-sales-shipment): Record serialized shipments after SOM approval.
- [**TL XML – SOM ESM Receipt**](/orchestration-integration-transactions/accelerate-digital-supply-chain-collboration-with-b2b-integration/tl-xml-som-esm-receipt): Confirm serialized product receipt and verification.
- [**EPCIS 1.2 – SOM Aggregation Update**](/orchestration-integration-transactions/accelerate-digital-supply-chain-collboration-with-b2b-integration/epcis-12-som-aggregation-update): Modify parent-child relationships post-SOM.

[See All Serialization and EPCIS Capabilities](/orchestration-integration-transactions/accelerate-digital-supply-chain-collboration-with-b2b-integration)



### Need Help Implementing TL XML Transactions?

[**Contact TraceLink**](/contact-us) to learn how our Opus Platform and B2N Integrate-Once™ model can help you automate void shipment workflows, ensure serialization compliance, and maintain traceability across your pharmaceutical supply chain.



 



 

 

 

#### Table of contents

 

 

 

Contact us to learn more about B2B Integration.

 

Fill out the form to contact us now.


    document.addEventListener("DOMContentLoaded", function() {
        // Delay the execution by 2 seconds (2000 milliseconds)
        setTimeout(function() {
            (function() {
                'use strict';
                // Load Marketo form
                MktoForms2.loadForm("//go.tracelink.com", "776-BAW-230", 2259);
            })();
            
            // Wait until the Marketo form is loaded
            MktoForms2.whenReady(function(form) {
                var formElement = document.getElementById('mktoForm_2259');
                if (!formElement) {
                    console.error("Form with id 'mktoForm_2259' not found.");
                    return;
                }
                
                var formLocation = formElement.querySelector("input[name=formLocation]");
                
                // Get the current URL and set the formLocation field
                if (formLocation) {
                    var currentURL = window.location.href;
                    formLocation.value = currentURL;
                }
                // Add onSuccess handler
                form.onSuccess(function(values, followUpUrl) {
                    var formElem = form.getFormElem()[0];
                    if (formElem) {
                        formElem.style.display = 'none';
                    } else {
                        console.warn("Form element could not be found to hide it.");
                    }
                    var confirmMessage = document.getElementById('confirmform');
                    if (confirmMessage) {
                        confirmMessage.style.display = 'block';
                    } else {
                        console.warn("Confirmation message with id 'confirmform' not found.");
                    }
                    
                    return false;  // Prevent the form from submitting normally
                });
            });
        }, 2000);  // Delay for 2 seconds
    });
**Thank you for contacting us; we’ll be in touch shortly.**





 

 

 

 

 

 

 

##### Related Content

 

 [ ![wholesale distributor](https://www.tracelink.com/sites/default/files/styles/resize_image_style_640_480/public/2024-03/wsd-2.png.webp?itok=Q0nGUO1Y) ](/orchestration-integration-transactions/accelerate-digital-supply-chain-collboration-with-b2b-integration/epcis-12-hda-advance-ship-notice) 

#####  EPCIS 1.2 – HDA Advance Ship Notice 

 The EPCIS 1.2 – HDA ASN (Advance Ship Notice) is an XML-based electronic message that provides detailed, serialized shipment information from pharmaceutical manufacturers or distributors to downstream trading partners in compliance with Healthcare Distribution Alliance (HDA) and DSCSA (Drug Supply Chain Security Act) guidelines. 

 

 [View More](/orchestration-integration-transactions/accelerate-digital-supply-chain-collboration-with-b2b-integration/epcis-12-hda-advance-ship-notice) 

 

 [ ![CMO](https://www.tracelink.com/sites/default/files/styles/resize_image_style_640_480/public/2024-02/LifeScience-CMO8%20%281%29.png.webp?itok=3ZnAZMLd) ](/orchestration-integration-transactions/accelerate-digital-supply-chain-collboration-with-b2b-integration/epcis-12-dscsa-advance-ship-notice) 

#####  EPCIS 1.2 – DSCSA Advance Ship Notice 

 The EPCIS 1.2 – DSCSA ASN (Advance Ship Notice) is an XML-based electronic message used to transmit serialized product shipment data in compliance with the Drug Supply Chain Security Act (DSCSA). 

 

 [View More](/orchestration-integration-transactions/accelerate-digital-supply-chain-collboration-with-b2b-integration/epcis-12-dscsa-advance-ship-notice) 

 

 [ ![Wholesale-Distributor](https://www.tracelink.com/sites/default/files/styles/resize_image_style_640_480/public/2024-02/For%20Internal%2055.png.webp?itok=0K8agZX1) ](/orchestration-integration-transactions/accelerate-digital-supply-chain-collboration-with-b2b-integration/epcis-12-serialization) 

#####  EPCIS 1.2 – Serialization 

 The EPCIS 1.2 – Serialization transaction is an XML-based message used to capture and share commissioning (serialization) events for pharmaceutical products. 

 

 [View More](/orchestration-integration-transactions/accelerate-digital-supply-chain-collboration-with-b2b-integration/epcis-12-serialization) 

 

 [ ![Brazil Pharmaceuticals](https://www.tracelink.com/sites/default/files/styles/resize_image_style_640_480/public/2024-02/LifeScience%20CMO-1.png.webp?itok=8qEXci20) ](/orchestration-integration-transactions/accelerate-digital-supply-chain-collboration-with-b2b-integration/epcis-12-som-esm-update-lot-information) 

#####  EPCIS 1.2 – SOM ESM Update Lot Information 

 The EPCIS 1.2 – SOM ESM Update Lot Information transaction is an XML-based message used to update or correct lot-level information for serialized pharmaceutical products. 

 

 [View More](/orchestration-integration-transactions/accelerate-digital-supply-chain-collboration-with-b2b-integration/epcis-12-som-esm-update-lot-information) 

 

 [ ![crypto code](https://www.tracelink.com/sites/default/files/styles/resize_image_style_640_480/public/2024-02/crypto%20code.png.webp?itok=hDYDa49u) ](/orchestration-integration-transactions/accelerate-digital-supply-chain-collboration-with-b2b-integration/tl-xml-som-receipt) 

#####  TL XML – SOM Receipt 

 The SOM Receipt transaction is an XML-based message used to record the receipt and transfer serialized products between warehouses and trading partners. 

 

 [View More](/orchestration-integration-transactions/accelerate-digital-supply-chain-collboration-with-b2b-integration/tl-xml-som-receipt) 

 

 [ ![digitalising order management](https://www.tracelink.com/sites/default/files/styles/resize_image_style_640_480/public/2025-04/GettyImages-1299660112.jpg.webp?itok=qNA8FTp4) ](/orchestration-integration-transactions/accelerate-digital-supply-chain-collboration-with-b2b-integration/tl-xml-som-product-release) 

#####  TL XML – SOM Product Release 

 The SOM Product Release transaction is an XML-based message used to indicate that a serialized pharmaceutical product or batch has successfully passed quality review and other product release processes and is now authorized for downstream processing—such as shipment, aggregation, or inventory movement. 

 

 [View More](/orchestration-integration-transactions/accelerate-digital-supply-chain-collboration-with-b2b-integration/tl-xml-som-product-release)