I just looked at my original post a little more carefully, and it looks like I was looking for that for a file read only at that time - actually the need expanded a little since then. As I mentioned, at the time we weren't using substrings, and have since started to use those in jobs. Before that, we were using the DOS rename command so that we could use a wildcard in the rename to name the file to a known name that we could then handle in VC. When dealing with single files, this is a satisfactory solution.
While we haven't tried to use a file condition for this, I think the problem is not so much that there is no way to do it - that would give even possibly give a third option. The problem is that in cases where we deal with multiple files, and multiple types of tasks - not just a read, but possibly encryption/decryption or zipping/unzipping across all those files - other tasks that haven't been using a file filter - then it can take some time to get the job set up.
I see that there are some new features in the new Beta version, and will take a look at that - I'm excited about what you've added with that! It may provide some relief if the filter is at least on some types of tasks that we use, even if the read task isn't one of them. I'll also see how easy it is to set up the job using file conditions instead.
Edited by user
2009-01-23T01:59:57Z
|
Reason: Not specified