A customer has the below requirements to handle un-subscriptions:
* Make the feature available for Push and Email channels
* Send a confirmation message to the recipient of the opt-out
* Be able to store subscription history
Which solution should be used?
Information Services can be used to handle un-subscriptions for both push and email channels by creating a service, setting up a confirmation message, and maintaining the history of the subscriptions. This will allow the customer to make the feature available for both push and email channels, send a confirmation message to the recipient of the opt-out, and be able to store subscription history.
An Architect needs to design a data model for a company that runs Multi Brand Campaign (Multi Channel).
Recipients can be customers of more than brand customer and brand data will be delivered to Adobe Campaign in flat files extracted from an external database.
What should the Architect do?
For references related to the topics mentioned above, you can refer to the following sources:
A company is migrating from an email service provider to Campaign. The company wants to move over 300 daily recurring campaigns into the in new instance.
The campaigns need to run body.
What should the Architect recommend?
Run the campaign workflows at different intervals and make sure they execute only when data is available to avoid 0-record question and reduce database load. This approach will allow the Architect to run the campaign workflows at different intervals and ensure that they execute only when data is available to avoid 0-record questions and reduce the database load. Additionally, the Architect should consider merging common campaigns and using conditional logic to determine which blocks of content to display within the delivery, changing the Application server configuration Action-Active to allow users to create workflows on either the Primary or Secondary application server, and increasing the number of database connections to 350 to allow the 300 campaigns to execute alongside all other system processes with minimal effect.
A company has a campaign workflow that has 20 different segment defined in a Cell activity. Once the workflow reaches Delivery activity, the requirement is to provide counts that contain the following:
- Initial Query Population
- Count of records in each segment of the Cell activity
- Final Population targets in the Delivery
Which solution should the Architect recommend?
This solution would allow for the counts to be gathered and presented in real-time during the campaign workflow. The script could query the counts from the various branches of the Cell activity, as well as the initial query population and final population targets in the Delivery activity. The data could then be sent via an Approval activity for review by the Workflow Supervisor.
A client requests a link from the recipient to their last transaction. The client only needs to see the link from the recipient to the last transaction and wants to ensure the reverse link is not visible from the transaction table.
Only the insurance business unit needs to have visibility.
Which option should the Architect implement?
A)
B)
C)
D)