ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 60 - AD0-E308 discussion

Report
Export

A Campaign developer receives a request to attach a file to each email in a campaign.

There are three variations of the attachment. The filename to be attached must be based on a recipient-level derived field: attachmentSegment. The derived field is created in an enrichment activity and carried through as additional data with the target population.

The developer will select File Name is Computed during delivery for each message and use a computed filename.

How should the developer set the attachment computed filename for the three attachments located in the C:\tosend directory?

A.
C:\tosend\ <%= targetData. attachmentSegment %>.pdf
Answers
A.
C:\tosend\ <%= targetData. attachmentSegment %>.pdf
B.
C:\tosend\ <%= additonalData. attachmentSegment %>.pdf
Answers
B.
C:\tosend\ <%= additonalData. attachmentSegment %>.pdf
C.
C:\tosend\ <%= recipient.attachmentSegment %>.pdf
Answers
C.
C:\tosend\ <%= recipient.attachmentSegment %>.pdf
D.
C:\tosend\<%= enrichmentData. attachmentSegment %>.pdf
Answers
D.
C:\tosend\<%= enrichmentData. attachmentSegment %>.pdf
Suggested answer: A

Explanation:


asked 02/10/2024
Eric Jones
43 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first