-
Worker Node Catalogue Script Variable Issue
CatDV Worker Node 5.0b8 1361.
Running CatDV Server and CatDV 7 clients.
I am configuring a Worker Node job triggered via watch folder (e.g. X:RawFootage). Media from shoots are placed in “Raw Footage” by a media-card copying application. Another watchfolder program is watching “Raw Footage” and copying the clips to an LTO tape.
One element of the Worker Node’s job is to use the LTO Tape name (e.g. A_001) as information for clip fields.
So, I have a .bat program executing in Command line 1 which outputs the name of the LTO Tape currently in the local machine’s LTO Drive resulting in “A_001”. Under the “Publish” tab I’ve set the Clip Field “Tape” to equal “$x”. This is working. The tape field is being set properly as “A_001”.When publishing the catalogue to the server, I’d like the catalogue name to also be named by the current LTO tape but when I use the $x variable in the Catalog name field, the catalog name outputs as $x, and not A_001.
The confusing element in this problem is that if I choose the “Append to catalog” field and set “C:Local Databases$x” the variable works and names the catalog “A_001.autoappend.cvd”
But I need the server catalog name to work, if at all possible. Any thought would be appreciated.
-Nathan
Piecing the puzzle together without a clear view of the box…