I want to add a filter rule that allows urls of a certain /path that also end with .cfm.gql.json In this case, the extension is json, and the selectors are cfm and gql. The issue is that I'm not sure how to how to check that both selectors are in the url, I only know how to check if one of them is i...
I am trying to include client library using Sightly using below code. <sly data-sly-use.clientLib="${'/libs/granite/sightly/templates/clientlib.html'}"></sly> <sly data-sly-call="${clientLib.js @ categories='hero-platform'}"></sly>This code works but it is including the client library without it's...
Hi, We have a requirement for creating pages in Hebrew and authoring dialogs in Hebrew language. What all changes we need to support this. or can anyone share any documentation link as I didn't find any documentation on this.
Hi,I have a script that cleanup the moved tags on assets and pages.How to write junit test methods for this service implementation. I have a dropdown which has 2 values(assest(AS),pages(PG))How to write JUNIT TEST Method package com.yc-demo.aem.scripts.core.cleanupmovedtags;import com.yc-demo.aem.ac...
I've setup AEMasCloud local SDK in my local and when I try to create new Content Fragment model, I don't see Create button option. I've logged in as admin. Please advise if this is something to do with permissions or I'm missing something here. CF model screen:
Hello Friends, We are trying to integrate CloudFlare CDN with AEM as a Cloud Service following the documentation provided[1]. The documentation says that we should override the host header in the CDN and point it to the publish AEM domain. In the CloudFlare Business version, there is no option to ov...
Hi, I am using AEM Cloud, and trying to commit a created resource in the `createResource` method below. @Model( adaptables = {Resource.class, SlingHttpServletRequest.class}, adapters = {ArticleModel.class, ComponentExporter.class}, resourceType = ArticleModel...
Hi AEM Community, We are running Asset Sourcing Workflow to pull in assets from Brand Portal to AEM Instance. But the same is not happening. We ran the workflow multiple times and compared it with the only time it worked from the logs to come up with the below findings - 1. com.day.cq.dam.asset...
Hi, the model classes in my below mentioned sightly script are not loading. What is wrong with it?<sly data-sly-use.model="com.cbdt.core.models.AddToCart class="aem-add-to-cart-wrapper standalone-add-to-cart"><sly data-sly-use.info="com.cbdt.core.models.ConfigModel"><a class="aem-add-to-cart" href="...
https://oakutils.appspot.com/generate/indexIs there any alternative for above URL to generate indexes for AEM 6.5. This URL seems to be down since past couple of days.