ExamGecko
Home Home / Adobe / AD0-E308

Adobe AD0-E308 Practice Test - Questions Answers, Page 3

Question list
Search
Search

List of questions

Search

Related questions











A Campaign developer is configuring an exclusion that takes two queries as input.

Query 1: Select customers with email address

Query 2: Select customers who do not want to be contacted

Customers who do not wish to be contacted must be removed. In a test run of the exclusion, the workflow raises the following error:

"You must define the main set for exclusion ‘Remove Suppressions’.” How should the campaign developer solve this issue?

A.
Ensure a primary set is selected on the exclusion tab in the exclusion activity
A.
Ensure a primary set is selected on the exclusion tab in the exclusion activity
Answers
B.
Only connect one query activity to the exclusion
B.
Only connect one query activity to the exclusion
Answers
C.
Configure a delivery for use with the target audience
C.
Configure a delivery for use with the target audience
Answers
D.
Create the list called Remove Suppressions before running the exclusion
D.
Create the list called Remove Suppressions before running the exclusion
Answers
Suggested answer: D

An attribute called model_name is added to an existing schema, customerModel, using the following code:

<attribute label="Model Name" length="255" name="model_name" type="string"/>

The XML for the new columns is parsed successfully and saved to the schema definition.

The end user tries to view the data using configure list... by adding the new attribute to the output columns. The following database error is thrown. “Invalid column name ‘sModel_name’” What is the reason for this error?

A.
The navtree definition for customerModel must be updated.
A.
The navtree definition for customerModel must be updated.
Answers
B.
The end user must disconnect and reconnect from the Campaign client.
B.
The end user must disconnect and reconnect from the Campaign client.
Answers
C.
The attribute definition is missing a default value.
C.
The attribute definition is missing a default value.
Answers
D.
The Update Database Structure process was NOT completed successfully.
D.
The Update Database Structure process was NOT completed successfully.
Answers
Suggested answer: C

A marketer uses a custom Recipient field to store an email address.

What changes, if any, must be made to send emails to seeds?

A.
Extend the seed schema with new email attribute only.
A.
Extend the seed schema with new email attribute only.
Answers
B.
Extend the seed schema with new email attribute, modify seed form, and reference the seed schema.
B.
Extend the seed schema with new email attribute, modify seed form, and reference the seed schema.
Answers
C.
Modify the seed form and reference the recipient schema.
C.
Modify the seed form and reference the recipient schema.
Answers
D.
No changes are needed; the seeds can use the standard email attribute.
D.
No changes are needed; the seeds can use the standard email attribute.
Answers
Suggested answer: C

Explanation:

Reference: https://docs.adobe.com/content/help/en/campaign-classic/using/configuring-campaign-classic/use-a-custom-recipient-table/seed-addresses.html

A Campaign developer is creating an expression that requires use of SQL Code to execute. The SQL expression must reference segmentCode of the target audience.

How should the Campaign developer reference the Adobe Campaign internal segmentCode attribute in a SQL expression?

A.
targetData/segmentCode
A.
targetData/segmentCode
Answers
B.
sSegmentCode
B.
sSegmentCode
Answers
C.
iSegmentCode
C.
iSegmentCode
Answers
D.
targetData/@SegmentCode
D.
targetData/@SegmentCode
Answers
Suggested answer: A

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.
A.
Custom fields are stored in a new database table.
Answers
B.
Columns are added to the archive database table.
B.
Columns are added to the archive database table.
Answers
C.
Columns are added to the recipient database table.
C.
Columns are added to the recipient database table.
Answers
D.
Custom fields are stored in the temporary database table.
D.
Custom fields are stored in the temporary database table.
Answers
Suggested answer: C

Explanation:

Reference: https://community.adobe.com/t5/business-catalyst/use-secondary-e-mail-address-in-campaign/td-p/9327795?page=1

A client has 30 Campaign operators defined and requests that a campaign developer add 5 new operators. These operators only need to receive notifications when a specific email campaign workflow fails.

How should a Campaign developer set up these new operators?

A.
Create the 5 new operators and add them as members to the built-in Workflow Supervisors group
A.
Create the 5 new operators and add them as members to the built-in Workflow Supervisors group
Answers
B.
Create the 5 new operators and add them as members to the built-in Campaign Managers group
B.
Create the 5 new operators and add them as members to the built-in Campaign Managers group
Answers
C.
Create the 5 new operators and create a new operator group with the 5 new operators as members
C.
Create the 5 new operators and create a new operator group with the 5 new operators as members
Answers
D.
Create the 5 new operators with Administrator privileges
D.
Create the 5 new operators with Administrator privileges
Answers
Suggested answer: C

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”
A.
Navigate to "Home > Monitoring". Under "process list", click on the “wfserver@instance”, then click on “open log journal” and search for “error”
Answers
B.
Contact Adobe support for help because wfserver logs are only accessible to Adobe system administrators
B.
Contact Adobe support for help because wfserver logs are only accessible to Adobe system administrators
Answers
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
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
Answers
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
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
Answers
Suggested answer: C

Explanation:

Reference: https://docs.adobe.com/content/help/en/campaign-classic/using/monitoring-campaign-classic/production-procedures/log-files.html

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

A.
Tomcat
A.
Tomcat
Answers
B.
Internet Information Service (IIS)
B.
Internet Information Service (IIS)
Answers
C.
SQL Client
C.
SQL Client
Answers
D.
Java
D.
Java
Answers
Suggested answer: A

Explanation:

Reference: https://helpx.adobe.com/campaign/kb/compatibility-matrix.html

How should a developer increase the number of days that the delivery logs are kept?

A.
Delivery information is kept indefinitely: no need to increase the number of days.
A.
Delivery information is kept indefinitely: no need to increase the number of days.
Answers
B.
Increase the Online resources Validity Period.
B.
Increase the Online resources Validity Period.
Answers
C.
Develop the campaign to target the same individual at least once every 60 days.
C.
Develop the campaign to target the same individual at least once every 60 days.
Answers
D.
Change the associated setting in the instance configuration.
D.
Change the associated setting in the instance configuration.
Answers
Suggested answer: B

What is the purpose of the script iis_neolane_setup.vbs?

A.
To install IIS on the server
A.
To install IIS on the server
Answers
B.
To configure the Adobe Campaign server to use the IIS virtual directory
B.
To configure the Adobe Campaign server to use the IIS virtual directory
Answers
C.
To install the Adobe Campaign redirection software
C.
To install the Adobe Campaign redirection software
Answers
D.
To update the Adobe configuration file to use IIS
D.
To update the Adobe configuration file to use IIS
Answers
Suggested answer: B

Explanation:

Reference: https://final-docs.campaign.adobe.com/doc/AC/en/INS_Installing_Campaign_in_Windows__Integration_into_a_Web_server.html

Total 60 questions
Go to page: of 6