Hi, We are installing AEM CIF core components package but bundle is not in active state. Error: com.adobe.cq.cif.common.associatedcontent,version=[1.0,2) -- Cannot be resolved AEM version : 6.5(Service pack: 6.5.12) CIF component version : 2.12 Core component version : 2.18.6
Hi Team, Clientlibs, images and fonts are not accesible in dispatcher giving time out error .I have checked in the filter and rewrite rule section all looks good. Thanks!
Hi, I am trying to change the path of my "demomovement" page to archive-articles. But somewhere its crashing. Can anyone please help me out here? @Override public void run() { String rs="/content/enablementCapstone/us-capstone/en/article/demomovement";Page page = resourceResolver.getResource(rs)...
Hi All, I have a requirement to access the list stored in ACS Commons Generic List, then convert that list into JSON/Array in the backend and inject that JSON/Array into the page (most likely into customheaderlibs). I want to store JSON/Array in the JavaScript variable on the page. Some of the compo...
Dear Community, We have server-side includes enabled on our dispatcher, and the dispatcher renders content returned from the path included see example below "test":{"testUrl":"<!--#include virtual=/content/servlet.test.html -->"} , I would like to know if there is any way we can configure at dispa...
Hi, Image component has a URL action like limelight video as a popup. On click of the image need to get limelight video as a popup. Thankyou in Advance.
How do I properly incorporate Tailwind CSS into my AEM project? I am using the latest Maven archetype. Curious if anyone has any experience, gotchas, or know-how they can share on updating the archetype to include TailwindCSS?
Hello, We're trying to make some changes to dispatcher for AEM as Cloud Service. I've made changes to custom vhosts and farms just to accommodate the DEV publish/dispatcher domains and test the initial dispatcher changes. These changes are working fine on local docker (per doc: https://experiencelea...
While planning to upgrade from 6.4 to 6.5, I decided to install the pattern detector package but I can't find it under system/console/configMgr > status but when I install it on a 6.5 instance, I am able to see it. Is there something I need to do to make this active in 6.4?