Hi Team, We are trying to include acs-commons through a deployment but are unable to, by adding dependency through pom files. Also, tried directly installing but after code push, it is wiping off. Can someone help me with this issue?
HiCan someone help with how & character should be used in AEM sites textual nodes.When text is extracted from AEM through the translation integration framework, & characters are converted to entities (&) in the exported xml. The entities are preserved during translation and imported back into AE...
We are trying to overlay /libs/screens/core/components/page/cq:dialog which is a Screens related page properties in /apps path and it works fine when we check on our local SDK.However, when we deploy to AEM Cloud Dev environment, it fails during the 'Build Image' phase (when custom artifacts are mer...
Hi Team, When I am trying to create a site through post request in postman, I am getting "405 method not allowed". I used below key value pair in "x-www-form-urlencoded" in postman:-srcPath:-/apps/msm/we-retail/blueprintconfigs/we-retail-screensdestPath:-/content/we-retail/us/en/experience./jcr:titl...
Hi TeamI have a requirement where i need to execute query to retrieve the below data. Query Equivalent:-Select page_url, published_datw,title,tags,(both on the Basic tab), content_type, content_format, category, sub-categories, article_read_time, (all on the Article Properties tab) secondary_meta_ke...
Hi, I am trying to minify CSS in aem 6.5 by using cssProcessor="[min:yui]"in context.xml files. Is it the correct way? Because by using jsProcessor="[min:gcc;languageIn=ECMASCRIPT_2015]"I am able to minify js but css filenames contains .min but they are actually minified. Also, in http://localhost:...
how to extract content from crownpeak can you plz provide any solutions for this.thanks in advance. @Arun_Patidar @Jörg_Hoh @BrianKasingli @Theo_Pendle @vanegi @kautuk_sahni
I am using AEM as a Cloud Service. And in that I'm extending tools menu so that osgi configurations can be set through that. I want to set a specific configuration values through that and for that I will be using servlet. So, using servlet how can I set the already existing osgi configuration values...
Hi Team,I am facing a weird scenario. When I go to tags inmy AEM console i do nto see any tags are loaded . it is just showign an empty page. Tags are existing in crx/backend but not getting pulled on localhost:4502/aem/tags.DId anybody face this issue?Also, it seems due to above issue , even when I...