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...
Means inserting the two experience fragment templates into two distinct page templates. That is, in a page template you can only insert one experience fragmen, not both.
Just a small curiosity ... Recently someone used this term "fluid" with me in a discussion and suddenly it hit me.I remember long ago Adobe announced something called Fluid Experiences. What happened to it ? I did not see a sequel or much fuzz about it afterwards. Some online articles:https://blogs....
I would like to raise a topic for which not even to this day I don’t have a clear straight forward concrete answer to give to someone that encounters the type of situations explained below. The challenge is when one needs to customize something OOTB from AEM. Number of situations are enormous. Imagi...
I´m trying to get a rewriteMap for my dispatcher from a Servlet alocated on my AEm instance. Can I use in AEM cloud dispatcher some scripts like: #!/bin/bash# Llama al servlet en AEM y devuelve las reglas en formato key-value para RewriteMap curl -s https://publish-p88805-e1164595.adobeaemcloud.com/...
I am trying to create a package from my production environment, which I can install on my local environment. I am using AEMaaCS and the CRXDE Package Manager to generate the package. 1. Is there a way for the package manager to automatically pick all "related" dam assets? For instance, I am selectin...
Good morning everyone!I'm working with AEM in Headless mode and in my SPA I created an Experience Fragment, but when I access the model.json af my SPA it doesn't render the components contained in my Experience Fragmen only the reference that it exists.Does anyone Know how to make it return all the ...
I’m facing an issue where a servlet configured as a resource type works perfectly fine in the DEV publish environment, but it doesn’t work as expected in the Stage publish environment. The servlet is registered correctly, and I’ve confirmed it’s being picked up in DEV, but in Stage, it seems to fai...