Free AD0-E308 Exam Braindumps (page: 3)

Page 2 of 16

A Campaign developer is adding a schema to the existing data model.
Which step must be performed for the table to be used in Adobe Campaign queries?

  1. Create a join in the schema to the Recipient table.
  2. Match the schema name to the table name.
  3. Create a primary key in the schema.
  4. Create the schema in a new namespace.

Answer(s): D


Reference:

https://docs.adobe.com/content/help/en/campaign-classic/using/configuring-campaign-classic/editing-schemas/schema-of-an-existing-table.html



A Campaign developer is creating a flag to identify recipients who have specified date of birth. The Campaign developer codes the expression as follows in an enrichment activity:

lif([target/birthDate] is null, ‘N’, ‘Y’)

When the developer goes to save the expression, the following error displays: Element ‘birthDate’ unknown (see definition of schema ‘Recipients (nms:recipient)’)
-----

The path ‘/target/birthDate’ is invalid in schema ‘Enrichment 2 (temp:enrich2-src)'.
-----
Unable to parse expression ‘lif([Itarget/birthDate] is null, 'N’ Y’)‘ What is the problem with this expression?

  1. The condition is null is NOT valid in expressions
  2. target is not a valid schema
  3. target/birthDate is missing the @ before birthDate
  4. lif() is an invalid function

Answer(s): C



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

  1. Extract subject line code to a file from the campaign workflow and use the file in reports or re-marketing workflows
  2. Modify the email delivery to write the subject line code to a custom schema
  3. Write a custom JavaScript code in the campaign workflow to store subject line code in custom schema
  4. Modify the target mapping used in delivery to log subject line code as "additional parameter” in the delivery logs

Answer(s): B



A workflow is using two Query activities that select recipients who have bought specific products. Each Query activity stores the product as additional data. Both Query activities are then added into a Union activity joining using the keys only option.

What should be the expected results of the Union activity?

  1. Recipients and products common to both queries
  2. All records from both queries
  3. Distinct recipients from both queries
  4. Distinct recipients and the products from both queries

Answer(s): B


Reference:

https://docs.adobe.com/content/help/en/campaign-standard/using/managing-processes-and-data/targeting-activities/union.html






Post your Comments and Discuss Adobe AD0-E308 exam with other Community members:

AD0-E308 Discussions & Posts