You are here:
Manage a File with the File Transfer Activity in Automation Studio
In Automation Studio, unzipped or decrypted files using file transfer are typically named according to a filename pattern. If the file you’re unzipping or decrypting resulted from a data extract activity, the file name pattern must match the data extract pattern.
-
In Automation Studio, complete the fields on the Configuration page.
Checkbox Information File Naming Pattern The name or naming pattern of the file. You can enter a static name or you can include placeholders for the date. Use these personalization strings for file naming.
- %%Year%%
- %%Month%%
- %%Day%%
- %%Hour%%
- %%Minute%%
- %%Second%%
Important If you use the %%Second%% and %%Minute%% personalization strings, a File Not Found error can occur. The error is a result of the extended time required to process those strings.Use local time zone setting Select if you want the activity to match the date and time personalization strings to the same time zone of the activity creator. The activity compares the values to the current Central Standard Time by default. The timestamp for the resulting file isn’t updated, the checkbox only adjusts the time-frame the File Transfer looks for. Source File Location The location where the system can find the file. Tip Use these file types for each transfer activity:- Unzip compressed file: .zip .gz .tar
- Decrypt file .pgp .gpg
- Move: No validation for filename extension.
-
Select unzip and decryption actions according to the storage method in the file.
Note This activity outputs the unzipped, decrypted version of the target file to the import folder.Important We don't support Deflate64 as a compression method. Use Zip64 instead.
-
Set qualifications to skip or fail a file. These qualifications don't apply if your
File Naming Pattern includes these substitution strings:
%%BASEFILENAME_FROM_TRIGGER %%
%%FILENAME_FROM_TRIGGER_BASE%%.
Note Automation Studio examines the modified date of the file as reported by the FTP Server in the selected File Transfer Location. If the difference between the modified date and the current system time is greater than the specified hours, the file transfer activity errors.
- Click Next.

