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/08/14 18:43] – [Example] dcumming | engine:sync:setskiponsystemchange [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | setskiponsystemchange | + | ====== 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);// | + | |
+ | '' | ||
+ | |||
+ | ^ Variable ^ Type ^ Description ^ Min Length ^ Max Length ^ | ||
+ | |target| String | Filter value representing the Current Repository.| 1 | 256 | | ||
+ | |||
+ | ===== Example ===== | ||
+ | |||
+ | Skip the update of a Volume if the SYSTEM field is changing and the Current Repository is OFFS. | ||
+ | |||
+ | < | ||
+ | SetSkipOnSystemChange(" | ||
+ | </code> | ||
- | //string target;// | + | ===== See Also ===== |
- | |target| Filter value representing the Current Repository.| | + | [[engine: |
+ | [[cli: | ||
+ | [[cli: | ||
- | ==== Example ==== | + | {{tag> import_engine sync_engine}} |
- | **Skip the update of a Volume if the SYSTEM field is changing and | + | |
- | the Current Repository is OFFS.** | + | |
- | |SetSkipOnSystemChange(" | + |
engine/sync/setskiponsystemchange.1534272222.txt.gz · Last modified: 2025/01/21 22:07 (external edit)