AD0-E308 Adobe Campaign Classic Developer

Loading demo links...

Showing 1–3 of 7 questions

Question 1

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

Select all that apply, then click Submit answer.

  • Redirection Service (webmdl)

  • Workflow engine (wfserver)

  • Delivery Service (mta)

  • Bounce email management Service (inMail)


Question 2

A Campaign developer must create a workflow to extract a set of specific records to a flat file each day.

Which three workflow activities are required? (Choose three.)

Select all that apply, then click Submit answer.

  • Scheduler

  • Query

  • Start

  • End

  • Data Extraction (file)


Question 3

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?

Select an option, then click Submit answer.

  • segment1segment2

  • segment2

  • split1segment1split2segment2

  • @ID of the recipient record + 'Segment2’