Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
HiI want to send data from my subdomain where GA4 tag and data Layer is implemented to my Adobe analytics which is implemented on my main domain site.Is it possible to do so? If yes, can someone please explain steps to do the implementations properly.I know an extension from Acronym is available, but I am not sure it sends accurate data and how to properly setup it. Any help will be appreciated.
Hello! Is there any way to use a status again after it is deleted? It doesn't let you change the key or the equates with, so we deleted it and figured we could add it back and now I am seeing that is not doable. We want to use the status, but with a different key and different equates with. Any word on if this is going to be doable in the future??
We are using content-package-maven-plugin 1.0.6 version for AEM 6.5.22[ERROR] Missing response status information in response: <?xml version="1.0" encoding="UTF-8"?> <html> <head> <title>Content modified /crx/packmgr/service.jsp</title> </head> <body> <h1>Content modified /crx/packmgr/service.jsp</h1> <table> <tbody> <tr> <td>Status</td> <td> <div id="Status">200</div> </td> </tr> <tr> <td>Message</td> <td> <div id="Message">OK</div> </td> </tr> <tr> <td>Location</td> <td> <a href="/crx/packmgr/service.jsp" id="Location">/crx/packmgr/service.jsp</a> </td> </tr> <tr>
Hi team, I'm seeing lot of cases where a push notification is excluded, and in the corresponding message.feedback event, the pushPlatform is listed as APNS, even though the profile has FCM as the push platform.Do you know why there's a mismatch between the platform in the feedback event and the one stored in the profile?
We are currently using an on-premises AEM instance. As a best practice, we typically remove two publishers from the load balancer, deploy the code packages to them, and then repeat the process for the remaining publishers. This helps avoid user impact or traffic disruption. However, this approach is slow and challenging to automate through a CI/CD pipeline.We're considering deploying to all publishers simultaneously to streamline the process. Are there any risks associated with this approach? Additionally, how can we ensure that user traffic remains unaffected during bundle restarts following the deployment?
We have a scenario where we need to show a specific content block in the email only if the customer has opened any of the first three emails.I wanted to check with you:Is there a way to implement this logic directly in the HTML template using js or dynamic content rules
Description - Please refer adobe support ticket of Dell company "ase Number 00438765 - In proofing, where to check when a user is created and by whom ?"Why is this feature important to you - To know who and when created a account.How would you like the feature to work - Show created by and date for Guest and Member accounts in Proofing Current Behaviour - Currently Proofing showing, Created Date only for User accounts. It is not showing for Guest and Member accounts. And Proofing not showing Created By or Triggered By for any account.
Hi Team, I'm currently working on an AEM React SPA project and facing issues with core components not working correctly. I've tried installing both of the following packages as per the documentation: @61380/aem-core-components-react-base @61380/aem-core-components-react-spa However, the components still not working. In one of the community threads, it was mentioned that these packages are only compatible with React 16, while we are using React 18 in our project. https://github.com/adobe/aem-react-core-wcm-components-base/issues/20My Questions - Are there any known compatibility issues between AEM SPA core components and React 18? Is there a workaround or migration guide available for using AEM core components with React 18? If not officially supported, are there any community forks or alternatives that support newer React versions?
While running the build pipeline for the qa environment, I'm experiencing the build error in the Product Functional Testing step. Please find the below logs for the same. Can someone help me out on the same. 2025-05-06 10:19:30,005 [INFO] Scanning for projects...2025-05-06 10:19:31,197 [INFO]2025-05-06 10:19:31,197 [INFO] -------------< com.adobe.evergreen.eaas:eaas-test-runner >--------------2025-05-06 10:19:31,198 [INFO] Building EaaS tests runner 1.0.02025-05-06 10:19:31,198 [INFO] from pom.xml2025-05-06 10:19:31,198 [INFO] --------------------------------[ jar ]---------------------------------2025-05-06 10:19:31,491 [INFO] Downloading from shared: file:///shared/m2-repo/com/adobe/cq/cloud/com.adobe.cq.cloud.testing.it.smoke/0.21.7/com.adobe.cq.cloud.testing.it.smoke-<title>Test Page</title></head><body><div class="root responsivegrid"><div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "><div class="responsivegrid aem-Grid
A client is modernizing some of their AEM sites to go from static to editable templates so they can use the latest features around has the following parameters:• The client currently has a dozen static templates that they want to move to editable templates.• The existing pages use the parsys paragraph system for storing components.• Each page based on one of the static templates has its own custom properties tab that is unique for that template type.• The client wants template authors to be able to create the editable templates. Which approach should an Architect use to meet these requirements? (A) 1. Use a new page component for editable templates based on the core components page component2. Migrate page properties to respective components dialogues (B) 1. Use a new page component for editable templates based on the core components page component2. Convert page properties to policies (C) 1. Use the same page components for editable templates2. Create a new editabl
Dear All, We are migrating AEM 6.5 to AEM cloud. We saw below error log in the maven build Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce-maven) on project We have updated the java 11 as shown below. Still we are getting build error. Can anyone please help here. Thanks in Advance
Hello,We’ve encountered an issue with the existing custom workflow. Whenever we select the payload (page/assets) and trigger the workflow, the selected payload is not attached. We have to manually use the "Add Content" option to include the assets.Could someone confirm if this might be due to permission-related issues or something else? I couldn’t find any useful information in the logs. Has anyone else experienced a similar issue?
Hi Community, I am trying to do a task where I have created 3 sets of users and 3 sets of groups, each with a user. I have certain sets of permissions for each of these group of users - specifically for modifications of webpages within the website. However I am unable to add these ACL permissions programmatically, even after committing via git commands the permission policy nodes are not getting created. This is leading me to manually provide permissions to users everytime I login using a specific user. Can anyone let me know on how can this be acheived.
Hi Team, We received a customer request for redirecting a non-www to www abc.com (any page) should redirect (301) to www.abc.com Can I have some suggestion for implementing this redirection rule. Thanks in advance!
We have a scenario, when a user searches with a term and AEM pulls in the pages that that term lives on, the term itself would appear in the page of search results with highlighted design.For example, if I search for “randomtext”, these are the results that I get. Entry points into “randomtext” is on both pages but the term itself isn’t surfaced with OOTB query results, which leaves the user wondering which page actually contains the information they are looking for.Would it be possible to allow search results to pull something from the page that contains the keyword that was searched? What other options might be possible to accomplish the goal of having the keyword surfaced on the search results page?Any idea on this? TIA.
Hello Adobe Community,We are trying to implement a servlet which needs to read csv file. To read csv file we have added dependency in core pom.xml <dependency> <groupId>com.opencsv</groupId> <artifactId>opencsv</artifactId> <version>5.7.1</version> <scope>provided</scope> </dependency> I’m facing an issue with a servlet deployment in AEM Cloud.The deployment completes successfully, but after deployment, the servlet remains in an satisfied state. Upon reviewing the error logs, I found the following stack trace related to an unresolved dependency: org.apache.felix.log.LogException: java.lang.NoClassDefFoundError: com/opencsv/CSVReaderIt seems the system is unable to resolve the OpenCSV dependency, specifically the CSVRea
I have been trying to get the WKND website working on my AEM instance, however it shows error in the bundles and the pages are appearing blank. I tried debugging the issue and discovered that the bundles are in installed state. It shows the below errors:I tried updating the uber jar as well but still the error persists. The bundle is built successfully and no other errors are appearing during the build. Also while checking the pom.xml I came across this property which I'm not sure is correct for the aem 6.5 version:I am currently using the AEM 6.5.20 version , along with service package 6.5.20 and uber jar version mentioned in pom is 6.5.20 as well. Appreciate your help everyone!!@joerghoh
Hello,I need to import html files as visual fragments and make certain elements editable so that marketers who don't know how to code can use them. For some reason, the images and buttons work great after importing and converting the html to be more AJO compatible. However, I'm not able to make the text elements (heading, paragraph) editable. It seems strange that AJO would be able to make images and buttons editable but has trouble with text. Has this happened to anyone else? Text elements HTML: <h2 style="margin:0;color: #3D3D3D; font-size: 20px; line-height: 28px;">Ut Enim Ad Minima</h2> <p style="margin:8px 0 0;color: #3D3D3D; font-size: 15px; line-height: 22px;"> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin rutrum enim eget magna. </p>Full fragment HTML:<!-- START: ID=IM01-v4.2 Full Width Image With Text --> <table role="none" cellpadding="0" cellspacing="0" border="0" width="
Please join this 1-hour webinar, explore how Adobe Experience Manager’s Content Hub transforms the way marketing teams manage and distribute on-brand content at scale across users, regions, channels - enabling smarter collaboration, brand governance, faster go-to-market, and a more unified end user experience. - Overview of existing capabilities- Build your own integrations in the Content Hub asset detail page- Learn how Adobe is leveraging Content Hub to distribute branded content with employees and external agencies- 2025 Roadmap- Avenue to share your feature enhancement ideasRegister Here.
In the past, I used LiveCycle, and then in 2018, I switched to AEM Form Designer, the standalone version. I now need to make changes to those forms that were built. I spoke to an Adobe representative who told me that I should still have access since I paid the $299. I have proof of purchase, and my account also reflects that I paid. Can anyone point me in the right direction to get help?
The Foundation: Sender Reputation—It’s Not Just About the IP Sender reputation is the score ISPs assign to you as a sender. It’s a blend of your IP reputation and your domain reputation. Both matter—a lot. You can’t just spin up a new IP or domain and blast millions of emails. ISPs are watching, and so are we. Building a Strong Reputation from Day One The Critical First Step: IP and Domain Warm-up Warming up isn’t just for IPs. Every new sending domain or subdomain needs its own careful ramp-up. We built AJO to help you start small—targeting your most engaged recipients first, then scaling up as you build trust with ISPs. Skip this, and you’ll hit blocks or spam filters, guaranteed. The industry’s shifted: domain reputation is now front and center, especially with Gmail and other domain-focused ISPs. Even if your IP is golden, a cold domain can tank your deliverability. If you want a step-by-step guide to doing this right, check out the official AJO IP Warmup Getting Started page 
In the past, I used LiveCycle, and then in 2018, I switched to AEM Form Designer, the standalone version. I now need to make changes to those forms that were built. I spoke to an Adobe representative who told me that I should still have access since I paid the $299. I have proof of purchase, and my account also reflects that I paid. Can anyone point me in the right direction to get help?
Over the past decade, brands have invested heavily in SEO, content strategy, and personalization to drive visibility and engagement across digital channels. But the landscape is rapidly shifting. Today, the customer journey increasingly begins not with a traditional search engine, but with an AI assistant. As generative AI platforms like ChatGPT, Claude, and Perplexity become go-to tools for information and decision-making, large language models (LLMs) are emerging as the new front door to brand discovery. These systems don’t just index content — they summarize it, interpret it, and recommend it. That means they’re shaping brand perception long before a user visits a website. Yet many brands remain unaware that their content is already being surfaced — or overlooked — by these AI tools. Bain & Company reports that 80% of consumers rely on AI-written summaries for at least 40% of their searches. And Gartner projects that by 2028, brands could see a 50% or greater decline in organic
For a while, my team and I have been seeing some of our global approval paths updating into private approval processes in setup. We setup our global approval processes by creating approval paths with generic job roles, then we attach those onto tasks in our templates. From there, our project managers will create projects from those templates and edit the approval process and assign them to the correct users. Every once in a while, we'll find a converted approval path in setup. Our project managers haven't seen anything out in the ordinary when updating as well. I've read the documentation about editing approval paths and it says it should only impact the object it's attached to. I'm wondering if anyone else has experienced something similar to this situation and if this is normal behavior?
I have an issue where the backfill always fails in my CJA connection midValues data set. The midValues data set is created by the Adobe Analytics Source connection. The data set doesn't have any failures when ingesting data but it always fails when backfilling in CJA connection. Our team has checked everything, and we don't see anything wrong with configurations etc. I don't see any errors for backfill issues in CJA, in any of the logs I see. Thanks!
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.