A business practitioner has been deploying a campaign and running the delivery. The practitioner notices that delivery paused at the time of approval.
What is the named right required to resume the delivery?
An insurance company wants to send an email delivery labeled "New Offers" to all the customers with Car and PackageA to inform them about new offers that they can purchase. After one week they want to send a follow-up to those that did not open the delivery.
How would the business practitioner achieve that?
Package (delivery/package) = 'PackageA' and
Label (delivery/@label) = 'New Offers' and
Type (url/type) <> 'Open'
Package (delivery/package) = 'PackageA' and
Label (delivery/@label) = 'New Offers' and
Tracking Logs (trackingLog): do not exist
Package (delivery/package) = 'PackageA' and
Label (delivery/@label) = 'New Offers' and
Tracking Logs (trackingLog): exist such as: 'Not Open'
Package (delivery/package) = 'PackageA' and
Label (delivery/@label) = 'New Offers' and
Type (url/type) = 'Not Open*
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 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?
A business team is sending out a promotional email and would like to automatically send a follow-up email two hours later to the recipients who did not open the initial email.
What are the workflow activities needed to do this?