There are two different ‘types’ of automations you can make inside of Automation Studio. They are the Scheduled Automation and the File Drop Automation.
These automations trigger when a file is dropped in a FTP location.
File Drop Automation includes below options -
Use File name pattern
Similar to LIKE in SQL, the file name pattern looks for string in the file name.
Eg. '%abc%'
No File name pattern
If you set it to run on all files (no filename pattern), this will ‘lock’ that folder and will not allow any other file automations to select this folder.
It is not recommended to use the Import or Export folders for this activity, but to instead create custom subdirectories for these automations.
Comments
Post a Comment