최신 Adobe Campaign AD0-E308 무료샘플문제:
1. An attribute called model_name is added to an existing schema, customerModel, using the following code:
<attribute label="Model Name" length="255" name="model_name" type="string"/> The XML for the new columns is parsed successfully and saved to the schema definition.
The end user tries to view the data using configure list... by adding the new attribute to the output columns. The following database error is thrown. "Invalid column name 'sModel_name'" What is the reason for this error?
A) The navtree definition for customerModel must be updated.
B) The attribute definition is missing a default value.
C) The Update Database Structure process was NOT completed successfully.
D) The end user must disconnect and reconnect from the Campaign client.
2. 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) segment2
B) segment1segment2
C) @ID of the recipient record + 'Segment2'
D) split1segment1split2segment2
3. 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) Modify the target mapping used in delivery to log subject line code as "additional parameter" in the delivery logs
C) Write a custom JavaScript code in the campaign workflow to store subject line code in custom schema
D) Modify the email delivery to write the subject line code to a custom schema
4. A Campaign developer is configuring an exclusion that takes two queries as input.
Query 1: Select customers with email address
Query 2: Select customers who do not want to be contacted
Customers who do not wish to be contacted must be removed. In a test run of the exclusion, the workflow raises the following error:
"You must define the main set for exclusion 'Remove Suppressions'." How should the campaign developer solve this issue?
A) Ensure a primary set is selected on the exclusion tab in the exclusion activity
B) Configure a delivery for use with the target audience
C) Only connect one query activity to the exclusion
D) Create the list called Remove Suppressions before running the exclusion
5. 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 an Email delivery and re-execute each day
B) Create a new Email delivery each day
C) Leverage a Continuous delivery
D) Leverage a Recurring delivery
질문과 대답:
질문 # 1 정답: B | 질문 # 2 정답: D | 질문 # 3 정답: D | 질문 # 4 정답: D | 질문 # 5 정답: A |