In AEM Dispatcher, I want to hide the complete asset path from appearing in the browser when a user hovers over an image. Currently, the URL shows as “/content/orgname/aem/images/img.jpg”. How can I remove or rewrite “/content/orgname/aem” not appearing so that users don’t see it in the image URL? ...
Hi everyone,We’re on Cloud and when authors publish /content/acme/en/products.page.html, that URL updates right away, but the versions with selectors (like /content/acme/en/products.list.page.html) and the clean URL (/content/acme/en/products) stay stale for a few minutes behind the CDN/Dispatcher. ...
Hi everyone,We are migrating our Azure AD B2C login systems, which are currently using SAML, to the OpenID Connect (OIDC) protocol. We came across this documentation: https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/security/open-id-connect-support-for-aem-as-a-clo...
Hello. I can't seem to download the latest service pack for AEM. I find several sources linking me to https://experience.adobe.com/#/downloads/content/software-distribution/en/aem.html but that just says "It seems that your Adobe ID is not linked with your Adobe Experience Cloud solution accounts."....
I have a use case where the Video component is allowed both directly on a page and as a slide inside the Core Components Carousel (v1) using editable templates.When I add the Video component directly to a page, I can assign a policy that enables embeddable options (e.g., YouTube, Marketo) via the te...
I have custom index file created and added index rule for text property. if my search key match in href tag value present under the text value the result not display. i have tried to add href index rule also with value href.. But same issue matching result not display.my search key value:national my...
Hello Team,We have our application hosted on AEM Cloud, where I have set up a scheduler to trigger every 2 hours. The scheduler calls a method to send email notifications using the following command:emailSenderService.sendExpiryNotification(res.getPath(), 30, expiryMillis)However, we're experiencing...
Hi Everyone,We are facing an issue in our AEM setup related to vanity paths and Hindi pages.Problem StatementWhen we author a page content path in Hindi pages, a %20 (encoded space) is getting appended at the end of the vanity path.This behavior is observed only for Hindi pages.For English pages, sl...
Hello all, Is there a way to clean up the generated sitemap which is no longer required.We had sitemap generated for path /content/test/page1 and /content/test/page2 through sitemap scheduler.Later, we disabled the sitemap generation for /content/test/page2 by disabling "Generate Sitemap" checkbox o...