How should a Campaign developer restrict users from entering only one of three possible data values in a column called customerstatus?
A. Create an onChange JavaScript trigger to alert the end user to the invalid value
B. Leverage the enableif keyword with an expression that evaluates the values for customerstatus
C. Leverage Enumerations in drop-down lists for the three allowed values
D. Apply a sysfilter to the form and filter on the values for customer status
A daily campaign has sent out 0 emails to customers this week when it should be sending over 1000 emails a day. None of the activities are flashing red 10 indicate they are showing an error.
What would be a developer's first step in troubleshooting the failed workflow?
A. Close the Adobe Campaign program and restart it
B. Check the logs for each individual activity to identify any errors
C. Check the workflows Journal to analyse the audit logs of the campaign
D. Duplicate the workflow and re-run It
Which two attributes need to be configured in order to create an External Account of type 5FTP? Choose the two correct answers.
A. Access Key
B. Encryption
C. Server
D. Account
E. Channel
A Campaign developer is sending proofs for an email delivery. The Campaign developer must indicate what time the proof was generated in the proof email subject line.
How should the Campaign developer accomplish this task?
A. In the delivery properties > advanced, edit the proof properties and define a JavaScript block to calculate the current timestamp
B. In the delivery properties > advanced, edit the proof properties to append the current date time stamp when sending the proof
C. While sending proofs, manually change the subject line to include the current date time
D. Code the email delivery to dynamically append the date time in the subject line if a proof is being sent
Which type of External Account should be used to connect to the mid-sourcing instance in a hybrid installation?
A. HTTP
B. Routing
C. External Database
D. Execution Instance
Out of the following variables, which has the widest range of visibility within the platform?
A. event variable
B. option variable
C. platform variable
D. instance variable
What should a Campaign developer change to update the default time zone of the instance?
A. Modify the default time zone of the admin operator
B. Update the default country on the deployment wizard
C. Update the xtk:common schema with the desired time zone
D. Modify the WdbcTimeZone platform option with the desired time zone
What is the purpose of the script iis_neolane_setup.vbs?
A. To install IIS on the server
B. To configure the Adobe Campaign server to use the IIS virtual directory
C. To install the Adobe Campaign redirection software
D. To update the Adobe configuration file to use IIS
There are some changes in the navigation hierarchy that are not appearing in the client console. What would be the just step an Adobe Campaign developer takes to solve this issue?
A. Update the database structure
B. Clear the local cache
C. Restart the user interface technical workflow
D. Update the input form
A Campaign developer configures a delivery with 100 records. After executing the delivery, the developer goes to approve the targeting. The developer sees 100 records as the target count and 90 records as the To Send count.
The Campaign developer needs a detailed listing of the individual records dropped and the reason for exclusion before approving the target.
After opening the delivery, how should the campaign developer perform this task?
A. Go to To: -> Exclusions. Select Allow Excluded Addresses.
B. Go to Delivery -> Exclusions
C. Go to Tracking
D. Go to Audit -> Causes of Exclusions