How can you give access to a view without giving access to its source folder?
A. Provide only read access to the specific parent node.
B. Do not give read access on the parent node of the source folder.
C. Set the "Restrict to information found in sub-folders of" tab to the specific view.
D. The user must be able to access the source folder to access a view.
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
In order to restrict the choice of target elements in an input form a sysfilter was added via the link definition:

What is missing in line 4?
A.
B.
C.
What is the purpose of the "Taken into account if" expression on a predefined filer?
A. The "Taken into account if" expression provides the marketing user with a drop-down to select which conditions to apply.
B. The conditions on which the "Taken into account if" expression is applied will only be used if the "Taken into account if" expression is true.
C. The "Taken into account if" expression is used to only display an input when the expression is true.
D. The "Taken into account if" expression can be used to format the filter result
A new schema is defined. This error appears when the schema is saved. What is the reason for this error?


A. The location element is incorrect.
B. The compute-string is incorrect.
C. The type of the zip code attribute is incorrect.
D. The prospect does not have a zip code.
The header of the email contains these words:
E-mail not displayed correctly? View the Web version
How would you implement the link?
A. Using a link to a responsive version of the email.
B. using a link to the customer's website.
C. Using the mirror page personalization block.
D. Using the optout personalization block.
What does it mean to "Enable but do not execute" a workflow Activity, assuming the workflow has been started?
A. The workflow will execute up until the specified Activity, skip it, and continue without error.
B. The workflow will execute up until, but not through, the specified Activity.
C. The workflow will execute up until the specified Activity, prepare it to run, and then pause.
D. The workflow will execute through the specified Activity and then pause.
E. The workflow will execute through the specified Activity normally. but will log additional data in the Journal.
Which statement best applies to the following schema?

A. A 1:N relationship to the cus:recipient schema is declared
B. A 1:N relationship to the cus:company schema is declared
C. A 1:1 relationship to the cus:recipient schema is declared
D. A 1:1 relationship to the cus:company schema is declared
Workflows are NOT executing anymore. Which module is the root cause for this problem?
A. runwf
B. mta
C. watchdog
D. wfserver
Given the following schema, which is the correct syntax to display the "Birth date" field on an input form?

A.
B.
C.