The scenario is as follows:
Therea are three files :
test.xls test.txt test.doc
I am working with mqfte right now. When these files are transferred to another location the filenames must be as below :
result_xls.txt result_txt.txt result_doc.txt
Could anyone help on this?
Can this filename renaming done with ant scripts?