engine:sync:setskiponsystemchange
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
engine:sync:setskiponsystemchange [2018/10/19 02:00] – Scott Cunliffe | engine:sync:setskiponsystemchange [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== SetSkipOnSystemChange ===== | + | ====== SetSkipOnSystemChange |
Skip the update of a Volume if the SYSTEM field is changing. | Skip the update of a Volume if the SYSTEM field is changing. | ||
- | ==== Phase ==== | + | ===== Phase ===== |
This instruction is used by the TapeTrack Synchronization Engine. | This instruction is used by the TapeTrack Synchronization Engine. | ||
- | ==== Syntax ==== | + | ===== Syntax |
- | **SetSkipOnSystemChange**(//target//); | + | '' |
- | string //target;// | + | ^ Variable ^ Type ^ Description ^ Min Length ^ Max Length ^ |
+ | |target| String | Filter value representing the Current Repository.| 1 | 256 | | ||
- | |target| Filter value representing the Current Repository.| | + | ===== Example |
- | + | ||
- | ==== Example ==== | + | |
Skip the update of a Volume if the SYSTEM field is changing and the Current Repository is OFFS. | Skip the update of a Volume if the SYSTEM field is changing and the Current Repository is OFFS. | ||
- | <sxh> | + | <code> |
- | # | + | |
- | # Skip the update of a Volume if the SYSTEM field is changing and the Current Repository is OFFS | + | |
SetSkipOnSystemChange(" | SetSkipOnSystemChange(" | ||
+ | </ | ||
+ | |||
+ | ===== See Also ===== | ||
+ | |||
+ | [[engine: | ||
+ | [[cli: | ||
+ | [[cli: | ||
- | </sxh> | + | {{tag> import_engine sync_engine}} |
engine/sync/setskiponsystemchange.1539914419.txt.gz · Last modified: 2025/01/21 22:07 (external edit)