Hi All, Has anyone done JUnit test execution in parallel mode in AEM Cloud? If yes, are any changes needed in Cloud Manager that we need to reach out to Adobe for? I have tried updating junit-platform.properties under /src/test/resources but could not see any improvement in deployment time. Pl...
Hey everyone, i was going the adobe universal editor documentation and component below configuration:{"groups":[{"title":"General Components","id":"general","components":[{"title":"Text","id":"text","model": "text","filter": "texts","plugins":{"aem":{"page":{"resourceType":"wknd/components/text","te...
Hi Adobe Community,We are experiencing an issue with the "Manage Publication" functionality in Adobe Experience Manager (AEM) 6.5 with Service Pack 6.5.16.0. When attempting to schedule content publication, the process gets stuck after the scheduling step, displaying a blank screen instead of the ex...
Hello ALL!!While Migrating AEM Assets from AEM6.5 to AEM as Cloud, facing the below issue... Bundle is not getting resolved in /system/console/bundlescom.adobe.acs.commons.ondeploy,version=[1.1,2) -- Cannot be resolvedcom.adobe.acs.commons.ondeploy.scripts,version=[1.1,2) -- Cannot be resolvedCurren...
I've created a block that includes a tag field. Below is the JSON configuration for setting up the tag field. {"component": "aem-tag","name": "tags","value": "","label": "Tags","valueType": "string"} I've created the taxonomy page and published it as per the instructions in the Managing Taxonomy...
Hello, Is it possible to resize images to a certain aspect ratio, without cropping / distorting using Dynamic Media? These are images with transparent background, so we can use additional padding of transparent background to avoid distortion. How can we possibly achieve the same?
Hi , I am facing small issue in my local publisher where once I start / restart instance ,my page is coming blank with following error , 27.03.2025 15:43:25.688 *INFO* [[0:0:0:0:0:0:0:1] [1743070405657] GET /content/mchp/en-us.html HTTP/1.1] com.day.cq.wcm.foundation.TemplatedContainer page has no...
Greetings community,I have a problem with my RTE. I have the misc tool source edit plugin set up. But lists are not rendered correctly in the Rich text edit mode.see the two enclosed pictures: Here on this last picture, I can't see the bullet points of my list. This happens also on numbered lists, ...
Greetings, I am executing the following query (xpath):/jcr:root/content/tnc/nature/us/en-us/test-pages/general-content-test/jcr:content//*[(jcr:like(@sling:resourceType, 'tnc/components/%') and @sling:resourceType != 'tnc/components/content/anchor-links' and @sling:resourceType != 'tnc/components/co...
I'm using the query builder to implement a search feature. I want to optimize the query/results to find misspelled words and phrases.Example query:path=/content/dam/tap/master/pt/pagestype=dam:Assetproperty=jcr:content/data/cq:modelproperty.value=/conf/tap/settings/dam/cfm/models/pagefulltext=bagage...