ExamGecko
Home Home / Adobe / AD0-E308

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

Question list
Search
Search

List of questions

Search

Related questions











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?

A.
nms:broadLogRcp
A.
nms:broadLogRcp
Answers
B.
nms:broadLog
B.
nms:broadLog
Answers
C.
nms:trackingLogRcp
C.
nms:trackingLogRcp
Answers
D.
xtk:broadLog
D.
xtk:broadLog
Answers
Suggested answer: B

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?

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

Explanation:

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

Where do you define a new type of folder?

A.
Navigation hierarchy XML
A.
Navigation hierarchy XML
Answers
B.
Form XML
B.
Form XML
Answers
C.
Platform Option
C.
Platform Option
Answers
D.
Folder schema
D.
Folder schema
Answers
Suggested answer: A

Explanation:

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

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

Explanation:

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

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?

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

Explanation:

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

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?

A.
Define an external account of type SFTP with the provided info. Use the external account with “file transfer” task in the technical workflow.
A.
Define an external account of type SFTP with the provided info. Use the external account with “file transfer” task in the technical workflow.
Answers
B.
Define an external account of type SFTP with the provided info. Use the external account with Data Import step in the technical workflow.
B.
Define an external account of type SFTP with the provided info. Use the external account with Data Import step in the technical workflow.
Answers
C.
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.
C.
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.
Answers
D.
In the technical workflow, add a JavaScript code task that connects to the SFTP server and downloads the file to be loaded.
D.
In the technical workflow, add a JavaScript code task that connects to the SFTP server and downloads the file to be loaded.
Answers
Suggested answer: A

Explanation:

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

What is an accurate description of the Adobe Campaign Hierarchy?

A.
Program, Plan, Campaign, Workflow, Delivery
A.
Program, Plan, Campaign, Workflow, Delivery
Answers
B.
Campaign, Plan, Program, Workflow, Delivery
B.
Campaign, Plan, Program, Workflow, Delivery
Answers
C.
Plan, Program, Campaign, Delivery, Workflow
C.
Plan, Program, Campaign, Delivery, Workflow
Answers
D.
Plan, Program, Campaign, Workflow, Delivery
D.
Plan, Program, Campaign, Workflow, Delivery
Answers
Suggested answer: A

Explanation:

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

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

What is the result?

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

Explanation:

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

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?

A.
Long data type
A.
Long data type
Answers
B.
String data type
B.
String data type
Answers
C.
int64 data type
C.
int64 data type
Answers
D.
Double data type
D.
Double data type
Answers
Suggested answer: C

Explanation:

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

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

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

Explanation:

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

Total 60 questions
Go to page: of 6