TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


engine:sync:setskiponmovedaterange

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
engine:sync:setskiponmovedaterange [2018/08/14 18:38] – created dcummingengine:sync:setskiponmovedaterange [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 1: Line 1:
-setskiponmovedaterange+====== 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 withing 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 range;//+''SetSkipOnMoveDateRange(range);''
  
-|range| Range of dates that should be used for comparison against the proposed Move Date.|+^ Variable ^ Type ^ Description ^ Min Length ^ Max Length ^ 
 +|range| String | Range of dates that should be used for comparison against the proposed Move Date.| 1 | 100 |
  
 ==== Example ==== ==== 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.|+Skip a Volume update if the proposed Move Date is between 10 days ago and today 
 + 
 +<code> 
 +SetSkipOnMoveDateRange("*-10:*");  
 +</code> 
 + 
 +===== See Also ===== 
 + 
 +[[engine:import|Import Engine Functions]] \\ 
 +[[cli:sync_fields|Sync Engine Fields]] \\ 
 +[[cli:tmss10sync|TMSS10Sync]] 
 + 
 +{{tag> import_engine sync_engine}}
engine/sync/setskiponmovedaterange.1534271897.txt.gz · Last modified: 2025/01/21 22:07 (external edit)