cli:mapping
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
cli:mapping [2019/11/04 22:14] – created Scott Cunliffe | cli:mapping [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Customer Mapping ====== | ====== Customer Mapping ====== | ||
- | The Customer Mapping file contains a mapping of your TapeTrack Customer-ID to your Iron Mountain Account Code and vise versa. | + | The Customer Mapping file contains a mapping of your TapeTrack |
The mapping from TapeTrack to Iron Mountain is used when sending data to Iron Mountain and the reverse mapping, from Iron Mountain to TapeTrack, is used for the reconciliation process. | The mapping from TapeTrack to Iron Mountain is used when sending data to Iron Mountain and the reverse mapping, from Iron Mountain to TapeTrack, is used for the reconciliation process. | ||
+ | |||
+ | ===== Location ===== | ||
+ | |||
+ | An example of a Customer Mapping file can be found under the TapeTrack installation directory '' | ||
+ | |||
+ | ===== Example ===== | ||
+ | |||
+ | CustomerMapping.txt, | ||
+ | |||
+ | The table values are searched sequentially, | ||
+ | |||
+ | It is important that entries are present to both match the [[object: | ||
+ | |||
+ | < | ||
+ | # | ||
+ | # This file contains a mapping of your TapeTrack Customer-ID to your Iron Mountain Account Code and vise versa. | ||
+ | # | ||
+ | # * In the example below, ACME is your TapeTrack Customer-ID and 99999 is your IRM Account Code. | ||
+ | # * The mapping from TapeTrack to Iron Mountain is used when sending data to IRM | ||
+ | # * The mapping from Iron Mountain to TapeTrack is used during reconciliation | ||
+ | # * You can use wildcards on the left hand side (eg. *=99999) | ||
+ | # * The table is search sequentially so once a left hand value has been found searching stops | ||
+ | # | ||
+ | ACME=99999 | ||
+ | 99999=ACME | ||
+ | </ | ||
+ | |||
+ | |||
+ |
cli/mapping.1572905659.txt.gz · Last modified: 2025/01/21 22:07 (external edit)