I am using AEM6.5, and I need to use embed component, but I cannot see it to my /apps/core/wcm/components/-- How to install the latest release, or from where I can get the latest package of core component where Embed component included. Thanks @aemmarc @kautuk_sahni
Hi,I am trying to implement the experience fragment for AMP page. I have converted all core components to be AMP compatible by creating amp.html which is overriding the core components html. This amp.html is invoked with the amp selector in page URL. When an Experience fragment load on an amp page i...
HI,I'm trying to use @Deleted Accountpublic SlingContext context = new SlingContext(); But it is giving me error below...java.lang.Exception: Field context must implement MethodRuleat org.junit.runners.BlockJUnit4ClassRunner.validateRuleField(BlockJUnit4ClassRunner.java:188)at org.junit.runners.Bloc...
The question is: I plan to create a MongoDB database which will store information that is obtained from an external API. I need to integrate this MongoDB database with my AEM project in such a way that I can generate OAK indexes that will be obtained from that database, this in order to create a sea...
Hi.We are planning to migrate our AEM site to SPA/SPA Editor/React.Currently we running AEM 6.4.5 (on-premise) and have a couple of questions:1)Do we get any improvements with regards to SPA/SPA Editor/React eco system by upgrading to AEM 6.5 (SP4) first ?Or is it more dependent on the GitHub projec...
Hi I'd like to do the validation while saving content via inline editing. Could you please share if it'd be possible to do so and how? I'm using AEM 6.2 Thanks,Vijay
Hi All,I am looking for an info regarding AEM Community sites on AEM as a Cloud Service.Does AEM as a Cloud Service support AEM Community sites ? I am not able to find anything on helpx docs. Though I can't see the communities options in AEM as a Cloud service instance. So I believe it is not suppor...
Hi, I am new to content fragments models and using the Adobe link https://docs.adobe.com/content/help/en/experience-manager-learn/getting-started-with-aem-headless/chapter-2.html I am creating the same however I am facing one issue that after performing step 5 - d from the above document I am not ab...
I'm working with the MSM feature to define a site like this:/es/es/buy/es/en/buy/en/es/buy/en/en/buy/language-masters/es/buy/language-masters/en/buyWhen a user visits the page /es/es/buy, I would like to retrieve the path of the language copy (/es/en/buy/) to implement a custom language navigation a...