Hi Everyone, I want to export my conent fragment data in JSON format using specfic end point with servlet, I want the ouput of the data like below attached screenshot, Kindly Help me if you have any ideas for this issue. Thanks.
Hi all,Is it possible to create a static template in aem as a cloud service. If possible can any one tell how to create a static template in AEM Cloud Service 2023 version. ThanksNandheswara
Hi all,I'm using aem as cloud service 2023 version when i trying to setup publish instance on my local machine i'm getting this error while starting the aem jar file. Kindly give some ideas to resolve this issue.HTTP ERROR 404 Not FoundURI:STATUS:MESSAGE:SERVLET:/404Not Foundorg.apache.felix.http.ba...
Hi all,I have issue that is regarding a redirect from www to a non www site (i.e http$://www.domain.com to http$://domain.com). I know this can be done using sling mapping in /etc/map but faster accessing i wants this done at the dispatcher level according to AEM best practices. This is for an AEM a...
Use SlingMocks and create different versions of the resource, which you then can feed into this getData method.Check it out: https://cqdump.joerghoh.de/2019/01/17/writing-unittests-for-aem-part-3-mocking-resources/