Originally posted by: ediX12HIPAA
I am stuck in the way to code this scenario.
I have files in one directory, I would like to zip up only files matching the set of dates to a different directory.
the leading input file is:
fromdirectory (c:\from_inbound\)
to directory (c:\to_archive)
zipfrom_and_thru_date (like 2015-03-01 thru 2015-03-31)
The source directory has varied file sizes, file names that I need to select only the ones between zipfrom_and_thru_date. After done zip up the selected file, the file should be deleted.
the files that don't match the condition will remain in the c:\from_inbound
Please help me to code this.
Thanks
ediX12hipaa
#IBMSterlingTransformationExtender#IBM-Websphere-Transformation-Extender#DataExchange