Pre-Winter Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

Pass the Salesforce Developers MCE-Dev-201 Questions and answers with CertsForce

Viewing page 5 out of 6 pages
Viewing questions 41-50 out of questions
Questions # 41:

A developer is configuring a File Drop Automation and wantsto use a Filename Pattern to allow for timestamps on the file. The file name will always start with the month and day (e.g. MAY15) the file is dropped onto the SFTP site.

Which two configurations should be used for the automation to successfully start? Choose 2 answers

Options:

A.

Ends With operator


B.

%%MMMMdd%%


C.

%%Month%%%%Day%°/o


D.

Begins With operator


Expert Solution
Questions # 42:

When appending data to links via Web Analytics Connector, which parameter should be used to track subscriber behavior?

Options:

A.

Email Address


B.

Contact Key


C.

Subscriber Key


D.

Subscriber ID


Expert Solution
Questions # 43:

A company need to retrieve a large number of rows from a DE via the API. Which two solutions would optimize the performance? Choose2

Options:

A.

Use a SimpleFilterPart to retrieve small sets of relevant data.


B.

Use AMPscript API functions on a CloudPage


C.

Use the ContinueRequest feature


D.

Use the REST API instead of the SOAP API


Expert Solution
Questions # 44:

A new record is appendedto the Orders data extension each time a customer makes a purchase. Which SQL statement would select a unique list of subscribers who have made multiple purchases?

Options:

A.

SELECT TOP 1 SubscriberKey FROM Orders


B.

SELECT DISTINCT SubscriberKey FROM Orders


C.

SELECT SubscriberKey FROM Orders GROUP BY SubscriberKey


D.

SELECT SubscriberKey FROM Orders GROUP BY SubscriberKey HAVING COUNT(*)>1


Expert Solution
Questions # 45:

A sendable data extension with a text field named 'Balance' contains the value S6.96 fora particular record. The following AMPscript statement is included in an email:

IF (Balance > 6.00) THEN

SET @Result = 'Balance is more than $6.00

ENDIF

Why would this IF statement yield unintended results?

Options:

A.

The operands are not the same data type.


B.

The comparison should use the < operator.


C.

Balance is a protected keyword.


D.

Double quotes should be used instead of single quotes.


Expert Solution
Questions # 46:

Certification Aid wants to encrypt data stored in Marketing Cloud. It is fine if unencrypted fields arevisible to Marketing Cloud and Salesforce users, but the underlying data should be encrypted at rest to prevent physical data theft. Which encryption method should be chosen? Choose 1.

Options:

A.

Tokenized Sending


B.

Asymmetric Encryption


C.

Transparent Data Encryption


D.

Field-Level Encryption


Expert Solution
Questions # 47:

A marketer from Cloud Kicks wants to make sure no email from their welcome journey getssent to their competitor at Rainbow Run.

Which two best practices should the developer use when setting up the Send Email Activity in the welcome journey?

Choose 2 answers

Options:

A.

Create a Filter Activity In the journey that removes the Rainbow Run domain


B.

Create a Suppression List with all possible email addresses from Rainbow Run


C.

Create a data extension with the Rainbow Run domain for use with a Domain Exclusion


D.

Create an Exclusion Script with the Rainbow Run domain for use In the activity


Expert Solution
Questions # 48:

A developer created anemail with AMPscript variable as the subject line. The subject line variable was recently updated, but when testing the email, the wrong subject line continues to appear in the inbox. The developer thinks another, outdated, subject line variable is declared within the email. Where could the outdated variable be located?

Options:

A.

In the HTML body which is processed after the Text body


B.

In the Text body which is processed after the subject line


C.

In the Text body which is processed after the HTML body


D.

In theHTML body which is processed after the subject line


Expert Solution
Questions # 49:

An UpdateDE AMPscript function is used to update a column value in a data extension row when an email is sent. The emailis being sent to 250,000 subscribers, but the user decides to cancel the send during the sending process and only 400 emails are sent.

How many subscriber rows would be affected by the UpdateDE function?

Options:

A.

No rows are updated


B.

All 250,000 subscribers


C.

400 subscribers who were sent the email


D.

Only subscribers who exist in All Subscribers


Expert Solution
Questions # 50:

Certification Aid wants to import an encrypted CSV file from the Marketing Cloud Enhanced FTP server. Which two File Transfer activities are needed to achieve this? Choose 2.

Options:

A.

To decryptthe import file on the Enhanced FTP server.


B.

To move the import file from the Safehouse to Marketing Cloud.


C.

To decrypt the import file on the Safehouse.


D.

To move the import file from the Enhanced FTP server to the Safehouse


Expert Solution
Viewing page 5 out of 6 pages
Viewing questions 41-50 out of questions