Which solution should be used?

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?
A . Information service with Customization Create a Service, set up a confirmation message and add customization to maintain history
B. Manage Externally: A third-party consent management tool outside of Adobe Campaign.
C. Customization Create new fields in Recipient schema, add new personalization blocks, and add workflows to handle un-subscriptions and history.
D. Information Services: Create a service, set up a Confirmation message, and maintain hostory

Answer: C

What should the Architect recommend?

Refer to the exhibit.

A customer calls for urgent support.

Their Adobe Campaign instance is running slowly and marketing workflows are taking a long time to execute the Architect finds.

✑ 50 workflow are running concurrently ✑ 24 workflows are stuck in pending state

✑ Workflows are scheduled to be executed at the same time every day

What should the Architect recommend?
A . Check with the DBA and archive old workflows to free up space
B. Restart the wfserver process and clear cache
C. Schedule workflows at different start times and restart pending workflows
D. Pause the running workflows and restarts the pending workflows

Answer: D

What is causing this issue?

A client has a hybrid hosting model and is trying to send a request from a workflow to a third-party API. When sending the request. Adobe Campaign does not receive a response.

What is causing this issue?
A . User name is password is incorrect
B. The URL is not allowed is incorrect
C. The URL is not allowed in the serverConf.xml
D. Logging is not enabled
E. Adobe can only send requests via http method POST

Answer: E

Which two recommendations should the Architect make?

A customer needs help to optimize a workflow that automatically exports tracking records campaigns sent during the day.

The workflow has a scheduler that runs every 6 hours and reads tracking logs created current date minus 6 hours. During data validation, the customer notices that records are missing with this approach.

Which two recommendations should the Architect make? (Choose two.)
A . Add a scheduler to execute every 6 hours, use an option to store the date since last execution of the export workflow, and use as a reference point.
B. Use an incremental query activity to fetch the last modified records from the tracking table modified in the last 6 hours.
C. Create an incremental query activity to fetch the last modified records from the recipient table that has tracing logs modified in the last 6 hours.
D. Add a scheduler to execute every 6 hours and use a dirty flag to update the tracking record that was picked in the execution of the workflow
E. Create a loop with a wait for 6 hours, store an instance variable of the id field that was last selected, and use that in the next query.

Answer: B,D

What should the Architect recommend?

A customer is migrating its legacy marketing platform with Adobe Campaign.

The customer has dependencies on a few significant custom database functions that enabled specific string manipulations and custom encryption.

While developing workflow, the team struggle to match these functions that the customer was able to use prior to Adobe Campaign.

What should the Architect recommend?
A . Get the development team to build a javaScript library to try to achieve what the sql functions are capable of doing.
B. Create workflow templates containing SQL codeactivities. Within each SQL code activity each database function can be defined.
C. Request the database team for the sql function defining and add those as SQL script objects in Administration -> Configuration -> SQL Scripts.
D. Implement the function in AC database and install them as package files in the prescribed xml structure.

Answer: D

Which two recommendations should the Architect make?

A campaign workflow has been configured to query recipients that have received deliveries and clicked on a link in the past 90 days.

Delivery history will be retrieved from boardLOgRop and click history from trackingLogRcp:

The data volumes for both tables are increasing by an average of 10 million per month.

Which two recommendations should the Architect make? (Choose two.)
A . Reduce time period and run the workflow more frequently
B. Recommend to use webAppLogRcp instead of trackingLogRcp
C. Avoid using both schemas when possible
D. Query data from trackingLogRcp and retrieve the related data from broadLogRcP
E. Increase the time period and run the workflow more frequently.

Answer: A,E

Which two fields should be included in Campaign data mode?

A technical Architect is setting up the data model for a new Adobe Campaign implementation.

The customer wants to set up personalized birthday campaign and has the following fields in the source database table.

* First_Name

* Age

* Social_Security

* Upload_Data

* DateOyBirth

Which two fields should be included in Campaign data mode? (Choose two.)
A . Social_Security, used for personalization
B. First_Name, used for personalization
C. Age, used for segmentation
D. DateOfBirth used for segmentation
E. Upload_Date used for segmentation

Answer: A,C

What is the risks this approach?

A company currently manages their Adobe Campaign users via Active Directory (LDAP).

In the future, they will be required to utilize a TLS 1.0 provider that the currently use to authenticate users on other platforms.

What is the risks this approach?
A . iDP server will not authenticate without a custom script.
B. LDAP will not support TLS 1.0.
C. Adobe IMS will not support upgrade from LDAP
D. Adobe IMS will not work with their provider

Answer: D

Which syntax be used?

A client to enrichdelivery data with additional custom information. The data will exist in a table will exist in a table named customDelivery, but will not be required for each delivery.

Which syntax be used?

A)

B)

C)

D)

A . Option A
B. Option B
C. Option C
D. Option D

Answer: A

Which option should the Architect implement?

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)

A . OptionA
B. OptionB
C. OptionC
D. OptionD

Answer: D