TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


concepts:barcode_rule

Barcode Rule

Barcode rules use a set of defined patterns to parse Scanned Barcodes, enabling TapeTrack to identify Volumes for processing.

Examples

Barcode Rule Generic ????.???.*

WIll parse a barcode, matching the pattern 4 characters, period, 3 characters, period and then any characters, into Customer-ID (first 4 characters), Media-ID (characters 6 to 8 inclusive) and Volume-ID (characters 10 onwards).

Barcode US04.LTO.123456L6 will be parsed by the Barcode Rule Generic ????.???.* to:

  • Customer-ID US04
  • Media-ID LTO
  • Volume-ID 123456L6

concepts/barcode_rule.txt · Last modified: 2019/12/20 00:36 by scunliffe