- Posts: 13
- Thank you received: 0
Download/Rename Previous Day's Files automatically
3 years 1 week ago #20150
by A4784
Download/Rename Previous Day's Files automatically was created by A4784
Hello, can someone guide me and give me an idea on how to Download files automatically based on filename_'previousday'.zip.
I am able to create a folder based on the current date using filename_{GetSystemDate('YYYYMMDD')} as a mask but not download the previous day. I have tried usingfilename_{GetSystemDate('YYYYMMDD')-1} but it does not work.
Do i have to create a flag ? list ? which i dont know how to create and there is not enough tutorials avaiable.
I am able to create a folder based on the current date using filename_{GetSystemDate('YYYYMMDD')} as a mask but not download the previous day. I have tried usingfilename_{GetSystemDate('YYYYMMDD')-1} but it does not work.
Do i have to create a flag ? list ? which i dont know how to create and there is not enough tutorials avaiable.
Please Log in or Create an account to join the conversation.
3 years 1 week ago #20151
by admin
Mike
ETL Architect
Replied by admin on topic Download/Rename Previous Day's Files automatically
Hello
Thank you for your question.
We have updated dynamic filenames page so it includes an example for yesterday file
www.etl-tools.com/wiki/aetle/dynamic_file_names
Thank you for your question.
We have updated dynamic filenames page so it includes an example for yesterday file
www.etl-tools.com/wiki/aetle/dynamic_file_names
Mike
ETL Architect
Please Log in or Create an account to join the conversation.