Which is required when creating a new Plan?
A. Description
B. Parent
C. Start and end date
D. Nature
A user receives an Adobe Campaign email notification where they are informed that approval is needed for
a certain delivery. The user logs into the Adobe Campaign console and wants to approve the mentioned
delivery via the delivery dashboard but the approval link is NOT displayed there.
What would cause the approval link to NOT be shown?
A. The delivery has already been approved by another operator.
B. The user needs to belong to the "Delivery operators" group in order to see the link.
C. Only the link provided in the email notification can be used to approve the delivery.
D. The content of the delivery needs to be approved by another operator first.
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
Regarding the schema below, why is the link NOT optimized?
A. Integrity rules are not defined
B. The sequence for filling primary key values is not defined
C. The automatic primary key is not used
D. There is no unique index on the idPurchase attribute
There is an import workflow and an aggregates workflow. The aggregates need to be recalculated every time new data is imported.
Which should you use as the first activity of the aggregates workflow?
A. A JavaScript activity that contains the OnReceiveEvent method.
B. A Scheduler activity that runs every 5 minutes.
C. A Signal activity that is called from a PostEvent method.
D. A Jump that is called from another Jump.
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.
You create a new operator in Adobe Campaign. You decide the operator will NOT need access to the system via the rich client console.
Which statement is true when rich client access is forbidden?
A. The operator cannot login via the rich client but has web access and is authorized to make API requests
B. The operator can only access the system through SSH
C. The operator cannot login via the rich client or make API requests but will have web access
D. The operator cannot login via the rich client and has to access all functionality through a web interface
How can you prevent a user from inputting a recipient without an email address?
A. By adding a
B. By adding a "dataPolicy='mandatory'" attribute to the schema.
C. By adding a "mandatory='true'" attribute to the form.
D. By adding a trigger in the database.
How should you set the value of the integrity attribute in a link in order to delete the source occurrence which is NO longer referenced by a target occurrence?
A. define
B. normal
C. own
D. neutral
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