How to use editable template while creating pages dynamically | Community
Skip to main content
Level 3
November 9, 2021
Solved

How to use editable template while creating pages dynamically

  • November 9, 2021
  • 1 reply
  • 1017 views

Hi,

I have some data to import to AEM and create page dynamically. I have editable template for these pages.

I want to pages should have all those root nodes which are set in editable template as initial content.

How can I do that?

 

Thanks

Harpreet

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Kiran_Vedantam

Hi @hptarora 

 

For your use case please find the answer by @kautuk_sahni here: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-to-programmatically-create-a-web-page-for-each-of-thousands/td-p/247022

 

Hope this helps!

 

Thanks,

Kiran Vedantam.

1 reply

Kiran_Vedantam
Community Advisor
Kiran_VedantamCommunity AdvisorAccepted solution
Community Advisor
November 10, 2021
hptaroraAuthor
Level 3
November 10, 2021

Thanks for the reply...I got it working.