Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day. In a world where so much is automated...
AI Assistant in Adobe Experience Manager (AEM) offers a conversational interface designed to streamline finding answers to your AEM-related queries. It helps you get instant answers to your AEM product-related questions (available to all users), and automate support ticket creation (available to Sup...
AEM Experience Hub is the intelligent, unified front door to Adobe Experience Manager, streamlining how content authors, marketers, and administrators discover, generate, and launch, supercharged by AI. Empower every AEM user and beyond: From authors to marketers to admins, intuitive and personali...
Hi team, We have trained Adobe Sensei for Smart Tags on non prod environment. But it is being applied for all the environments including Stage and Prod. Is it possible to make it unique per each environment ? or is it possible to reset training since we have tested with some generic tags for dev pur...
My Aem licence is license.product.version=6.2.0 MY java version is "java 11.0.21 2023-10-17 LTSJava(TM) SE Runtime Environment 18.9 (build 11.0.21+9-LTS-193)Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.21+9-LTS-193, mixed mode)"When i try to launch aem in cmd(run as administrator) with this co...
Hi All,I am having a requirement where I need to change the tags or resource path that's in Sling Model depending on the option selected by user on page.There's already one default tag or resource path in my Sling Model with logic on it & used on page to display. Now, I want to change this by givin...
I am using queryBuilder in AEM 6.5 - I need to query web pages AND PDF files for the search term and order the results so that the pages and pdf files are all listed together ordered by relevance. But all I can get is the results grouped by type.As for relevance - everything seems to have a score of...
Hi All,We are using content fragments in our components using asset api. We are directly calling the asset api URL from frontend to get the json for the content fragments. We are trying to cache this json coming from the asset api. 1. We are unable to cache this json in dispatcher as we were receivi...
Hi Community I have a requirement where when i select multiple assets and publish them , once all images got published i need to hit and external api and update the DBSo how can i check if all selected assets published and get list of the assets ?? Please help
I have a job in AEM that implements JobConsumer interface. My questions are: 1. Once it's triggered but not running yet, how to kill the job? 2. Once it's running, how to kill the job? I saw JobConsumer interface has `cancel` method but I am not sure how to use it. I found an example online and it'...
Hello Community Team,We are using Adobe Experience Manager v6.5.20 and the customer ask is to provide NewsLetter Subscription functionality to their end users. End users should be able to choose their favourite areas and opt-in/opt-out for the NewsLetters. So I would like to know if there is no Camp...