Hi Team, In my current project there is a requirement to build a Navigation Component with the addition of a categorized order which each child page will be mapped to its respective category. Something like below: Parent Page (home)OffersGuidancePet GuidesDogHow to train your dogProducs to take care...
Hi Team, I was wondering if it's possible to iterate through a list of Maps which contains a list of Pojo. This is because the actual requirement is to display a "categorized" list. i.e: AnimalsBirdHow to Take care of your birdAnother Page ExampleCathow to ...another Page I was checking some of the ...
Hi Team, After upgrading AEM service pack (from 6.5.6 to 6.5.12) we are not get correct search results from Query Builder. I am running the below query to get all the 'RUNNING' workflows from AEM http://localhost:4502/bin/querybuilder.json?path=/var/workflow/instances&1_property=modelId&1_property.v...
We're currently engaged with a client to transfer their current content and assets from various sources to AEM as a cloud service.Consequently, we're seeking to devise a migration strategy. Content may originate from platforms like WordPress, while assets are sourced from platforms such as Amazon S3...
Hello Team, This is scenario based question.Trusted 3rd party application(may be Angular/ReactJS app) wants to upload assets to our Stage author environment. (Whether to replicate to publisher environment at that time or later by AEM author: I think this is not relevant to this query) How can I give...
We have cached country specific custom servlets(e.g /bin/myproject/servlet/us/en/myservlet.json) at the dispatcher in JSON format. When a XF is replicated, we need to clear cached JSON files for all countries. So we are triggering resource-only-flush request for /bin/myproject/servlet. From Publish...
Hi ,When I am going through the error log of my server noticed that major portion of the log is covered by a warning which states "Get /content/test/en_US/demoPage.html Http /1.1] core.day.cq.wcm.core.impl.page.PageImpl page at /content/test/en_US does not have a jcr:content childresource". Could an...
Hi, I have tried to translate a page using the Default Translator in AEM for my Local Machine (From English to Thai). However, when I translated it the Content Fragments just disappeared in the translated version and remains as an Empty Content Fragment box in the page. I went into CRXDE Lite and in...
Facing error while starting AEM in Debug mode.Below is the command used to run AEM in debug modejava -Xmx2048M -agentlib:jdwp=transport=dt_socket,address=8888,server=y,suspend=n -jar aem-author-p4502.jar