[Q12-Q36] Certification Training for AD0-E312 Exam Dumps Test Engine [2021]

Share

Certification Training for AD0-E312 Exam Dumps Test Engine [2021]

Oct 07, 2021 Step by Step Guide to Prepare for AD0-E312 Exam

NEW QUESTION 12
An Adobe Campaign Classic Developer has a report from a third party about a push notification. A record must be added to the broadLogRcp inside Adobe Campaign Classic. Which code should be written to meet this requirement?

  • A. var xmlQuery = <broadl_ogRcp xtkschema="nms:broadl_ogRcp" status="2" lastModJfied={eventDate}/>; xtk.sessJon.Write(xmlQuery);
  • B. var xmlQuery = <broadl_ogRcp xtkschema="nms:broadLogRcp" _operation="update" id={broadl_ogld} status="2" _key="@id" lastModified=<eventDate}/>; xtk.sessJon.Write(xmlQuery);
  • C. var xmlQuery = <broadl_ogRcp xtkschema="nms:broadl_ogRcp" id={broadLogld} _operatJon="insert" status="2" _key="@id" lastModified={eventDate}/>; xtk.sessJon.Write(xmlQuery);
  • D. var xmlQuery = <broadl_ogRcp xtkschema="nms:broadl_ogRcp" id={broadLogld} status="2"
    _key="@id" lastModified={eventDate}/>; xtk.sessJon.Write(xmlQuery);

Answer: D

 

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

Answer: A

 

NEW QUESTION 14
Email marketers notice that all of their email deliveries are being placed into an undeliverable state or retry pending status.
After performing the preliminary analysis on the Adobe Campaign instance, the entry below is found in the log file.
Fri Jul 19 13:12:08 UTC 2019 Critical Error: AC Mid Server not responding.
Which two steps should the Campaign Classic Developer take to understand more about the situation and the root cause of the failures? (Choose 2)

  • A. Check the status of the marketing instance from /nl/jsp/monitor.jsp
  • B. Restart mid-sourcing instances
  • C. Check the status of the mid-sourcing instance from /nl/jsp/monitor.jsp
  • D. Troubleshoot network connectivity between marketing and mid-sourcing instances
  • E. Restart the marketing instance

Answer: C,D

 

NEW QUESTION 15
An Adobe Campaign Classic Developer needs to configure the Interaction module to improve performance when determining offer eligibility. Which aspect of the configuration should the Developer configure to achieve this goal?

  • A. Weights
  • B. Presentation rules
  • C. Catalog
  • D. Offer content

Answer: C

 

NEW QUESTION 16
How should a Campaign developer allow a marketing user to start a workflow?

  • A. Add the user to the Workflow Supervisor group
  • B. Add the user to the Administrator Operator group
  • C. Add the user to the Delivery Operator group
  • D. Add the user to the Campaign Manager Operator group

Answer: C

 

NEW QUESTION 17
With every marketing campaign for a client that has several brands, a Campaign developer must associate the brand with the campaign for reporting purposes.
What changes should the Campaign developer recommend?

  • A. Extend the nmsPlan schema and add brandName attribute. Modify the form for nmsProgram to include the brandName as input field.
  • B. Extend the nmsOperation schema and add brandName attribute. In the campaign workflows, include an
    "update activity" to update the nmsOperation's brandName attribute.
  • C. Extend the nmsOperation schema and add brandName attribute. Modify the form for nmsOperation to include the brandName as input field.
  • D. Extend the nmsPlan schema and add brandName attribute. Modify the form for nmsPlan to include the brandName as input field.

Answer: D

 

NEW QUESTION 18
During development, the client must only send emails to their company domain.
How should a Campaign developer make sure this is enforced?

  • A. Create a delivery template with an exclusion rule to remove recipients in other domains
  • B. Create a typology rule to exclude recipients in other domains
  • C. Create a default workflow template with an exclusion activity to exclude recipients in other domains
  • D. Update non-company domain emails to NULL

Answer: C

 

NEW QUESTION 19
When connecting to an Adobe Campaign server using the Client Console, an operator gets the following error:
'HTTP code 500: The IP address via which you are accessing the server is not accepted. Connection refused.' How should the Developer fix this issue?

  • A. Uncheck the option 'Forbid access from the rich client' in the security settings of the operator
  • B. Uncheck the 'Disable account' option in the security settings of the operator
  • C. Provide the operator with the correct connection URL
  • D. Configure a security zone for the operator to be able to connect

Answer: D

 

NEW QUESTION 20
A Campaign developer needs to run a newly created campaign workflow. The workflow fails with the following error: "The schema specified in the transition is not compatible with schema "nms:recipient" specified in the delivery - they must be identical".
Which steps should the Campaign developer take to resolve this error?

  • A. Create a new target that matches the default schema of the workflow.
  • B. Delete the email delivery and re-add it into the workflow.
  • C. Unconditionally stop and restart the workflow.
  • D. Change the targeting dimension to the recipient schema prior to the delivery.

Answer: A

 

NEW QUESTION 21
Which of the following is a server command?

  • A. nlserver begin [@]
  • B. nlserver pause [@]
  • C. nlserver cancel [@]
  • D. nlserver stop [@]

Answer: D

 

NEW QUESTION 22
A campaign target population is cut at 100 random records to receive a limited offer. When the Campaign developer goes to approve the targeting for the offer, only 90 records are available. Ten records have been removed by a required topology rule Less than 18 Years Old.
A Campaign developer must make sure exactly 100 records are selected and sent an offer while ensuring compliance.
How should the Campaign developer perform this task?

  • A. Select 110 random records to account for the drop by the typology rule
  • B. Change the execution order of the Less than 18 Years Old typology rule to execute later
  • C. Add a filter to the workflow to select only 18 years of age or older
  • D. Remove the Less than 18 Years Old rule from the typology defined in the delivery

Answer: D

 

NEW QUESTION 23
What is the primary benefit of utilizing a platform option?

  • A. To communicate with external applications
  • B. To reference and update a parameter across multiple workflow executions
  • C. To automatically create an incremental counter to maintain a consistent sequence
  • D. To standardize the values of a field and help with data input or use within queries

Answer: A

 

NEW QUESTION 24
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
  • B. nms:trackingLogRcp
  • C. xtk:broadLog
  • D. nms:broadLog

Answer: D

 

NEW QUESTION 25
A campaign developer installs the transactional message control package, but NOT the transactional message execution package.
What is the reason for this decision?

  • A. Message templates are created in the transactional message control.
  • B. Transactional message execution packages are installed by default.
  • C. Transactional message control sends the message.
  • D. Direct mail messages are managed in the transactional message control.

Answer: A

 

NEW QUESTION 26
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. iSegmentCode
  • B. targetData/segmentCode
  • C. targetData/@SegmentCode
  • D. sSegmentCode

Answer: B

 

NEW QUESTION 27
A Campaign instance is configured with every module installed. When creating a custom Target mapping for this instance, the 'Extensions' window allows additional schemas to be generated.
Which two optional modules allow additional schemas to be generated? (Choose 2)

  • A. Offer engine
  • B. Transactional message control
  • C. Deliverability monitoring
  • D. Marketing resources
  • E. Online surveys

Answer: A,E

 

NEW QUESTION 28
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. FTP/SFTP
  • B. SOAP
  • C. Workflows
  • D. REST
  • E. External Account

Answer: B,D

 

NEW QUESTION 29
A Campaign developer must store a dynamically created email subject line code from a campaign workflow.
How should the Campaign developer meet this requirement?

  • A. Extract subject line code to a file from the campaign workflow and use the file in reports or re-marketing workflows
  • B. Write a custom JavaScript code in the campaign workflow to store subject line code in custom schema
  • C. Modify the email delivery to write the subject line code to a custom schema
  • D. Modify the target mapping used in delivery to log subject line code as "additional parameter" in the delivery logs

Answer: C

 

NEW QUESTION 30
Which statement is true regarding campaign hierarchy?

  • A. A campaign plan folder is required to create a campaign.
  • B. A campaign folder is required to create a campaign.
  • C. A campaign program folder is required to create a campaign.
  • D. A campaign workflow folder is required to create a campaign.

Answer: C

 

NEW QUESTION 31
A customer asks an Adobe Campaign Classic Developer to write a web service that can be used to update the meal preferences of recipients in real time. Which two configurations are required to set up such a web service within Campaign Classic? (Choose 2)

  • A. Set keyBasedAuthentication to 'true'
  • B. Set security Token to 'true'
  • C. Set allowUserPassword to 'true'
  • D. Configure the public IP of the remote server as a subnetwork In a security zone
  • E. Add securityZone Enumeration option using the remote server's IP

Answer: D

 

NEW QUESTION 32
A client has a user created specifically for making API calls. The client does NOT want to create a new session token for each call.
How should the Campaign developer configure the operator to accomplish this request?

  • A. Forbid web access
  • B. Use Adobe ID login
  • C. Use LDAP integration
  • D. Enable trusted IP

Answer: A

 

NEW QUESTION 33
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 using autopk
  • B. Create a composite key of multiple columns
  • C. Create a table without a primary key
  • D. Create a primary key on one of the available fields

Answer: A

 

NEW QUESTION 34
A developer configures two split activities (Split1 and Split2). Each split has only one resulting segment. The population of the first split is the input population of the second. The segmentCode is configured on the splits as follows:
Split 1
Name: Split1
segmentCode = 'segment1' Split 2
Name: Split2
segmentCode = 'segment2'
All splits and subsequent segments result in records. The Campaign developer turns on the Concatenate the code of each segment with the code found in the input population option of the second split What is the resulting segmentCode value?

  • A. segment1segment2
  • B. segment2
  • C. @ID of the recipient record + 'Segment2'
  • D. split1segment1split2segment2

Answer: D

 

NEW QUESTION 35
An Adobe Campaign Classic Developer's client uses a unique customer ID to identify and contact their customers. This customer ID is a number. The client wants to send out a personalized email to all customers.
Which Exclusion setting can have a different impact if the ID would have been an email instead of a number?

  • A. Quarantined recipients
  • B. Recipients who no longer want to be contacted
  • C. Duplicate addresses during delivery
  • D. Previously contacted recipients

Answer: C

 

NEW QUESTION 36
......

Ultimate Guide to Prepare AD0-E312 Certification Exam for Adobe Campaign: https://www.torrentvalid.com/AD0-E312-valid-braindumps-torrent.html