ExamGecko
Home / Adobe / AD0-E308 / List of questions
Ask Question

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

List of questions

Question 11

Report
Export
Collapse

A Campaign must exclude anyone who has received a different email sent from Adobe.

Which table should a Campaign developer query to find the people that have received the other email?

nms:broadLogRcp
nms:broadLogRcp
nms:broadLog
nms:broadLog
nms:trackingLogRcp
nms:trackingLogRcp
xtk:broadLog
xtk:broadLog
Suggested answer: B
asked 02/10/2024
Avinash Jindal
38 questions

Question 12

Report
Export
Collapse

A user in the campaign manager group opens a workflow and clicks to open a delivery. After the delivery opens, the following error is thrown:

Cannot load document of type ‘Deliveries (nms:delivery)’ satisfying condition ‘(@id=12345678) AND ((@deleteStatus = 0))’.

The requested database record does not exist.

What is the most likely cause of this error?

The user does NOT have access to the workflow folder.
The user does NOT have access to the workflow folder.
The delivery has already been sent and therefore CANNOT be opened.
The delivery has already been sent and therefore CANNOT be opened.
The MTA process is NOT running on the instance.
The MTA process is NOT running on the instance.
The user is NOT in the Delivery operators group and does NOT have permission.
The user is NOT in the Delivery operators group and does NOT have permission.
Suggested answer: B

Explanation:

Reference: https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/delivery-error/qaq-p/234713

asked 02/10/2024
Raza Todorovac
44 questions

Question 13

Report
Export
Collapse

Where do you define a new type of folder?

Navigation hierarchy XML
Navigation hierarchy XML
Form XML
Form XML
Platform Option
Platform Option
Folder schema
Folder schema
Suggested answer: A

Explanation:

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

asked 02/10/2024
Grant Taylor
58 questions

Question 14

Report
Export
Collapse

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

Specify the public and private keys as the options under Administration > Platform > Options.
Specify the public and private keys as the options under Administration > Platform > Options.
No action is needed; encrypted flat files are automatically detected and decrypted by Adobe Campaign.
No action is needed; encrypted flat files are automatically detected and decrypted by Adobe Campaign.
No action is needed. Encrypted data should be stored as encrypted.
No action is needed. Encrypted data should be stored as encrypted.
Specify a pre-processing decryption command in the Data Loading (file)activity.
Specify a pre-processing decryption command in the Data Loading (file)activity.
Suggested answer: D

Explanation:

Reference: https://docs.adobe.com/content/help/en/campaign-classic/using/automating-with-workflows/general-operation/importing-data.html

asked 02/10/2024
Carolina Velayos
49 questions

Question 15

Report
Export
Collapse

The client needs to load multiple files. The files must be loaded in a specific order based on data dependencies.

How should the client ensure the order and dependencies?

Create multiple workflows using outbound transitions to link to the next data loading step
Create multiple workflows using outbound transitions to link to the next data loading step
Create multiple workflows using the scheduler to stagger data loading times
Create multiple workflows using the scheduler to stagger data loading times
Create multiple workflows using the jump step to call the next data loading step
Create multiple workflows using the jump step to call the next data loading step
Create multiple workflows using an external signal to call the next data loading step
Create multiple workflows using an external signal to call the next data loading step
Suggested answer: A

Explanation:

Reference: https://docs.adobe.com/content/help/en/campaign-classic/using/automating-with-workflows/use-cases/loading-delivery-content.html

asked 02/10/2024
Thanh Phan
37 questions

Question 16

Report
Export
Collapse

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?

Define an external account of type SFTP with the provided info. Use the external account with “file transfer” task in the technical workflow.
Define an external account of type SFTP with the provided info. Use the external account with “file transfer” task in the technical workflow.
Define an external account of type SFTP with the provided info. Use the external account with Data Import step in the technical workflow.
Define an external account of type SFTP with the provided info. Use the external account with Data Import step in the technical workflow.
The file must be transferred to the Adobe Campaign server by the team that generates the file. Use the File Collector in the technical) workflow.
The file must be transferred to the Adobe Campaign server by the team that generates the file. Use the File Collector in the technical) workflow.
In the technical workflow, add a JavaScript code task that connects to the SFTP server and downloads the file to be loaded.
In the technical workflow, add a JavaScript code task that connects to the SFTP server and downloads the file to be loaded.
Suggested answer: A

Explanation:

Reference: https://docs.adobe.com/content/help/en/campaign-standard/using/administrating/application-settings/external-accounts.html

asked 02/10/2024
Ahmad Zaher Al Ojaili
36 questions

Question 17

Report
Export
Collapse

What is an accurate description of the Adobe Campaign Hierarchy?

Program, Plan, Campaign, Workflow, Delivery
Program, Plan, Campaign, Workflow, Delivery
Campaign, Plan, Program, Workflow, Delivery
Campaign, Plan, Program, Workflow, Delivery
Plan, Program, Campaign, Delivery, Workflow
Plan, Program, Campaign, Delivery, Workflow
Plan, Program, Campaign, Workflow, Delivery
Plan, Program, Campaign, Workflow, Delivery
Suggested answer: A

Explanation:

Reference: https://docs.adobe.com/content/help/en/campaign-standard/using/getting-started/marketing-plans/programs-and-campaigns.html

asked 02/10/2024
Jeffrey Ding
35 questions

Question 18

Report
Export
Collapse

A Campaign developer uses the sysFilter tag in a form definition.

What is the result?

The form is rendered with a filter button.
The form is rendered with a filter button.
Records returned are filtered based on the condition in the tag.
Records returned are filtered based on the condition in the tag.
A save error occurs because the sysFilter tag only applies to schemas.
A save error occurs because the sysFilter tag only applies to schemas.
The tag generates a predefined filter for use in queries.
The tag generates a predefined filter for use in queries.
Suggested answer: B

Explanation:

Reference: https://docs.adobe.com/content/help/en/campaign-classic/using/configuring-campaign-classic/input-forms/form-structure.html

asked 02/10/2024
Kamil Stonjek
36 questions

Question 19

Report
Export
Collapse

The campaign developer must add a column to an existing table and schema. The column must support numerical values that contain up to 17 digits.

What should a campaign developer use to model this column?

Long data type
Long data type
String data type
String data type
int64 data type
int64 data type
Double data type
Double data type
Suggested answer: C

Explanation:

Reference: https://docs.adobe.com/content/help/en/campaign-classic/using/configuring-campaign-classic/schema-reference/schema-structure.html

asked 02/10/2024
Eric Tegels
44 questions

Question 20

Report
Export
Collapse

How should a campaign developer explain the importance of a custom namespace?

Namespaces identify custom workflow jobs.
Namespaces identify custom workflow jobs.
Namespaces define the instance name.
Namespaces define the instance name.
Namespaces create unique internal folder names.
Namespaces create unique internal folder names.
Namespaces separate user-defined schemas from Adobe schemas.
Namespaces separate user-defined schemas from Adobe schemas.
Suggested answer: B

Explanation:

Reference: https://docs.adobe.com/content/help/en/campaign-classic/using/installing-campaign-classic/initial-configuration/deploying-an-instance.html

asked 02/10/2024
Nomandla Asiya
38 questions
Total 60 questions
Go to page: of 6
Search

Related questions