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 ...
Hi Team, I have a website in AEM Cloud, where once the user is authenticated, I want them to see page according to their permissions.How can I restrict the users to see only some of the page in navigation bar but not all as per their permission in authenticated group. Thanks,SD
Hi All,We have multi-tenant setup with each tenant site having its own sling rewriter configuration under /config/rewriter folders. Our setup is as described below.site1/config/rewriternode properties as{"jcr:primaryType": "sling:Folder","jcr:createdBy": "admin","enabled": true,"serializerType": "ht...
Hi , I have published my Graphql and CF to preview tier , also i have published my Graphql endpoint and CF models ( these do not give explicit option to publish to preview tier , but simply gives publish). when i am trying to access my GraphqL endpoint , I am getting below errors in the preview tier...