ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 22 - AD0-E330 discussion

Report
Export

An Adobe Campaign Classic developer is working on an import workflow. The format of the file to be imported is CSV. An aggregate must be computed in the workflow. Which three components should be used to implement the import workflow to update the data? (Choose three)

A.

Update data

Answers
A.

Update data

B.

Change dimension

Answers
B.

Change dimension

C.

Enrichment

Answers
C.

Enrichment

D.

Data loading

Answers
D.

Data loading

Suggested answer: A, C, D

Explanation:

When creating an import workflow in Adobe Campaign Classic to load a CSV file, compute an aggregate, and update data, the following components are essential:

Data Loading:

This activity is used to import data from a file (e.g., a CSV) into the workflow. It reads the CSV file and brings the data into the Adobe Campaign workflow for processing.

Enrichment:

The Enrichment activity is employed to compute aggregates, such as sums or averages, within the workflow. It allows the developer to extend data by adding calculated fields or aggregating based on specific criteria.

Update Data:

Once the data is enriched with the necessary aggregates, the Update Data activity is used to update records in the database. This activity can insert new records, modify existing ones, or perform both actions based on the imported and processed data.

Using Data Loading, Enrichment, and Update Data components in this sequence enables effective import and data processing within the workflow.

asked 25/10/2024
Gudni Hauksson
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first