MultipleChoice
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?
OptionsMultipleChoice
A Campaign developer is configuring a direct mail delivery.
The Campaign developer selects "By data groupings'' when configuring the control group sampling within the delivery.
What is the reason for this configuration?
OptionsMultipleChoice
A Campaign developer receives a request to attach a file to each email in a campaign.
There are three variations of the attachment. The filename to be attached must be based on a recipient-level derived field: attachmentSegment. The derived field is created in an enrichment activity and carried through as additional data with the target population.
The developer will select File Name is Computed during delivery for each message and use a computed filename.
How should the developer set the attachment computed filename for the three attachments located in the C: \tosend directory?
Options