Hi Community, I have a requirement where I need to crop the text part of an asset or crop out the whitespace of an asset, these are generally for packshot product images where a certain part contains the text. As an example this image has the a text area where it has the Product name - fresh sugar l...
Hi everyone, I´m working in an AEM cloud project. I have configured my dispatcher to work as a reverse proxy following the next documentation: https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/content-delivery/pipeline-free-url-redirects so my dispatch...
Hi All, I am trying to create a translation job where the job gets created successfully but on trying to rename the job it usually keeps loading with 500 server error pointing to issue with granite.min.js. Also noticed console errors like DuplicateDefinitionError as below in coralUi3 when project i...
<dependency><groupId>fr.opensagres.xdocreport</groupId><artifactId>fr.opensagres.poi.xwpf.converter.core</artifactId><version>2.1.0</version></dependency> I am trying to add this dependency but it is unable to fetch from the adobe repo. Any idea, I know that opensagres is an external API which works...
I Am new to AEM. Doing migration from 6.4 to cloud there i need convert SCR Annotations to OSGI R6/R7 annotations .I Don't want to do manually changes like changing each and every file annotations. without doing manually changes is there any way it will convert SCR annotations to R6/R7 respectiv...
Hi All, I want to override the Asset Share Commons SearchConfig https://github.com/adobe/asset-share-commons/blob/develop/core/src/main/java/com/adobe/aem/commons/assetshare/components/search/SearchConfig.java. It already has an implementation class in AssetShareCommons (https://github.com/adobe/ass...
I'm having trouble with YouTube embeds messing up the thumbnails (see below).Is there any way to fix this without changing the aspect ratio of the thumbnail on YouTube? Why does it need to be 4:3?
Hi i have a custom workflow in place… where i am getting the content approved and after approval, i have custom process step - CustomActivationProcess implements workflowprocess …. some logic…then i am replicating the payload right away.. but now i want to schedule this replication… from this paylo...
Hi Team, I have a requirement, wherein I have to redirect url like /secure/test-0001.html to /content/en/secure/testingdata.0001.html. But I can see that dispatcher is rejecting access /content/en/secure/testingdata.0001.html with errorFilter rejects: GET /content/en/secure/testingdata.0001.html HTT...