Adobe Campaign Classic Developer Expert - AD0-E312 Exam Practice Test
Question 1
Email marketers notice that all of their email deliveries are being placed into an undeliverable state or retry pending status.
After performing the preliminary analysis on the Adobe Campaign instance, the entry below is found in the log file.
Fri Jul 19 13:12:08 UTC 2019 Critical Error: AC Mid Server not responding.
Which two steps should the Campaign Classic Developer take to understand more about the situation and the root cause of the failures? (Choose 2)
After performing the preliminary analysis on the Adobe Campaign instance, the entry below is found in the log file.
Fri Jul 19 13:12:08 UTC 2019 Critical Error: AC Mid Server not responding.
Which two steps should the Campaign Classic Developer take to understand more about the situation and the root cause of the failures? (Choose 2)
Correct Answer: A,C
Question 2
A Campaign developer must build a technical workflow to automate loading a flat file that contains the opt-in status of customers.
The flat file is placed on an external SFTP server daily. The server details and credentials have been provided.
How should the Campaign developer import the flat file to load into Adobe Campaign?
The flat file is placed on an external SFTP server daily. The server details and credentials have been provided.
How should the Campaign developer import the flat file to load into Adobe Campaign?
Correct Answer: D
Question 3
A developer configures two split activities (Split1 and Split2). Each split has only one resulting segment. The population of the first split is the input population of the second. The segmentCode is configured on the splits as follows:
Split 1
Name: Split1
segmentCode = 'segment1' Split 2
Name: Split2
segmentCode = 'segment2'
All splits and subsequent segments result in records. The Campaign developer turns on the Concatenate the code of each segment with the code found in the input population option of the second split What is the resulting segmentCode value?
Split 1
Name: Split1
segmentCode = 'segment1' Split 2
Name: Split2
segmentCode = 'segment2'
All splits and subsequent segments result in records. The Campaign developer turns on the Concatenate the code of each segment with the code found in the input population option of the second split What is the resulting segmentCode value?
Correct Answer: A
Question 4
A customer has a requirement to create a web form that collects and stores unauthenticated users' email, first name, last name, and color preferences to an Adobe Campaign Classic database.
The users are identified using a double opt in process only.
What kind of structure should be used to save data coming from the web form?
The users are identified using a double opt in process only.
What kind of structure should be used to save data coming from the web form?
Correct Answer: B
Question 5
In a split activity, the Campaign developer defines the Segment Code for each subset and needs to use this value to select conditional content in an email delivery.
How should the Campaign developer reference the field in the delivery?
How should the Campaign developer reference the field in the delivery?
Correct Answer: D
Question 6
A campaign developer must store a customer's secondary email address, secondary phone number, and secondary physical address in Adobe Campaign.
The campaign developer extends the recipient schema to perform this task. What is the result of doing this?
The campaign developer extends the recipient schema to perform this task. What is the result of doing this?
Correct Answer: A
Question 7
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: A
Question 8
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?
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?
Correct Answer: D

