cli:tmss10batchloader
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cli:tmss10batchloader [2019/11/05 01:34] – [Example] Scott Cunliffe | cli:tmss10batchloader [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== TMSS10BatchLoader ====== | ====== TMSS10BatchLoader ====== | ||
+ | |||
+ | TMSS10BatchLoader creates [[object: | ||
===== Synopsis ===== | ===== Synopsis ===== | ||
'' | '' | ||
- | |||
- | ===== Description ===== | ||
- | |||
- | '' | ||
===== Options ===== | ===== Options ===== | ||
Line 14: | Line 12: | ||
* '' | * '' | ||
+ | |||
+ | {{page> | ||
===== Editable Fields ===== | ===== Editable Fields ===== | ||
Line 38: | Line 38: | ||
==== Technical Support ==== | ==== Technical Support ==== | ||
- | The TapeTrack Software is commercially supported by a full time help desk staff. If you are experiencing problems or want some advice on how to configure or use the product please see the [[common: | + | The TapeTrack Software is commercially supported by a full time help desk staff. |
+ | |||
+ | If you are experiencing problems or want some advice on how to configure or use the product please see the [[common: | ||
==== Exit Statuses ==== | ==== Exit Statuses ==== | ||
Line 55: | Line 57: | ||
=== Configuration File === | === Configuration File === | ||
- | Configuration file to create two Customers with Attributes: | + | Configuration file to create two [[object: |
Customer 0001 | Customer 0001 | ||
Line 75: | Line 77: | ||
- | <sxh> | + | <code> |
- | setup= | + | setup= |
- | { | + | { |
- | | + | |
- | | + | |
- | { | + | { |
- | id=" | + | id=" |
- | + | ||
- | media= | + | media= |
- | ( | + | ( |
- | | + | |
- | | + | |
- | + | ||
- | repositories= | + | |
- | ( | + | |
- | { id=" | + | |
- | { id=" | + | |
- | { id=" | + | |
- | { id=" | + | |
- | ) | + | |
- | }, | + | |
- | { | + | |
- | | + | |
- | + | ||
- | | + | |
- | ( | + | |
- | { id=" | + | |
- | { id=" | + | |
- | ) | + | |
- | | + | |
- | ) | + | |
- | }, | + | |
- | { | + | |
- | id=" | + | |
- | + | ||
- | media= | + | |
- | ( | + | |
- | { | + | |
- | | + | |
- | + | ||
- | | + | |
- | ( | + | |
- | { id=" | + | |
- | { id=" | + | |
- | ) | + | |
- | }, | + | |
- | { | + | |
- | | + | |
- | + | ||
- | repositories= | + | |
( | ( | ||
- | { id=" | + | { id=" |
- | | + | { id=" |
- | | + | { id=" |
- | | + | { id=" |
- | ) | + | ) |
- | } | + | }, |
- | | + | { |
- | }; | + | |
- | </sxh> | + | |
+ | | ||
+ | ( | ||
+ | { id=" | ||
+ | { id=" | ||
+ | ) | ||
+ | | ||
+ | ) | ||
+ | }, | ||
+ | { | ||
+ | id=" | ||
+ | |||
+ | media= | ||
+ | ( | ||
+ | { | ||
+ | | ||
+ | |||
+ | | ||
+ | ( | ||
+ | { id=" | ||
+ | { id=" | ||
+ | ) | ||
+ | }, | ||
+ | { | ||
+ | | ||
+ | |||
+ | | ||
+ | ( | ||
+ | { id=" | ||
+ | | ||
+ | | ||
+ | | ||
+ | ) | ||
+ | } | ||
+ | | ||
+ | }; | ||
+ | </code> | ||
=== Command line syntax === | === Command line syntax === | ||
- | <sxh>TMSS10BatchLoader -S user: | + | |
=== Output Results === | === Output Results === | ||
- | {{cli: | + | {{tmss10batchloder_output.png}} |
---- | ---- | ||
+ | |||
+ | === Configuration Files - Minimising Duplicate Code === | ||
When creating multiple [[object: | When creating multiple [[object: | ||
Line 158: | Line 162: | ||
<note tip>A configuration file may “include” the contents of another file using an include directive. | <note tip>A configuration file may “include” the contents of another file using an include directive. | ||
- | This directive has the effect of inlining | + | This directive has the effect of in-lining |
An include directive must appear on its own line in the input. It has the form: | An include directive must appear on its own line in the input. It has the form: | ||
Line 170: | Line 174: | ||
== master.cfg == | == master.cfg == | ||
- | <sxh> | + | |
- | setup= | + | setup= |
- | { | + | { |
- | | + | |
- | | + | |
- | { | + | { |
- | id=" | + | id=" |
- | @include " | + | @include " |
- | }, | + | }, |
- | { | + | { |
- | id=" | + | id=" |
- | @include " | + | @include " |
- | } | + | } |
- | | + | |
- | }; | + | }; |
- | </ | + | |
== include.cfg == | == include.cfg == | ||
- | <sxh> | ||
- | media= | ||
- | ( | ||
- | | ||
- | | ||
- | repositories= | + | media= |
- | | + | ( |
- | | + | { |
- | | + | |
- | | + | |
- | | + | repositories= |
- | | + | |
- | | + | |
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | |||
+ | | ||
+ | ( | ||
+ | { id=" | ||
+ | { id=" | ||
+ | ) | ||
+ | | ||
+ | ) | ||
- | | ||
- | ( | ||
- | { id=" | ||
- | { id=" | ||
- | ) | ||
- | | ||
- | ) | ||
- | </ | ||
Line 217: | Line 221: | ||
=== Command line syntax === | === Command line syntax === | ||
- | <sxh>TMSS10BatchLoader -S user: | + | |
=== Output Results === | === Output Results === | ||
{{cli: | {{cli: | ||
+ | |||
+ | |||
+ | --> Changelog | ||
+ | [filterrss http:// | ||
+ | <-- | ||
cli/tmss10batchloader.1572917647.txt.gz · Last modified: 2025/01/21 22:07 (external edit)