AD0-E312 Adobe Campaign Classic Developer

Loading demo links...

Showing 7–9 of 10 questions

Question 7

Which of the following is a server command?

Select an option, then click Submit answer.

  • nlserver pause [@]

  • nlserver begin [@]

  • nlserver stop [@]

  • nlserver cancel [@]


Question 8

How should a Campaign developer restrict users from entering only one of three possible data values in a column called customerstatus?

Select an option, then click Submit answer.

  • Create an onChange JavaScript trigger to alert the end user to the invalid value B. Leverage the enableif keyword with an expression that evaluates the values for customerstatus

  • Leverage Enumerations in drop-down lists for the three allowed values

  • Apply a sysfilter to the form and filter on the values for customer status


Question 9

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

Select an option, then click Submit answer.

  • Add the user to the Workflow Supervisor group

  • Add the user to the Administrator Operator group

  • Add the user to the Delivery Operator group

  • Add the user to the Campaign Manager Operator group