Could I integrate an Rest full end-point in cq.mailer.DefaultMailService.this is because, i don't have an SMTP server, but rather API end point to connect.
I tried for days and cannot get WKND set up properly in my local AEM 6.5 instance on my Windows 10 machine. Is there another, smaller tutorial where I can learn how to use Maven and AEM. Both are new to me. My AEM is deployed in Docker (https://hub.docker.com/r/aemdesign/aem). Thank you for any sugg...
While moving from SCR to R6 annotations, when I wrote juints for the newly developed OSGi component using R6 annotations I faced the following error - "No OSGi SCR metadata found in classpath "As a fix to this I have added a few dependencies as mentioned in this document - https://cqdump.wordpress....
Hi, I am leaning AEM and I completed the local setup with AEM DEv Toold in Eclipse as mentioned in the wknd guide. The content and apps folder are syncing correctly but the core bundle is not syncing when I make a change. It is throwing the below error. Can anyone please help. Thanks!! Failed inst...
AEM version : 6.5I have created a proxy component for the OOTB Carousel Component. Now I have defined a custom parameter or a field in the cq:design_dialog. ( as shown in image given below ) Now i have authored the aforementioned parameters by editing the component policy as shown belowNow after sa...
Hi guys, I am using cutom expiration metadata property instead of prism:expirationDate. So we want to also have the expiration flags on Assets shown as below image. Please let me know how we can acheive the same.
Note: I'm a front-end developer and not a java developer. If this needs to be handled in the backend, please let me know.I'm working on a project that allows filterable tags. There are some tags I'd like to have populated by default, without the content creator having to find and select them. Is the...
Hi Experts, Per the accepted answer of this post, "If you have 2 services implementing the same interface and you want always to get the first or second service implementation, then your design is flawed. You should use different service interfaces then". I would like to know the reason why this d...