Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Adobe AD0-E327 - Adobe Campaign Classic Business Practitioner - Certified Expert

Page: 2 / 2
Total 50 questions

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.

Replace the login with an active operator "user id + email"

B.

Replace the login with an active operator email

C.

Replace the login with an active operator "user id + name'

D.

Replace the login with an active operator name

A new sample file is needed for a Data Loading process with a new layout. A business practitioner has clicked "Auto-Detect Format."

What step should the business practitioner take?

A.

Create a new Data Loading process and leave the original intact for future use

B.

Verify the file format, specifically date formats that need to be set correctly

C.

Load a file from the local machine to test the format

D.

Move forward, Auto-Detect formats the file properly

A business practitioner is creating a workflow with a querying population of 100 records. At the end of the workflow, the email delivery has a success status of 98. When the business practitioner checks the delivery logs, there are 110 successfully delivered emails.

What is a reason for 110 successfully delivered emails?

A.

The typology rules have not been applied correctly, therefore more people are contacted

B.

The delivery contacted the querying population of the delivery more than once

C.

The delivery logs are counting the email deliveries plus the proof deliveries

D.

The delivery logs are counting the email deliveries plus the seed addresses

A workflow was returning unexpected results. The Operator used the pause functionality to put the workflow into a paused state to examine these results. They never cleared the pause state.

What two impacts will this have on the overall Campaign instance? (Choose two.)

A.

It will increase the size of the database

B.

It will make the workflow more efficient next time

C.

It will stop further iterations of the workflow from running

D.

It will leave any temporary tables in place

E.

It will lock the workflow until it is restarted

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?

A.

Product (delivery/@product) = "Car" and

Package (delivery/package) = "PackageA" and

Label (delivery/@label) = "New Offers" and

Type (url/type) <> "Open"

B.

Product (delivery/@product) = "Car" and

Package (delivery/package) = "PackageA" and

Label (delivery/@label) = "New Offers" and

Tracking Logs (trackingLog): do not exist

C.

Product (delivery/@product) = "Car" and

Package (delivery/package) = "PackageA" and

Label (delivery/@label) = "New Offers" and

Tracking Logs (trackingLog): exist such as: "Not Open"

D.

Product (delivery/@product) = "Car" and

Package (delivery/package) = "PackageA" and

Label (delivery/@label) = "New Offers" and

Type (url/type) = "Not Open*