Expand my Community achievements bar.

SOLVED

How can AEM6.3 deliver Experience Fragments to 3rd party application?

Avatar

Level 3

How can AEM6.3 deliver Experience Fragments to 3rd party application?

I read the document.It tells me

"Set Up Experience Fragments and Adobe Target Integration in AEM" and

"JSON Exporter with Content Fragment Core Components".

But it doesn't tell me how AEM6.3 can deliver Experience Fragments to 3rd party application in json format.

And I want to know what files' format Experience Fragments are stored in AEM6.3?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi,

XF stores content as html/text like a normal page.

In order to export content as a json to 3rd party you need to export content as JSON using Jackson Annotation.

http://sgaem.blogspot.com/2017/06/sling-model-exporter-in-aem-63.html



Arun Patidar

View solution in original post

4 Replies

Avatar

Level 3

How can it be delivered in JSON format?

And I want to know what data  files' format Experience Fragments are stored in AEM6.3?

Avatar

Level 10

Please watch this Experience Fragment video here - it will provide information for you  - Adobe Experience Manager Help | Using AEM Experience Fragments

Avatar

Correct answer by
Community Advisor

Hi,

XF stores content as html/text like a normal page.

In order to export content as a json to 3rd party you need to export content as JSON using Jackson Annotation.

http://sgaem.blogspot.com/2017/06/sling-model-exporter-in-aem-63.html



Arun Patidar