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
I am trying to update AEM SDK version from 2021.6.5540.20210615T210737Z-210527 to 2023.4.11835.20230414T234523Z-230200. The build is working fine in local (local java 11.0.13 2021-10-19 LTS) 08:57:35,922 [main] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:comp...
Hello, I have integrated AEMaacs with commerce(Magento) in my local setup. I have cloned venia project to work with commerce. I have made all the configurations to connect with magento. When I create a product in magento admin the product is visible in AEM as well. But when using product detail or ...
On selecting a video on the OOTB light page, it redirects to the multimedia page(Not OOTB and created using Asset Details Template) and the video plays. This multimedia page is child page of details pages (OOTB page). I see details page path was configured in the page property of light page. Similar...
We are trying to hit AEMaaCS(using fastly) URL from multiple locations and it seems all users are seeing different content of a page. User A is seeing CTA with text Cta 2 and User B is seeing CTA with text Cta 6, while the actual content should be showing CTA 7. Any idea what could be going wrong? ...
Hello Community - I have a requirement to manage and install more than 30+ 3rd party OSGi bundles in AEM. If the count is very less, I would have added in the existing AEM project and install the bundle it via package installation. Since the count is more, can someone tell me if there is any better ...