About the Traceability Driver
The Traceability Driver is a free open-source software tool that can be used to help reduce the costs of making a traceability solution interoperable. It is a standalone module that can be installed…
The Traceability Driver is a free open-source software tool that can be used to help reduce the costs of making a traceability solution interoperable. It is a standalone module that can be installed into an existing software system to expose traceability data using the GDST module.
Benefits
The Traceability Driver significantly reduces the time, effort, and resources required to deploy an interoperable traceability system. Deploying the driver is as simple as:
- Mapping your internal database records to common event models
- Deploying the driver instance on prem or the cloud with Docker
Functionality
The Traceability Driver reads data from your system, maps the data to GDST format using the mapping file you provide, and hosts an EPCIS compliant Query Interface with authentication and authorization methods you are free to configure.
Security
The Traceability Driver allows you to easily configure API key authentication to ensure your data is secure. The deployment of the driver is fully in your control, giving you the freedom to implement additional layers of security as needed.
Examples of additional security layers include:
- Deploying the driver on a secure virtual network
- Locking access to the driver behind an API gateway
- Configuring an OAuth 2.0 layer for exchanging access tokens for the required API Key
Links
How did we do?