Hi,
I have created a folder where our clients can send us encrypted file, and i am trying to transfer them to a different file. When decrypting the file, a new file is created in the destination folder with the following name:
_CONSOLE
I tried changing the name by adding the variable Activity{DATETIME()}.txt to the destination folder but the file is still being created with the name _CONSOLE.
Is there a way where i can keep the original name and add .txt
Example :
CURRENT FILE NAME - Activity.csv_20110811124748.pgp
NEW FILE NAME (after decrytpion) - Activity.csv_20110811124748.txt
r.gauci attached the following image(s):