Adobe Campaign Classic Developer (AD0-E308) Free Practice Test
Question 1
How should a campaign developer explain the importance of a custom namespace?
Correct Answer: B
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 2
A Campaign developer must create a workflow to extract a set of specific records to a flat file each day.
Which three workflow activities are required? (Choose three.)
Which three workflow activities are required? (Choose three.)
Correct Answer: B,C,D
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 3
A Campaign developer must store a dynamically created email subject line code from a campaign workflow.
How should the Campaign developer meet this requirement?
How should the Campaign developer meet this requirement?
Correct Answer: A
Question 4
Which type of External Account should be used to connect to the mid-sourcing instance in a hybrid installation?
Correct Answer: D
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 5
A marketer uses a custom Recipient field to store an email address.
What changes, if any, must be made to send emails to seeds?
What changes, if any, must be made to send emails to seeds?
Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 6
A Campaign developer is creating a flag to identify recipients who have specified date of birth. The Campaign developer codes the expression as follows in an enrichment activity:
lif([target/birthDate] is null, 'N', 'Y')
When the developer goes to save the expression, the following error displays: Element 'birthDate' unknown (see definition of schema 'Recipients (nms:recipient)')
-----
The path '/target/birthDate' is invalid in schema 'Enrichment 2 (temp:enrich2-src)'.
-----
Unable to parse expression 'lif([Itarget/birthDate] is null, 'N' Y')' What is the problem with this expression?
lif([target/birthDate] is null, 'N', 'Y')
When the developer goes to save the expression, the following error displays: Element 'birthDate' unknown (see definition of schema 'Recipients (nms:recipient)')
-----
The path '/target/birthDate' is invalid in schema 'Enrichment 2 (temp:enrich2-src)'.
-----
Unable to parse expression 'lif([Itarget/birthDate] is null, 'N' Y')' What is the problem with this expression?
Correct Answer: C
Question 7
A Campaign developer is building an automated workflow that is required to send emails to product purchasers from the previous day. The audience of each day's send must be stored in a delivery of its own.
Which type of delivery should the Campaign developer use in such a workflow?
Which type of delivery should the Campaign developer use in such a workflow?
Correct Answer: B
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).