The following XML expression checks for the existence of a first name and will raise an error if the first name field is empty.

Where should this expression be located?
A. Inside the
There are two distinct recipient folders for France and Germany. There are two operator groups for France and Germany that are assigned to each respective folder. A new regional manager joins the company and needs to be able to see both German and French recipients.
How should you setup the rights of that user?
A. Assign the new operator to the Administrator group.
B. Assign the new operator to both French and German folders.
C. Assign the new operator to both French operator and the German operator group.
D. Assign the new operator to a new operator that has rights on both folders.
How should you organize the creation of the following tasks?
A. Campaign – Program – Plan - Delivery
B. Delivery – Campaign – Plan – Program
C. Plan – Program – Campaign – Delivery
D. Program – Delivery – Plan – Campaign
How would you setup a container in a form in order to make it visible for operators with the named right Managementgroup2?
A.
B.
C.
D.
How would you set up the query of a predefined filter in order to get all recipients with blacklisted email addresses?
A. no longer contact by direct mail or no longer contact by email or status for info on the e-mail equal to Quarantine
B. no longer contact (by any channel) or no longer contact by email or status for info on the e-mail equal to Blacklisted
C. no longer contact (by any channel) and no longer contact by email and status for info on the e-mail equal to Blacklisted
D. no longer contact by direct mail and no longer contact by phone and status for info on the e-mail equal to Quarantine
What could we do to improve the integrity of the following API function?

A. Return a DOMElement instead of a string
B. Include a try ?catch statement to catch errors
C. Store the incoming arguments in an array
D. Use the queryDef API instead of the load() and save() methods
E. Include a conditional If statement to catch errors
You want to create a landing page that has a width of exactly 800 pixels. What should you do?
A. Create an HTML node within the page and specify the page width.
B. Open the page properties and set the "page width" attribute.
C. Open the rendering and add a CSS directive to overload the page width.
D. Create a JavaScript activity and set the page width attribute within the context.
What is the effect of the following sysFilter when added to a Recipient schema extension?

A. When viewing or loading Recipients in Adobe Campaign, only Recipients with an email address are displayed or loaded
B. All Web Applications that capture an email address will automatically validate that the field is not empty
C. Only Recipients with email address can be inserted into the database
D. Recipients without email addresses will automatically be executed from email deliveries
A technical workflow needs to be deployed in order to delete all contact from the out-of-the-box recipient table which are born before a certain year. The workflow should automatically run on a daily basis.
Identify the workflow activities needed to perform the given task.
A. Time constraint ?Data loading (RDBMS) ?Content Management ?End
B. Continuous delivery ?Loading (SOAP) ?Update aggregate ?End
C. Scheduler ?Query ?Update Data ?End
D. Wait ?Read list ?List update ?End