During a data investigation, a business practitioner modifies workflow properties to keep the results of interim populations between two executions.
What are two purposes of this step? (Choose two.)
Answer : D, E
The two purposes of modifying workflow properties to keep the results of interim populations between two executions areD. To save data created with each run of the workflow to a list andE. To analyze data that is being passed between two activities in the workflow.
Saving data created with each run of the workflow to a list allows the business practitioner to keep track of the data generated by the workflow. This can be useful for analyzing the data and for troubleshooting any issues that may arise. Analyzing data that is being passed between two activities in the workflow can help the business practitioner to identify any issues with the workflow and to optimize the workflow for better performance.
Modifying workflow properties to keep results of interim populations serves several purposes, including saving data created with each run of the workflow for future reference, which might be used for analysis or reporting, and to analyze data between activities without needing to re-run the workflow. This can be particularly useful in understanding the behavior of the workflow and the data being processed. It's not about configuring schema (Option A) or modifying data on the fly (Option B), and while data can be exported for analysis, it is not the primary purpose of keeping interim results (Option C). Reference: These purposes are aligned with typical use cases in campaign management workflows where data retention and analysis are necessary for iterative development and improvement of campaign logic.
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?
Answer : D
Adobe Campaign allows you to access and analyze the tracking logs of your deliveries.These logs contain information about the status, date, time, recipient and channel of each message sent2.You can also use reports and alerts to monitor your delivery performance and issues3.
One reason for 110 successfully delivered emails when the querying population is 100 records is thatthe delivery logs are counting the email deliveries plus the seed addresses. Seed addresses are additional email addresses that you can add to your delivery target for testing purposes. They are not part of your querying population but they are included in your delivery logs.
A business practitioner is preparing a presentation and needs to list and report the email errors.
Which contains the possible delivery bounce types?
Answer : A
In the context of email delivery errors, 'Hard' bounces refer to permanent delivery failures (such as an invalid email address), 'Soft' bounces are temporary delivery issues (such as a full inbox), and 'Unreachable' typically means that the email server could not be reached or is not responding. These terms categorize delivery errors based on their nature and help in analyzing the deliverability issues of an email campaign. Reference: The categorization of bounce types into Hard, Soft, and Unreachable is standard terminology in email marketing for classifying delivery errors.
In the Tracking Indicators report, which metric identifies how many of the targeted recipients opened a delivery?
Answer : B
The metric that identifies how many of the targeted recipients opened a delivery in the Tracking Indicators report isDistinct opens for the population reached. Therefore, option B is the correct answer.
The other options are:
Sum of opens for the population reached: This metric identifies the total number of opens for the population reached.
Distinct clicks for the population reached: This metric identifies the total number of clicks for the population reached.
Recipient clicks for the population reached: This metric identifies the total number of clicks for the population reached, but only counts one click per recipient.
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?
Answer : C
To create a cross-delivery workflow where an email is followed by an SMS, it's important that the workflow can pass the target recipients from the email delivery to the SMS delivery. Checking the 'Generate an outbound transition' option in the workflow execution settings of the email delivery creates an output population that can be used as the input for the subsequent SMS delivery activity. This ensures that the recipients who received the email are then considered for the SMS, maintaining the flow of communication across the different delivery channels. Reference: This process aligns with cross-channel campaign management, where the flow of the recipient data from one delivery channel to another is managed within a campaign workflow.
When creating a new workflow, the operator wants to display the result of activities on their outbound transitions, followed by the label of the result as defined in the activity properties.
Which is the correct method to enable this?
Answer : A
Adobe Campaign allows you to create and execute workflows that automate various processes and tasks for your campaigns.You can also monitor and troubleshoot workflows using different methods1.
To display the result of activities on their outbound transitions, followed by the label of the result as defined in the activity properties, you need to usethe Display progress information option.This option is available in the workflow properties (General tab) and it enables you to view additional information on each transition such as number of records processed, label of result, etc2.
In Adobe Campaign, to display the result of activities on their outbound transitions, along with the label of the result as defined in the activity properties, the operator can enable the 'Display progress information' option. This option provides visibility into the workflow's progress and helps to debug or analyze the workflow's behavior by showing the count and content of records being passed from one activity to another. Reference: The option to display progress information is a feature within Adobe Campaign Classic's workflow management that aids in monitoring and diagnosing the flow of data within campaign workflows.
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?
Answer : C
To manage the flow of promotional offers and ensure the call center can handle the redemption volume effectively, the business practitioner would need to implement a controlled delivery process. By creating an incremental send for 5,000 offers, the practitioner can distribute the promotional offers in manageable batches. The application of the Filtering Typology rule serves to halt the send process once the daily limit of 5,000 offers is reached, ensuring that no more than 5,000 customers are contacted per day. This approach prevents overwhelming the call center and helps maintain an organized redemption process. The typology rule will filter out any additional sends after the daily quota has been met, resuming only the next day with the next batch of 5,000 until the entire segment of 23,500 is covered. Reference: The response is based on the understanding of typology rules and send management within Adobe Campaign Classic or similar campaign management systems, ensuring the delivery process aligns with the operational capacity of the call center.