engine:sync:setskiponmovedaterange
This is an old revision of the document!
Table of Contents
setskiponmovedaterange
SetSkipOnMoveDateRange
Skip the update of a Volume if the Move Date value is within a specific range.
Phase
This instruction is used by the TapeTrack Synchronization Engine.
Syntax
SetSkipOnMoveDateRange(range);
string range;
range | Range of dates that should be used for comparison against the proposed Move Date. |
Example
SetSkipOnMoveDateRange: Skip a Volume update if the proposed Move Date is between 10 days ago and today
SetSkipOnMoveDateRange(“*-10:*”); | Skip a Volume update if the proposed Move Date is between 10 days ago and today. |
engine/sync/setskiponmovedaterange.1534271937.txt.gz · Last modified: 2025/01/21 22:07 (external edit)