Here are all the actual test exam dumps for IT exams. Most people prepare for the actual exams with our test dumps to pass their exams. So it's critical to choose and actual test pdf to succeed.

Exam AD0-E725 Topic 1 Question 27 Discussion

Actual exam question for Adobe's AD0-E725 exam
Question #: 27
Topic #: 1
A customer asks for a new functionality which will allow them to see the total lifetime sales statistic of a product. This new data is to be made available for the API and traditional product exports. The technical architect of the company servicing the client decides that for this to be achieved, the first step is for an Extension Attribute to be created.
What are the next two steps that need to be taken? (Choose two.)

Suggested Answer: C,D Vote an answer

To expose a new field via an Extension Attribute:
C # Declare the extension attribute in etc/extension_attributes.xml.
D # Implement an after plugin on the Product Repository to populate the new attribute with custom logic (in this case, lifetime sales).
A is incorrect: etc/webapi_rest/extension_attributes.xml does not exist (only extension_attributes.xml is valid).
B is incorrect: around plugins are discouraged here and unnecessarily complicate service contract extensions.
Reference:
Adobe Commerce DevDocs - Extension attributes

by June at May 18, 2026, 05:10 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

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.