Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam AD0-E134 topic 1 question 22 discussion

Actual exam question from Adobe's AD0-E134
Question #: 22
Topic #: 1
[All AD0-E134 Questions]

An AEM application is expected to export a content fragment in JSON format without any customization for a headless implementation.
What is the recommended approach?

  • A. Use AEM Assets HTTP API
  • B. Use Core components to export JSON
  • C. Use Sling Exporter framework
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Pavani002
5 months, 1 week ago
A: https://experienceleague.adobe.com/docs/experience-manager-65/assets/extending/assets-api-content-fragments.html?lang=en While AEM Core Components provide a very comprehensive, flexible and customizable API that can serve required Read operations for this purpose, and whose JSON output can be customized, they do require AEM WCM (Web Content Management) know-how for implementation as they must be hosted in pages that are based on dedicated AEM templates. Not every SPA development organization has direct access to such knowledge. This is when the Assets REST API can be used. It allows developers to access assets (for example, images and content fragments) directly, without the need to first embed them in a page, and deliver their content in serialized JSON format.
upvoted 2 times
...
varsong
6 months ago
A, It is not possible to customize JSON output from the Assets REST API. https://experienceleague.adobe.com/docs/experience-manager-65/assets/extending/assets-api-content-fragments.html?lang=en
upvoted 1 times
...
mrjava
8 months, 1 week ago
Selected Answer: C
Because the question is about 'without any customization'
upvoted 2 times
...
rulostream
9 months, 1 week ago
Should be A: https://experienceleague.adobe.com/docs/experience-manager-learn/sites/content-fragments/content-fragments-delivery-feature-video-use.html?lang=en
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
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.

SaveCancel
Loading ...