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?
An Adobe Campaign business practitioner has been checking the delivery report of all the deliveries sent from Adobe Campaign one year ago from current date, but the data shown in the report is zero for all the deliveries.
What is a possible reason for this?
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?
A retail company would like to send a promotional offer to their loyalty customers which is redeemable by a phone call to their customer call center The segmented population for the send is 23,500 and the customer center is equipped to redeem 5,000 offers each day.
How would a business practitioner ensure that the offers are controlled in a sequential send?
The code "delivery.operation_id = instance.vars.operation_id" is inside the delivery script tab. What action is being performed by the code?