Adobe Campaign has out-of-the-box namespaces. What are two of these namespaces? Choose the two correct answers.
A. xtn
B. ncm
C. xkt
D. xtk
E. nca
With every marketing campaign for a client that has several brands, a Campaign developer must associate the brand with the campaign for reporting purposes.
What changes should the Campaign developer recommend?
A. Extend the nmsPlan schema and add brandName attribute. Modify the form for nmsPlan to include the brandName as input field.
B. Extend the nmsOperation schema and add brandName attribute. In the campaign workflows, include an "update activity" to update the nmsOperation's brandName attribute.
C. Extend the nmsOperation schema and add brandName attribute. Modify the form for nmsOperation to include the brandName as input field.
D. Extend the nmsPlan schema and add brandName attribute. Modify the form for nmsProgram to include the brandName as input field.
A new column is added to the recipient schema via a schema extension. The extension is called recipientExt in namespace abc. This new column is called CustomerDecile and is of type long.
What is the database location of the new column?
A. NmsRecipient.iCustomerDecile
B. abcRecipient.CustomerDecile
C. NmsRecipientExt.CustomerDecile
D. abcRecipientExt.iCustomerDecile
In order for a database cleanup workflow to execute, which process should be in a Started state?
A. mtaserver
B. wfserver
C. exewf server
D. wkserver
Which operator group is required to approve the target group in a campaign workflow?
A. Delivery operators
B. Workflow supervisors
C. Content contributors
D. Campaign managers
Which two services are deployed only on a mid-sourcing instance in a hybrid installation setup? (Choose two.)
A. Redirection Service (webmdl)
B. Workflow engine (wfserver)
C. Delivery Service (mta)
D. Bounce email management Service (inMail)
A client wants to ensure that their company logo appears in every email that is sent. What typology rule typology rule type would a developer use to make this check?
A. Pressure
B. Capacity
C. Control
D. Filtering
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?
A.
C:\tosend\ <%= targetData. attachmentSegment %>.pdf
B.
C:\tosend\ <%= additonalData. attachmentSegment %>.pdf
C.
C:\tosend\ <%= recipient.attachmentSegment %>.pdf
D.
C:\tosend\<%= enrichmentData. attachmentSegment %>.pdf
How would a developer best describe the limitations of the Adobe Campaign Interaction module?
A. Offers have to be reapproved after any change lo rules or content
B. Interaction can be used only for outbound marketing activities
C. The Offer catalog can support only S12 Offers as a
D. Only one Offer Category can be used in a delivery
A Campaign developer wants to utilize the standard directory structure in Adobe Campaign as much as possible.
Where should the Campaign developer create a sub-folder for workflows importing data to the recipient schema?
A. Under Profiles and Targets > Jobs
B. Under Resources > Campaign Management
C. Under Administration > Production
D. Under Administration > Configuration