Hey guys/gals,
VC Version: 6.0.6
(Will be updating to 6.1.4 once thats out of BETA)
I have been using VisualCron for quite some time, but when it gets down to it, i've really never gotten into using Variables as well as many of the advanced options.
I have a request to do something that I know I could do if I used PowerShell to do it, but i'm quite sure VisualCron can handle this with strategic use of Variables along with multiple tasks. I'm looking for direction on what I'd need to do, to accomplish the following:
1. Watch a share, i.e. \\server\share\folder\
2. For every *.TIF (case not sensitive) file in above share/folder Move it to \\server2\share2\
3. For every *.TIF file moved, also create a corresponding (same name) .TRG file So, if there were a Filename1.TIF, i'd move Filename1.TIF to \\server2\share2\ and then also create a Filename1.TRG
I'm sure this is quite easy, i've just not done it and would LOVE to start doing some more stuff like this. I've been given until 11-1-2012 to get a process in place and I could do it in Powershell in about 5 minutes or less, just thought i'd give VC's vast capabilities a chance.
BTW, other than the \\server\share\ and \\server2\share2\, this does describe exactly what I need. Move TIF files from one share to another, and place an equally named TRG file for each one so another process can pick 'em up.
Look forward to your responses!
Brian
Edited by moderator
2012-10-10T06:29:18Z
|
Reason: added solved to title