Summer Sale - Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dpt65

AD0-E312 Questions and Answers

Note! Following AD0-E312 Exam is Retired now. Please select the alternative replacement for your Exam Certification.

AD0-E312 Questions and Answers

Question # 6

How should a Campaign developer prepare an encrypted flat file for use with a campaign workflow as the starting population?

A.

Specify the public and private keys as the options under Administration > Platform > Options.

B.

No action is needed; encrypted flat files are automatically detected and decrypted by Adobe Campaign.

C.

No action is needed. Encrypted data should be stored as encrypted.

D.

Specify a pre-processing decryption command in the Data Loading (file)activity.

Full Access
Question # 7

What is NOT a prerequisite for Adobe Campaign Server installation on a Windows Server?

A.

Tomcat

B.

Internet Information Service (IIS)

C.

SQL Client

D.

Java

Full Access
Question # 8

A developer is building a campaign that selects recipients the day after recipients contact customer support and send the same email content regardless of day of execution.

A different delivery ID must be associated with each day's send for campaign analysis.

How should the Campaign developer meet the analysis requirements with the minimum daily maintenance?

A.

Leverage a Continuous delivery

B.

Leverage a Recurring delivery

C.

Create an Email delivery and re-execute each day

D.

Create a new Email delivery each day

Full Access
Question # 9

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?

A.

Custom fields are stored in a new database table.

B.

Columns are added to the archive database table.

C.

Columns are added to the recipient database table.

D.

Custom fields are stored in the temporary database table.

Full Access
Question # 10

How should a Campaign developer restrict users from entering only one of three possible data values in a column called customerstatus?

A.

Create an onChange JavaScript trigger to alert the end user to the invalid value

B.

Leverage the enableif keyword with an expression that evaluates the values for customerstatus

C.

Leverage Enumerations in drop-down lists for the three allowed values

D.

Apply a sysfilter to the form and filter on the values for customer status

Full Access
Question # 11

A Campaign developer must store a dynamically created email subject line code from a campaign workflow.

How should the Campaign developer meet this requirement?

A.

Extract subject line code to a file from the campaign workflow and use the file in reports or re-marketing workflows

B.

Modify the email delivery to write the subject line code to a custom schema

C.

Write a custom JavaScript code in the campaign workflow to store subject line code in custom schema

D.

Modify the target mapping used in delivery to log subject line code as "additional parameter” in the delivery logs

Full Access
Question # 12

From the Adobe Campaign client console, how should a Campaign developer determine if the wfserver log contains errors?

A.

Navigate to "Home > Monitoring". Under "process list", click on the “wfserver@instance”, then click on “open log journal” and search for “error”

B.

Contact Adobe support for help because wfserver logs are only accessible to Adobe system administrators

C.

Log in to the Adobe campaign server and navigate to the logs directory where Adobe Campaign software is installed. Edit the log file in a text editor

D.

Navigate to "Home > Explore > Administration > Technical Workflows" and search for “wfserver monitor” workflow. The logs written by the wfserver service are displayed under the "audit" of this workflow

Full Access