will it be possible to create aem pages programatically without resource resolver? | Community
Skip to main content
September 19, 2020

will it be possible to create aem pages programatically without resource resolver?

  • September 19, 2020
  • 1 reply
  • 871 views

Currently we are using selenium to create pages and published using author instance. will it be possible to create aem pages programatically without rersource resolver(session) - where as we are reading CRX node and properties infinity json data using external user, using same session can we create the pages dynamically and publish it? Please do the needful. Thanks!

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

1 reply

Vaibhavi_J
Level 7
September 21, 2020

Hi @automation-2020 , 

Yes it is possible using curl command. 

Below document gives a detailed step on how to create the page using curl. Also, it explains about other operations which we can perform using curl. Please have a look. 

https://docs.adobe.com/content/help/en/experience-manager-64/administering/operations/curl.html