I am currently using API to create folder and cq:page as shown below:
Node kapostconnectorPage = JcrUtil.createPath(custNode.getPath() + "/" + "venkakapostconnector", "cq:Page",
custNode.getSession());
How do I create or set jcr:content?
When I create cq:page it doesnt create jcr:content automatically.
Solved! Go to Solution.
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Hi there,
Thanks for reaching out to Adobe Community.
Please see if the below community article helps:
http://helpx.adobe.com/experience-manager/using/querying-experience-manager-data-using1.html
Thanks!
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies