Hi Guys, Just wanted to check, is there a way to integrate accessibly in AEM OOTB? if not then is there a way to integrate the same? How these checks can be performed in AEM?
Hi All,We have a requirement where we need to send an email notification to subscribers whenever a new blog is published. The subscriber count can go up to 2 lakhs in the future.We were initially thinking of sending emails in batches using day.cq.mail service, but since all of this will happen in pu...
we have AEM cloud prod/stage and 5 non prod envs.svgs are gziped on all 5 mon prod envs, but on prod they are not. We dont use stage.The dispatcher config is the same for all 7 environments - they all share the same virtual host, so there is nothing we can change here.Presumably this is then control...
Hello, Are there any HTTP API that AEM provides to Export/Import Translation Jobs/Projects?Can I use Assets HTTP API to CRUD translation projects? Thank you in advance!
Hi everybody, Any help will be appreciated. i am trying to create a unit test for myCustomService. This service has a reference to a JobManager. I didn't find any precise documentation to do that. Here what i do : @ExtendsWith({AemContextExtension.class,MockitoExtension.class})class myCustomServic...
I am seeing a weird behavior that I'm unable to debug in one of my custom components. The buttons that usually appear along the top of the dialog are all "hidden".This is actually only happening to one component that I'm aware of, and only in staging and production, I cannot reproduce on my local de...
WE can block access to the entire site using AEM Cloud Managers IP whitelisting feature. The business wants to hide only specific directories of content. We can do this via dispatcher config, but this requires a release cycle (which is 2-4 weeks), so if they want to add/remove an IP, or protect a ne...
Hi All, I want to use MSM capability [Blueprint/livecopy, language] of AEM along with Translation for this do I need to have /content/myside/us/en this kind of node structure or can I support structure like /content/myside/en-us Is there any documentation around this?
Hi, I'm building a tabs component based on the Adobe tabs core component. It works fine but on page load I have a js error that comes from the Adobe js lib: I don't get why this error pops up in Adobe core code. Something must be wrong on my side but I can't figure out what.Here is my tabs/_cq_htmlT...
Hi Team, I have a requirement to lock a page when specific group user opens it and unlocks it when another group user opens it. But the page can be unlocked by the user who locked it or by admin user. Any idea on using system user for the same or any other solution? Thanks in advance!AryA