engine:sync:setskiponmovedaterange
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
engine:sync:setskiponmovedaterange [2018/10/19 01:11] – Scott Cunliffe | engine:sync:setskiponmovedaterange [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== SetSkipOnMoveDateRange ===== | + | ====== SetSkipOnMoveDateRange |
Skip the update of a Volume if the Move Date value is within a specific range. | Skip the update of a Volume if the Move Date value is within a specific range. | ||
- | ==== Phase ==== | + | ===== Phase ===== |
This instruction is used by the TapeTrack Synchronization Engine. | This instruction is used by the TapeTrack Synchronization Engine. | ||
- | ==== Syntax ==== | + | ===== Syntax |
- | **SetSkipOnMoveDateRange**(//range//); | + | '' |
- | string // | + | ^ Variable ^ Type ^ Description ^ Min Length ^ Max Length ^ |
- | + | |range| String | |
- | |range| Range of dates that should be used for comparison against the proposed Move Date.| | + | |
==== Example ==== | ==== Example ==== | ||
Line 19: | Line 18: | ||
Skip a Volume update if the proposed Move Date is between 10 days ago and today | Skip a Volume update if the proposed Move Date is between 10 days ago and today | ||
- | <sxh> | + | <code> |
- | # | + | |
- | # Skip a Volume update if the proposed Move Date is between 10 days ago and today. | + | |
SetSkipOnMoveDateRange(" | SetSkipOnMoveDateRange(" | ||
+ | </ | ||
+ | |||
+ | ===== See Also ===== | ||
+ | |||
+ | [[engine: | ||
+ | [[cli: | ||
+ | [[cli: | ||
- | </sxh> | + | {{tag> import_engine sync_engine}} |
engine/sync/setskiponmovedaterange.1539911465.txt.gz · Last modified: 2025/01/21 22:07 (external edit)