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

Both sides previous revisionPrevious revision
Next revision
Previous revision
engine:sync:setskiponsystemchange [2018/10/19 02:00] Scott Cunliffeengine:sync:setskiponsystemchange [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 1: Line 1:
-===== 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);''
  
-string //target;//+^ Variable ^ Type ^ Description ^ Min Length ^ Max Length ^ 
 +|target| String | Filter value representing the Current Repository.| 1 | 256 |
  
-|target| Filter value representing the Current Repository.| +===== Example =====
- +
-==== Example ====+
  
 Skip the update of a Volume if the SYSTEM field is changing and the Current Repository is OFFS. Skip the update of a Volume if the SYSTEM field is changing and the Current Repository is OFFS.
  
-<sxh> +<code>
-+
-# Skip the update of a Volume if the SYSTEM field is changing and the Current Repository is OFFS+
 SetSkipOnSystemChange("OFFS");  SetSkipOnSystemChange("OFFS"); 
 +</code>
 +
 +===== See Also =====
 +
 +[[engine:import|Import Engine Functions]] \\
 +[[cli:sync_fields|Sync Engine Fields]] \\
 +[[cli:tmss10sync|TMSS10Sync]]
  
-</sxh>+{{tagimport_engine sync_engine}}
engine/sync/setskiponsystemchange.1539914419.txt.gz · Last modified: 2025/01/21 22:07 (external edit)