TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


engine:sync:setskiponsystemchange

Differences

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

Link to this comparison view

Next revision
Previous revision
engine:sync:setskiponsystemchange [2018/08/14 18:43] – created dcummingengine: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);//+ 
 +''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. 
 + 
 +<code> 
 +SetSkipOnSystemChange("OFFS");  
 +</code>
  
-//string target;//+===== See Also =====
  
-|targetFilter value representing the Current Repository.|+[[engine:import|Import Engine Functions]] \\ 
 +[[cli:sync_fields|Sync Engine Fields]] \\ 
 +[[cli:tmss10sync|TMSS10Sync]]
  
-==== 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("OFFS");| Skip the update of a Volume if the SYSTEM field is changing and +
-the Current Repository is OFFS|+
engine/sync/setskiponsystemchange.1534272210.txt.gz · Last modified: 2025/01/21 22:07 (external edit)