During the discovery phase, a business practitioner received a request to add secondary email addresses for recipients.
What should the business practitioner do to deliver notifications to the new addresses?
An Adobe business practitioner needs to export a report on user activities with various reporting tools within Adobe Campaign. The business practitioner would like to know how many times each report has been generated and how many unique users used it.
What is the best practice to accomplish this task?
An Adobe Campaign developer wants to build an input form and observed one form is already created with same schema "customer" and namespace "cus".
How should the developer build another form using the same schema and namespace?
An Adobe Campaign business practitioner is getting the following error in a workflow built by someone whose access for campaign instance has been revoked.
Error from workflow:(Campaign jobs(operationMgt))
BAS-010003 Unable to complete operation in current status.
WKF-560044 Error while sending notification with delivery template 'notify supervisor'
Please refer to the delivery log ID 00000 for more information (object associated with the
workflow task).
After analyzing the error, the practitioner understands that the xml of the workflow below needs to be updated:
process forecasted="0" login="xxxxx@xxxx.com" priority="0M processState="20" startState="07
What change is needed to remove the error?
In the Tracking Indicators report, which metric identifies how many of the targeted recipients opened a delivery?
A business practitioner wants to create a cross delivery workflow in a campaign so that customers who are subscribed to a newsletter would receive a promo in an email, then in an SMS.
What should the business practitioner do to ensure that this workflow is cross delivery?
An Adobe Campaign business practitioner needs to access a specific set of data including quarantined addresses, untargeted recipients, a specific age range, etc. on a regular basis. Data can change but conditions will remain the same.
How should the practitioner approach this to minimize the coding effort every time a similar request is made?
A business practitioner is asked to generate an audience of customers with their latest subscription status on an ongoing basis including new customers.
After querying the subscription table for the latest customer subscription status, what should a business practitioner do to keep the audience updated?
A business practitioner has been given a condition to create a link between two tables such that one primary key of the first table can be connected with multiple values over the primary key of the second table.
Which cardinality does the practitioner need to define in the first table while making a connection?
During development or testing, what are two ways a business practitioner can avoid leaving a workflow in a paused state? (Choose two.)
A business practitioner is creating three different activities:
1) Targeting a recipient with a specific email domain
2) Targeting recipients that are over 30 years old
3) Targeting deliveries with a delivery status equal to failed
The business practitioner attempts to combine the three results using the "Union" activity, and they receive the following error: "The document types of inbound events are incompatible (step 'Union'). Unable to perform the operation."
What is the cause for the error in the union activity?
An Adobe Campaign business practitioner is extracting data using a "Data Extraction" activity of a workflow.
What step should be taken to filter the final result of the aggregate for customers who have ordered more than 10 times?