Rename file after Get
User support request
Hi, How do I rename a file after Get from source? Example: I am fetching files with timestamp appended in file name, I'd like to remove the timestamp after Get. Thank you for any input.Tech Support
You should try the rename task.If your filename is test_07-11-2006.txt, then use the following in a rename task:
filename = test_$%DATE::pp-dd-YY%$
rename filename = test
If you have a time also added to the filename, you will need regular expressions.
As always, it is a pleasure doing business with you. We are very happy with the capabilities of the new version of Automize and are looking forward with moving ahead with our first production system based on this software. –Automize Enterprise User
Thanks for your timely response. You make a great product, and we're integrating it more and more into our daily production activities. I will try out these FTP suggestions as you've outlined. –JaSFTP User
Just wanted to compliment you folks on a great product. your product is working flawlessly! I'll definitely be purchasing it, and telling every other "IT type" I know about it! Thanks so much. –Automize User
Your program was exactly what I was looking for...you have all the features that I require; all in one program!!–AbleFTP user