최신 AD0-E312 무료덤프 - Adobe Campaign Classic Developer Expert
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?
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?
정답: D
A campaign developer must store a customer's secondary email address, secondary phone number, and secondary physical address in Adobe Campaign.
The campaign developer extends the recipient schema to perform this task. What is the result of doing this?
The campaign developer extends the recipient schema to perform this task. What is the result of doing this?
정답: C
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?
What should be the expected results of the Union activity?
정답: A
A Campaign developer is setting up a new API to query the recipient table from an external application. The developer is setting up an Operator for use specifically with the new API. In doing so, the developer selects the option "forbid access from the rich client" What impact does this have on the API?
정답: B
What is NOT a prerequisite for Adobe Campaign Server installation on a Windows Server?
정답: C
Which type of External Account should be used to connect to the mid-sourcing instance in a hybrid installation?
정답: D
In which activities can a Campaign developer set the segment code?
정답: D
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?
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