Control Flow based on the input file name

added by sudeep
8/17/2010 5:51:53 PM

114 Views

If the requirement says that we need to process only those records whose file name's length is greater than 2. If not, do not process the files. how do we do this in the Control Flow?


0 comments