AEM configuration and aemheadless client | Community
Skip to main content
New Participant
July 25, 2023

AEM configuration and aemheadless client

  • July 25, 2023
  • 1 reply
  • 657 views

I'm trying to use AEM as cloud service to create an app with aemheadless client to get some json data by API. I was following the documentation but i think is a little confusing because i was trying to configurate step by step with documentation but sometimes give me error o missing package and some information are missing how i can access or enable my publish host i can only access to author and i didn't find an explaination on confusonary documentation. Please i need help , i tried with local version but didn't start the quickstart jar and have already installed correct jdk version .

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

1 reply

ManviSharma
Employee
July 25, 2023

Hi ,

Direct access to the publish environment is not available. Content is automatically deployed from the author to publish instances. Use published URLs providedto access your content.

 

Setting Up AEM Headless Client: Create an AEM project using the AEM Project Archetype. Configure the AEM Headless Client to consume JSON data from AEM through APIs.

SimonePiAuthor
New Participant
July 25, 2023

@manvisharma  thanks for the reply, you can send me the documentation section where explain how to publish some author instances  ? Thanks in advance