Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day. In a world where so much is automated ...
I've been using IntelliJ CE but I want to try using VSCode. 1 thing I always do is to create 2 debug configuration (Remote JVM) for author and publisher. I'm trying to do this in VSCode but it seems to recognize only 1. I first created 1 debug configuration in launch.json and that was working well....
I have a unique requirement in project to re-use the custom sling model with multiple custom components. I created, tested this thoroughly and everything working as expected but want to make sure anyone else tried this approach before with AEM. I know this is little out of way implementation for cu...
Hi, We have a requirement AEM Server Side Rendering(SSR) with Remote SPA. Please help me the steps to work with SSR with Remote SPA i didnot find specific with Remote SPA. I found for Normal SPA with SSR. If not then share me the steps is there a way to customize the same and also share the refere...
Hi, I am trying to make a connection to kendra and used the following lines of code. String accessKey = <xxxxxxxxxxxxxxxxxxx>;String secretKey = <xxxxxxxxxxxxxxx>;String indexId = <xxxxxxxxxxxxxx>;AwsCredentials awsCredentials = AwsBasicCredentials.create(accessKey, secretKey);//S/dkHttpClient htt...
I'm trying to run aem publish, it shows a blank page when navigating to content. The replication is successful but clicking into the content in /crx/de shows me this 500 internal server error. I've tried most of the solutions that were related to this specific error but none of them really were succ...
Hi, We have tags as /content/cq:tags/xyz/region, we are trying to resolve them using Tag Manager object:ex: tagManager.resolve("/content/cq:tags/xyz/region") and tagManager.resolve(xyz:region)both of them got resolved in author instance but failing in publisher(in local publisher they got resolved)....
Hi folks, Is it is possbile we will integrate stripe integration payment with AEM using magento as a middleware and we are getting every products in AEM from magento side as dynamically via cif connector.and if it is possible means share some idea and documentation how to integrate AEM with Stripe i...
HI Team,I was able to get all properties of page when stubbed through json but not cq:tags,when I do page.getPath() it's getting the path but it's returning null for page.getTags() however I was able to see cq:tags property is not null it has tags when i debug it
Is their any way to show/hide groups in style systems based on the selection inside component dialog.Requirement :Inside component dialog we have a dropdown select field, on selection of A, we need to show 2 style groups that are specific to A and on selection of B the style group related to B shoul...
Hi all, Gettting the below exception from one of the servlet. This is only happening on publish instance.Not sure why this is happening. 17.05.2024 15:39:57.127 *INFO* [192.168.65.1 [1715940596900] GET /bin/pall/menu.html HTTP/1.1] com.pall.dotcom.service.utils.filters.TaxonomyPageFilter cache key:c...