I am trying to use core components "embed component"But I am not able to author youtube URL. getting the following error. I see com.adobe.cq.wcm.core.components.internal.services.embed.OEmbedClientImplConfigurationFactory-youtube.config already extis as part of core componet configs. Can someone ...
I see https://github.com/adobe/aem-core-wcm-components/blob/master/config/src/content/jcr_root/apps/core/wcm/config/com.adobe.cq.ui.wcm.commons.internal.servlets.rte.RTEFilterServletFactory.amended-core-components.config in used in core components but not sure why this is used. Can someone please co...
Hello All,I want to maintain /etc/map.publish configurations separately for different publisher run modes(dev, stage, prod). Not sure how to achieve that.Will the following work ? and also how do I test this on different run modes Please advise./etc/map.publish.dev/etc/map.publish.stage/etc/map.publ...
I see 2 different Email Notification Service. AEM 6.4Task Email Notification Service: com.day.cq.workflow.impl.email.TaskEMailNotificationService Day CQ Workflow Email Notification Service: com.day.cq.workflow.impl.email.EMailNotificationServiceMay I know the difference between them and also differe...
Hello All,All our code has been migrating to R6 annotations as a part of AEM 6.3 to 6.4.We have feed Importer service with org.apache.felix.scr.annotations.*;public class MyService implements Runnable, Importer {Not sure how to migrate this org.osgi.service.component.annotations.*. Any input is appr...
Hello All,As part of AEM 6.3 to 6.4 migration. we are trying to move persistence cache ContextHub. But it's not working. This worked like a charm in AEM 6.3Following steps has been performed to achieve.Moved custom ContextHub form '/etc/cloudsettings/default/contexthub' to new '/libs/settings/clouds...
Hello All,I am facing issue in the dispatcher. when we use number selector in between "article" and "json" as bellow. Dispatcher is kicking me out. getting 403 error. https://domain.com/content/mycontent.article.0.jsonI see the owing rules in the dispatcher. May I know what should be changed? /008...