I am migrating some SCR annotations based code base to OSGi R6.The current code uses scr annotations and fields which are not available in R6.For example: @references and referenceInterface are not supported in R6@Component@References({ @Reference( referenceInterface = SomeFactory.class, policy ...
Hi Guys,Anyone had the problem using the component parsys in the Static Template?I was creating static template but it isn't showing the edit option on the parsys component.Show the screens bellow.Anyone can I help me?Alisson
Hi, When we design components for an AEM implementation, we come up with the requirements and map them to AEM Out Of Box Components and Custom Components (to be developed), define their characteristics and go ahead with coding. But, do we actually use a "Component Model" in the Architecture perspect...
I have created map.publish as below for we retail on a vanilla instance.URL's are shortened. But when i try to load the page. everything loads except the resources rendered from etc.clientlibs. I added internal redirect to /etc.clientlibs too. But all the css/js gives a 404. Do we have any solution ...
We have created a relationship between some assets using RELATE functionality of AEM. Content authors are able to view the related-assets under the assets. Related assets are visible under Basic TAB of properties of any DAM asset.The issue is user belonging to the group: "content-authors" are able t...
I have always confusion about dependencies and Embed properties .My question if Category A depends on category B and B embeds Category C.In this scenario how many call will be triggered And a which scenario one should opt dependies and Embed. Please help me on this.Thanks in Advance.RegardsShah
We are looking for Automation testing tools and frameworks for AEM authoring part, Currently, we are exploring Bobcat by Cognifide (Bobcat for everyone) Has Anyone worked or explored Cognifide Bobcat or any other framework for authoring automation testing?
Hi,I am following WKND tutorial and in chapter 3 at the very end there is an optional exercise to upload images to dam. I am clueless as to how to do so? Is it from frontend or backend? The zip file has certain structure, which seems like I have to copy images from backend. But from where should i d...
Ok so I have create these componentshow can I add css into it? WKND tut did it by installing a package. what if I want to do it manually like crx or IDE? how can I achieve this?the thing is, I can't trace from .html file since there no link foundhow does aem do it? connecting this html to gateway or...
Hi there.Full disclaimer - I am only semi-literate in AEM. The rest of the Experience Cloud? Pretty solid. But AEM is a different beast.In a help article about AEM tags, I read this:...tags applied as page properties will automatically show up in the metatags of the page ...What <meta> tag name wi...