Northern Trail Outfitter historically received a bulk datafile from a vendor per day in its
Marketing cloud SFTP. The vendor is updating its sending cadence and will be delivering
files over approximately eight hours throughout the day. The files will maintain the same
naming convention and include a timestamp.
Which update should be implemented to the automation to process the fries as they are
received while minimizing network?
A. Replace the Schedule with File Drop and use a filename pattern
B. Implement an API to start automation with every file transfer.
C. Replicate the automation and schedule mem to execute server eight hours
A. Replace the Schedule with File Drop and use a filename pattern
Explanation:
To process the files as they are received while minimizing network, you should replace the
schedule with file drop and use a filename pattern. This will allow you to trigger the
automation whenever a file with a specific name pattern is dropped into the Marketing
Cloud SFTP.