engine:sync:addrepositoryonmovedate
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
engine:sync:addrepositoryonmovedate [2018/08/14 17:15] – [Example] dcumming | engine:sync:addrepositoryonmovedate [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | addrepositoryonmovedate | + | ====== AddRepositoryOnMoveDate ====== |
- | ==== AddRepositoryOnMoveDate ==== | + | Add Target |
- | Add Repository based upon the value of the Next Move Date. | + | |
+ | ===== Phase ===== | ||
- | ==== Phase ==== | ||
This instruction is used by the TapeTrack Synchronization Engine. | This instruction is used by the TapeTrack Synchronization Engine. | ||
- | ==== Special Considerations | + | <note tip>If a matching entry is found for AddRepositoryOnMoveDate the [[engine: |
+ | |||
+ | ===== Syntax ===== | ||
+ | |||
+ | '' | ||
+ | |||
+ | ^ Variable ^ Type ^ Description ^ Min Length ^ Max Length ^ | ||
+ | |current_repository| String | Current Repository Filter.|1|256| | ||
+ | |range| String | Range of Move Dates.|1|30| | ||
+ | |target| String | Target Repository value.|1|4| | ||
+ | |||
+ | ===== Example ===== | ||
+ | |||
+ | Move Volumes to RACK if their Move Date is between today to 10 days from today. | ||
+ | < | ||
+ | AddRepositoryOnMoveDate(" | ||
+ | </ | ||
+ | |||
+ | ===== See Also ===== | ||
- | <note tip>If a matching entry is found for AddRepositoryOnMoveDate the AddRepositoryOnWriteTime (if any) will not be checked.</ | + | [[engine: |
+ | [[cli: | ||
+ | [[cli: | ||
- | ==== Syntax ==== | + | {{tag> import_engine sync_engine}} |
- | AddRepositoryOnMoveDate(currentrepository, | + | |
- | //string currentrepository;// | + | |
- | //string range;// | + | |
- | //string target;// | + | |
- | |currentrepository| Current Repository Filter.| | + | |
- | |range| Range of Move Dates.| | + | |
- | |range| Target Repository value.| | + | |
- | ==== Example ==== | + | |
- | **AddRepositoryOnMoveDate: | + | |
- | Date is today to 10 days from today.** | + | |
- | |AddRepositoryOnMoveDate(" | + | |
- | Date is today to 10 days from today.| | + |
engine/sync/addrepositoryonmovedate.1534266944.txt.gz · Last modified: 2025/01/21 22:07 (external edit)