Updated Nov 02, 2021 Certification Exam AD0-E312 Dumps - Practice Test Questions [Q16-Q32]

Share

Updated Nov 02, 2021  Certification Exam AD0-E312 Dumps - Practice Test Questions

Updated Verified AD0-E312 dumps Q&As - Pass Guarantee or Full Refund

NEW QUESTION 16
A Campaign developer configures a delivery with 100 records. After executing the delivery, the developer goes to approve the targeting. The developer sees 100 records as the target count and 90 records as the To Send count.
The Campaign developer needs a detailed listing of the individual records dropped and the reason for exclusion before approving the target.
After opening the delivery, how should the campaign developer perform this task?

  • A. Go to Tracking
  • B. Go to To: -> Exclusions. Select Allow Excluded Addresses.
  • C. Go to Delivery -> Exclusions
  • D. Go to Audit -> Causes of Exclusions

Answer: C

 

NEW QUESTION 17
What monitoring log should a Campaign developer look at for a database error in a query activity?

  • A. wfserver
  • B. inMail
  • C. web
  • D. mta

Answer: D

 

NEW QUESTION 18
An Adobe Campaign Classic Developer needs to programmatically create a workflow based on a workflow template, set an instance variable, and start the workflow. Which out-of-the-box method should be used in this case?

  • A. PostEvent
  • B. StartWithParameters
  • C. SpawnWithParameters
  • D. Spawn

Answer: C

 

NEW QUESTION 19
A third-party system is required to push data in the form of JSON payload to an Adobe Campaign marketing instance. Factory functions must be leveraged to authenticate the incoming POST request to an Adobe Campaign instance.
Which JavaScript library must be used to meet this requirement?

  • A. /nl/core/api.js
  • B. /nl/core/shared/js.js
  • C. /nl/core/jsspcontext.js
  • D. /nms/offer.js

Answer: C

 

NEW QUESTION 20
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. String data type
  • B. Long data type
  • C. int64 data type
  • D. Double data type

Answer: C

 

NEW QUESTION 21
A customer prefers to implement Single Sign-On on all Adobe product-based solutions that they have so far, including Adobe Campaign Classic. What protocol is supported by Adobe IMS to integrate with Adobe Campaign to meet the requirement?

  • A. HTTP
  • B. LDAP
  • C. SAML2.0
  • D. OAuth 2.0

Answer: C

 

NEW QUESTION 22
A Campaign developer must configure a campaign hierarchy. Campaign configurations are as follows:
* Campaigns are budgeted and planned quarterly (Example: 2017 Q1)
* Campaigns are divided into three types: Product Promotional, Communication, Account Maintenance Campaigns run weekly (Example: Week1, Week2...) How should the Campaign developer configure the campaign hierarchy?

  • A. Program Level based on the quarter of the year (2017 1) Plan based on campaign type (Product Promotion) Campaign based on weekly run (Week1)
  • B. Delivery Level based on the quarter of the year (2017 Q1) Plan based on the weekly run on the campaign (Week1) Program based on campaign type (Product Promotion)
  • C. Program Level based on the specific instance of the campaign run (Week1) Campaign Level based on the campaign type (Product Promotion) Plan Level based on the quarter of the year (2017 Q1)
  • D. Plan Level based on the quarter of the year (2017 Q1) Program based on campaign type (Product Promotion) Campaign Level based on the week of the campaign run (Week1)

Answer: B

 

NEW QUESTION 23
A Campaign developer is building an automated workflow that is required to send emails to product purchasers from the previous day. The audience of each day's send must be stored in a delivery of its own.
Which type of delivery should the Campaign developer use in such a workflow?

  • A. Other delivery
  • B. Email delivery
  • C. Recurring delivery
  • D. Continuous delivery

Answer: B

 

NEW QUESTION 24
A Campaign developer must create a new table in Adobe Campaign. None of the fields in the new table have unique values.
What should the Campaign developer do?

  • A. Create a primary key on one of the available fields
  • B. Create a table without a primary key
  • C. Create a composite key of multiple columns
  • D. Create a primary key using autopk

Answer: D

 

NEW QUESTION 25
Which two services are deployed only on a mid-sourcing instance in a hybrid installation setup? (Choose two.)

  • A. Redirection Service (webmdl)
  • B. Delivery Service (mta)
  • C. Bounce email management Service (inMail)
  • D. Workflow engine (wfserver)

Answer: B,C

 

NEW QUESTION 26
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 the jump step to call the next data loading step
  • B. Create multiple workflows using an external signal to call the next data loading step
  • C. Create multiple workflows using outbound transitions to link to the next data loading step
  • D. Create multiple workflows using the scheduler to stagger data loading times

Answer: C

 

NEW QUESTION 27
An Adobe Campaign Classic Developer needs to decide on the best approach to integrate with an external recipient table from a SQLServer database. The solution needs to be able to do a daily data sync of the newly detected recipient records into the Adobe Campaign database and append additional data fields.
The IT department of the external database is able to provide the database connection details but does not have enough capacity to implement any other custom processing solution.
Which integration option should the Developer choose for this scenario?

  • A. S3 bucket
  • B. API integration
  • C. Federated Data Access
  • D. File Transfer Protocol

Answer: C

 

NEW QUESTION 28
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. Create a new Email delivery each day
  • B. Leverage a Recurring delivery
  • C. Create an Email delivery and re-execute each day
  • D. Leverage a Continuous delivery

Answer: C

 

NEW QUESTION 29
A customer has a custom CRM System that holds all profiles used for Marketing Campaigns. The customer wants to have the data available in Adobe Campaign Classic and use it for Marketing Campaigns. The CRM System is relying on HTTP communication to communicate with other systems.
In which two ways can the CRM System push profiles to Adobe Campaign Classic? (Choose 2)

  • A. SOAP
  • B. FTP/SFTP
  • C. External Account
  • D. REST
  • E. Workflows

Answer: A,D

 

NEW QUESTION 30
What is the purpose of the script iis_neolane_setup.vbs?

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

Answer: A

 

NEW QUESTION 31
An Adobe Campaign Classic Developer is creating a web service to communicate with a website. The Developer needs to create a SOAP call. Which XML code should the Campaign Classic Developer use to set up this call?
A)

B)

C)

D)

  • A. Option B
  • B. Option A
  • C. Option C
  • D. Option D

Answer: A

 

NEW QUESTION 32
......


Adobe AD0-E312 Exam Syllabus Topics:

TopicDetails
Topic 1
  • Demonstrate the process to create a custom workflow or report for instance monitoring
  • Identify basic system audit metrics/checks
Topic 2
  • Apply custom code to manipulate temp tables and workflow context
  • Given a scenario, configure security settings for an operator
Topic 3
  • Describe best practices for using SQL functions in Adobe Campaign
  • Describe best practices for developing with JavaScript in Adobe Campaign
Topic 4
  • Given a set of requirements, apply best practices to design a data model
  • Explain the impact of services and processes on the system
Topic 5
  • Given a scenario, select the best approach to integrate with external data sources
  • Apply data integration techniques within a workflow
Topic 6
  • Identify appropriate JavaScript usage in the Campaign workflow and why
  • Configure the Interaction module
Topic 7
  • Set up the CRUD process on a schema from outside of Adobe Campaign
  • Describe how to configure single sign-on and LDAP integration
Topic 8
  • Given a scenario, identify the use case against forms versus web app implementing
  • Troubleshoot system configuration settings
Topic 9
  • Given a scenario, understand how to use SQL scripts in Adobe Campaign
  • Describe the implementation of APIs in Campaign
Topic 10
  • Describe workflow practices that have a negative impact on performance
  • Configure and apply custom target mappings
Topic 11
  • Given a use case, recommend complex targeting workflow design
  • Apply system-wide configuration settings and defaults

 

Exam Engine for AD0-E312 Exam Free Demo & 365 Day Updates: https://www.suretorrent.com/AD0-E312-exam-guide-torrent.html