Hi,
I would like to ask help on how to delete a file that is 5 years older than its date modified.
Date Modified is in a file property
example:
If a file was created 2007 and it was last modified 2012. then this will be deleted.
Since I am not a Java man, i would like to know the script on this on tMAP or tFilterRow.
Thanks.
tFileProperties-->tFilterRow-->tFileOutputDelimited
|
OnSubjobOk
|
tFileInputDelimited--row3-->tLogRow
|
Iterate
|
tFileDelete
Type row3.abs_path into "File Name" of tFileDelete.
Regards,
Pedro