ExamGecko
Home Home / Adobe / AD0-E318

Adobe AD0-E318 Practice Test - Questions Answers, Page 4

Question list
Search
Search

List of questions

Search

Related questions











A client has a hybrid hosting model and is trying to send a request from a workflow to a third-party API. When sending the request. Adobe Campaign does not receive a response.

What is causing this issue?

A.
User name is password is incorrect
A.
User name is password is incorrect
Answers
B.
The URL is not allowed is incorrect
B.
The URL is not allowed is incorrect
Answers
C.
The URL is not allowed in the serverConf.xml
C.
The URL is not allowed in the serverConf.xml
Answers
D.
Logging is not enabled
D.
Logging is not enabled
Answers
E.
Adobe can only send requests via http method POST
E.
Adobe can only send requests via http method POST
Answers
Suggested answer: E

A brick and mortar retailer that is experience a digital transformation typically outsources non-core business functions including marketing technology.

The retailer recently close Teradata as their data warehouse solutions.

The retailer wants to implement Adobe Campaign Classic and efficiently ingest data from Teradata, using the FDA connector to avoid the production and movement of flat files.

Which two hosting models should an Architect recommend?

A.
Standalone
A.
Standalone
Answers
B.
On-premises
B.
On-premises
Answers
C.
Hybrid
C.
Hybrid
Answers
D.
Managed Service (Hosted)
D.
Managed Service (Hosted)
Answers
E.
Enterprise
E.
Enterprise
Answers
Suggested answer: B, D

A customer has a data retention policy for the logs in Adobe Campaign Classic of 365 days. They send over 1 million emails per month.

The Architect designs a workflow with a scheduler that triggers every 10 minutes querying the recipient delivery log.

A.
Several execution can run at the same time.
A.
Several execution can run at the same time.
Answers
B.
All connections to the database will be consumed.
B.
All connections to the database will be consumed.
Answers
C.
The workflow will run longer than 10 minutes and delay iterations.
C.
The workflow will run longer than 10 minutes and delay iterations.
Answers
D.
All expected records will not be retrieved due to the limited time.
D.
All expected records will not be retrieved due to the limited time.
Answers
Suggested answer: C

A customer is migrating its legacy marketing platform with Adobe Campaign.

The customer has dependencies on a few significant custom database functions that enabled specific string manipulations and custom encryption.

While developing workflow, the team struggle to match these functions that the customer was able to use prior to Adobe Campaign.

What should the Architect recommend?

A.
Get the development team to build a javaScript library to try to achieve what the sql functions are capable of doing.
A.
Get the development team to build a javaScript library to try to achieve what the sql functions are capable of doing.
Answers
B.
Create workflow templates containing SQL code activities. Within each SQL code activity each database function can be defined.
B.
Create workflow templates containing SQL code activities. Within each SQL code activity each database function can be defined.
Answers
C.
Request the database team for the sql function defining and add those as SQL script objects in Administration -> Configuration -> SQL Scripts.
C.
Request the database team for the sql function defining and add those as SQL script objects in Administration -> Configuration -> SQL Scripts.
Answers
D.
Implement the function in AC database and install them as package files in the prescribed xml structure.
D.
Implement the function in AC database and install them as package files in the prescribed xml structure.
Answers
Suggested answer: D

A customer wants to track and report on the total cost of a postal campaign.

What should the Architect recommend?

A.
Use the MRM module to configure a Delivery Outline
A.
Use the MRM module to configure a Delivery Outline
Answers
B.
Use a Program entity and configure the costs per delivery tab.
B.
Use a Program entity and configure the costs per delivery tab.
Answers
C.
Configure a unit cost value on the Delivery template using he Postal Delivery channel
C.
Configure a unit cost value on the Delivery template using he Postal Delivery channel
Answers
D.
Use the Budgeting feature within the MRM module
D.
Use the Budgeting feature within the MRM module
Answers
Suggested answer: A

Refer to the exhibit.

A customer calls for urgent support. Their Adobe Campaign instance is running slowly and marketing workflows are taking a long time to execute the Architect finds.

50 workflow are running concurrently

24 workflows are stuck in pending state

Workflows are scheduled to be executed at the same time every day

What should the Architect recommend?

A.
Check with the DBA and archive old workflows to free up space
A.
Check with the DBA and archive old workflows to free up space
Answers
B.
Restart the wfserver process and clear cache
B.
Restart the wfserver process and clear cache
Answers
C.
Schedule workflows at different start times and restart pending workflows
C.
Schedule workflows at different start times and restart pending workflows
Answers
D.
Pause the running workflows and restarts the pending workflows
D.
Pause the running workflows and restarts the pending workflows
Answers
Suggested answer: D

A project Manager is setting up a Gantt chart for a new project implementation. The company Is using a Hybrid deployment model, will interact with several systems, and be heavily customized to fit the customer needs. The PMO not know the Adobe Campaign project phase and wants to make sure important tasks are not missed, The initiated list of Go-Live activities is as follow:

Migrate appropriate objects from Stage to Production

Make sure Production SFTP is created

Validate that import/export workflow work as expected

Make sure the Workflow Supervisor group is assigned to the appropriate workflows What else should the Architect do before the Go-live?

A.
Create RunBook and perform Customer Care handoff
A.
Create RunBook and perform Customer Care handoff
Answers
B.
In the Deployment Wizard, make sure that Web Application and Mirror Page URLs refer to the Midsoure server
B.
In the Deployment Wizard, make sure that Web Application and Mirror Page URLs refer to the Midsoure server
Answers
C.
Make sure the IP Warning plan is approved and the associated workflows created
C.
Make sure the IP Warning plan is approved and the associated workflows created
Answers
D.
Validate that the assigned IP addresses have a high sending reputation.
D.
Validate that the assigned IP addresses have a high sending reputation.
Answers
Suggested answer: C

A company wants to connect their Salesforce.com CRM to their instance of Adobe Campaign Classic.

The Salesforce credential to enter into the External account have been provided by a third party that manages the company’s instance of Salesforce. The Architect tests the connection in the external account and receives the following error message:

Which solution should the Architect recommend?

A.
The Salesforce URL the third party has provided in http but needs to be https to order for AdobeCampaign Classic to authenticate with Saleforce.com
A.
The Salesforce URL the third party has provided in http but needs to be https to order for AdobeCampaign Classic to authenticate with Saleforce.com
Answers
B.
Adobe Campaign Classic only supports Salesforce API version 37,21, and 15. The company version of Salesforce.com is not backward compatible with those versions. So a custom integrating is required for the login and password to work.
B.
Adobe Campaign Classic only supports Salesforce API version 37,21, and 15. The company version of Salesforce.com is not backward compatible with those versions. So a custom integrating is required for the login and password to work.
Answers
C.
The Salesforcec.com password provided is actually the password and security token combined into one field and need to be split and entered into the respective section in the External account.
C.
The Salesforcec.com password provided is actually the password and security token combined into one field and need to be split and entered into the respective section in the External account.
Answers
D.
The Salesforce.com URL needs to be whitelisted by defining a urlPermission with the domain and RedEx in the servieConf.xml file on the application server.
D.
The Salesforce.com URL needs to be whitelisted by defining a urlPermission with the domain and RedEx in the servieConf.xml file on the application server.
Answers
Suggested answer: D

A customer wants to display an offer on their website. Server by the unitary engine in Campaign aimed an unidentified visitors who browse a page.

The Architect needs to include response time of offers returned to the site, and scalability.

What should the Architect do?

A.
Increase the disk space the Campaign instance to improve DB performance.
A.
Increase the disk space the Campaign instance to improve DB performance.
Answers
B.
Create a new Campaign instance dedicated to serving outbound interactions
B.
Create a new Campaign instance dedicated to serving outbound interactions
Answers
C.
Increase the amount of memory in the existing instance of Campaign
C.
Increase the amount of memory in the existing instance of Campaign
Answers
D.
Create a new instance of Campaign and local balance all of the processes
D.
Create a new instance of Campaign and local balance all of the processes
Answers
Suggested answer: A

A company provides requirements for a new marketing campaign that will send selected customers one of several newsletter communications with selected articles based on the recorded interests.

The solution must use their centralized customer data, no older than from the previous day, and customize the newslatter template to contain articles relevant to the customers preferences.

The campaign should consider whether the customer has subscribed to the newsletter and what frequency the customer has opted in to receive the communications.

Which two options should be implemented?

A.
The Interaction module to manage presenting content to customers
A.
The Interaction module to manage presenting content to customers
Answers
B.
A CRM connector to ETL customer data into Campaign
B.
A CRM connector to ETL customer data into Campaign
Answers
C.
A custom solution to manage customers’ preferences
C.
A custom solution to manage customers’ preferences
Answers
D.
Audience manager integration to shape audience for each newsletter
D.
Audience manager integration to shape audience for each newsletter
Answers
E.
Offline and Online channel integration to allow cross channel journeys
E.
Offline and Online channel integration to allow cross channel journeys
Answers
Suggested answer: D
Total 50 questions
Go to page: of 5