Exam AD7-E601 Topic 2 Question 25 Discussion
Actual exam question for Adobe's AD7-E601 exam
Question #: 25
Topic #: 2
Question #: 25
Topic #: 2
A company collects data from a web form on its site. The company wants to merge the data from the form and deduplicate the information against existing customer data:
Company Existing Profile Data:
* companyEmail: [email protected]
* fName: Celeste
* IName: Brown-Smith
* officePhone: 555-555-7787
* mobilePhone: 555-555-1212
* companyName: Blue Widget Company
* companyPosition: Manager
Data From Web Form Submitted:
* companyEmail: [email protected]
* fName: Celeste
* IName: Brown-Smith
* officePhone: 555-555-7700
* mobilePhone: 555-555-1212
* companyName: Blue Widget Company
* companyPosition: Director
Assume deduplication by the composite key companyEmail + IName + mobilePhone and the new web form data supersedes current data.
Which entry will the export file contain?
Company Existing Profile Data:
* companyEmail: [email protected]
* fName: Celeste
* IName: Brown-Smith
* officePhone: 555-555-7787
* mobilePhone: 555-555-1212
* companyName: Blue Widget Company
* companyPosition: Manager
Data From Web Form Submitted:
* companyEmail: [email protected]
* fName: Celeste
* IName: Brown-Smith
* officePhone: 555-555-7700
* mobilePhone: 555-555-1212
* companyName: Blue Widget Company
* companyPosition: Director
Assume deduplication by the composite key companyEmail + IName + mobilePhone and the new web form data supersedes current data.
Which entry will the export file contain?
Suggested Answer: B Vote an answer
Explanation
The correct answer is B because it matches the outcome of deduplication enabled on the composite key companyEmail + IName + mobilePhone. The destination file will only include one customer record per composite key, and it will choose the record with the latest data if there is a conflict. In this case, Customer 2 has a newer officePhone number than Customer 1, so Customer 2 will be included in the destination file and Customer 1 will be excluded.
References:https://experienceleague.adobe.com/docs/experience-platform/rtcdp/destinations/overview.html?lang
The correct answer is B because it matches the outcome of deduplication enabled on the composite key companyEmail + IName + mobilePhone. The destination file will only include one customer record per composite key, and it will choose the record with the latest data if there is a conflict. In this case, Customer 2 has a newer officePhone number than Customer 1, so Customer 2 will be included in the destination file and Customer 1 will be excluded.
References:https://experienceleague.adobe.com/docs/experience-platform/rtcdp/destinations/overview.html?lang
by Meredith at Jun 17, 2026, 06:58 AM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).