TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


engine:sync:addrepositoryonmovedate
 
 

This is an old revision of the document!


addrepositoryonmovedate

AddRepositoryOnMoveDate

Add Repository based upon the value of the Next Move Date.

Phase

This instruction is used by the TapeTrack Synchronization Engine.

Special Considerations

If a matching entry is found for AddRepositoryOnMoveDate the AddRepositoryOnWriteTime (if any) will not be checked.

Syntax

AddRepositoryOnMoveDate(currentrepository, range, target); string currentrepository;
string range;
string target;

currentrepository Current Repository Filter.
range Range of Move Dates.
range Target Repository value.

Example

AddRepositoryOnMoveDate: Move Volumes to RACK if their Move Date is today to 10 days from today.

AddRepositoryOnMoveDate(“*”, “*:*+10”, “RACK”);

Date is today to 10 days from today.|

engine/sync/addrepositoryonmovedate.1534266944.txt.gz · Last modified: 2025/01/21 22:07 (external edit)