Exam MCE-Dev-201 Topic 3 Question 79 Discussion

Actual exam question for Salesforce's MCE-Dev-201 exam
Question #: 79
Topic #: 3
Certification Aid wants to create a file drop automation with a filename pattern. An import file is placed daily on the Marketing Cloud Enhanced FTP server, and thefile name always starts with the current month and day (e.g. OCT26). How should the filename pattern be defined? Choose 2.

Suggested Answer: B,D Vote an answer

To define a filename pattern that matches files starting with the current month and day, you can use the %% MMDD%% pattern and the "Begins With" operator.
* %%MMDD%% Pattern: This pattern represents the month and day in a two-digit format.
* Begins With Operator: This operator ensures that the automation matches filenames that start with the specified pattern.
Salesforce File Drop Automations

by Dale at Aug 20, 2026, 01:14 PM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10