What is the purpose of the Jump activity?
A. To improve the readability of the workflow
B. To call a subworkflow
C. To create branching in the workflow
D. To trigger a workflow
What would a developer use to trigger one workflow from another?
A. Scheduler activity
B. Option
C. PostEvent method
D. Jump activity
An Adobe Campaign developer uses an Import workflow to load data from an external source, but finds that duplicate entries are created in the recipient table. What are the two likely causes of the error? Choose the two correct answers.
A. The Update data activity is set to the 'insert' option.
B. The file was not deduplicated before the importing workflow.
C. A deduplication step is missing in the workflow.
D. The identifier was not configured property.
E. The reconciliation option in the Update data is set up improperly.
A new workflow being built has strict compliance requirements: the workflow's Journal must be archived for 180 clays. The rest of the Adobe Campaign instance must maintain this data for only 30 days.
How would a developer configure the workflow in question to extend the storage of Journal data?
A. Editing the filter in the Journal of the workflow
B. Adding a script into Workflow properties
C. Editing the Advanced campaign parameters of the campaign
D. Changing the Execution properties of the workflow
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
Client A would like the developer to create an Import workflow tor updating recipients. Each recipient row contains a flag which corresponds with add, delete or update the recipient
What are the five most common activities used for this type of workflow?
A. Data loading. Deduplication. Update data Query. Data transform
B. Enrichment Split. Deduplication Update data. Deployment
C. Data loading. Enrichment Split Deduplication. Update data
D. Data loading. Enrichment Split Deduplication Change Dimension
A client has a user created specifically for making API calls. The client does NOT want to create a new session token for each call.
How should the Campaign developer configure the operator to accomplish this request?
A. Enable trusted IP
B. Forbid web access
C. Use LDAP integration
D. Use Adobe ID login
From Adobe Campaign, how is a segment defined in another Adobe Experience Cloud solution accessed?
A. Create snared audience
B. Create linked list
C. Create list
D. Create query
A client would like to send multiple recurring email deliveries using the same Sender address. What would a developer use to store the Sender address to efficiently manage changes across all existing deliveries and environments?
A. An enumeration
B. A public resource
C. A content schema
D. An option