While uploading a file in Campaign, a developer needs to ensure that the rejects from the input file are captured in the external file. How would they do this?
A. White using data loading (die) option, choose Reject Management and add the reject file name
B. Use Auto Detect format and the rejection will be added automatically
C. Select Click here to change the file format use Error Processing, and add the reject file name
D. Define the file name in the target database using default or external database option
What would a developer use to trigger one workflow from another?
A. Scheduler activity
B. Option
C. PostEvent method
D. Jump activity
A new column is added to the recipient schema via a schema extension. The extension is called recipientExt in namespace abc. This new column is called CustomerDecile and is of type long.
What is the database location of the new column?
A. NmsRecipient.iCustomerDecile
B. abcRecipient.CustomerDecile
C. NmsRecipientExt.CustomerDecile
D. abcRecipientExt.iCustomerDecile
What is the primary benefit of utilizing a platform option?
A. To reference and update a parameter across multiple workflow executions
B. To automatically create an incremental counter to maintain a consistent sequence
C. To standardize the values of a field and help with data input or use within queries
D. To communicate with external applications
A Campaign developer is setting up a new API to query the recipient table from an external application. The developer is setting up an Operator for use specifically with the new API. In doing so, the developer selects the option "forbid access from the rich client" What impact does this have on the API?
A. The Operator will authenticate via external accounts for API access.
B. The Operator has access via the API.
C. `The Operator can issue API calls from within the rich client.
D. The Operator is denied access via the API.
Which operator group is required to approve the target group in a campaign workflow?
A. Delivery operators
B. Workflow supervisors
C. Content contributors
D. Campaign managers
A client is using Their own Customer schema instead of the default Recipient schema. What out-of-the-box functionality do they lose if they do so?
A. Default delivery approval settings
B. Use of Distribution of Values data in a query
C. Ability to save filters for re-use
D. The standard Services and Subscriptions
The Adobe Campaign developer sets a 'once' frequency scheduling activity tor a workflow. What is the expected workflow behavior?
A. It will run automatically when the scheduling time is met and finish when all activities are completed.
B. It will start automatically when scheduling time is met but the workflow will not finish.
C. It will run automatically when the scheduling time is met and then finish automatically.
D. It will run when it is started and the scheduling time is met but will not finish.
A client would like to add a new attribute to the Adobe Campaign nms:recipient schema for campaign targeting. How would a developer do this?
A. Create a view on the existing schema
B. Modify the source schema directly through the Adobe Campaign client console
C. Create a JavaScript activity in a workflow to modify the schema XML
D. Extend the schema with the same name but with a different namespace
A Campaign developer is building an automated workflow that is required to send emails to product purchasers from the previous day. The audience of each day's send must be stored in a delivery of its own.
Which type of delivery should the Campaign developer use in such a workflow?
A. Recurring delivery
B. Email delivery
C. Continuous delivery
D. Other delivery