Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

How to extract content/pages from crownpeak?

Avatar

Level 1

how to extract content from crownpeak can you plz provide any solutions for this.
thanks in advance. 
@Arun_Patidar @Jörg_Hoh @BrianKasingli @Theo_Pendle @vanegi @kautuk_sahni 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi,

You need to check how the content in crownpeak stored, like json/XML or database

 

To migrate from crownpeak to AEM, you have to write a migration script which basically parse the source input and create .content.xml



Arun Patidar

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi,

You need to check how the content in crownpeak stored, like json/XML or database

 

To migrate from crownpeak to AEM, you have to write a migration script which basically parse the source input and create .content.xml



Arun Patidar