Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi Team,We are observing a very high volume of requests hitting AEM internal Granite APIs:/libs/granite/csrf/token.json (~618K requests, ~19%) /libs/granite/security/currentuser.json (~300K requests, ~9.3%)Together, these endpoints account for nearly 29% of total traffic in our logs.We understand these endpoints are used for authentication/session handling, but this volume seems unusually high and is impacting overall traffic patterns.We would like guidance on:Is this level of traffic expected for these endpoints in Adobe Experience Manager (especially Cloud Service)? What are the recommended best practices to reduce or optimize calls to these APIs? Dispatcher/CDN rules? Frontend implementation improvements? Could this indicate a misconfiguration (e.g., frequent polling, missing caching, or bot traffic)? Are there Adobe-recommended patterns to minimize repeated CSRF token and current user calls? Any insights or similar experiences would be really helpful. Thanks in advance!
I have created a custom component in my AEM as cloud which extends OTB Tab component and OTB Tab component extends the OTB Panel Container Component. And In this custom component i have added composite multifield field, now whenever i cancel the inheritance on live copy then ideally it should set cq:isCancelledForChildren as true , but it doesn’t, resulting in overriding the manual changes done in this composite multifield on live copy. Do note this property gets set for normal components which are not extending OTB Tab or Accordian components. I believe this has something to do with cq:isContainer true property on panel container component. But i tried setting this as false and it doesnt work. Read few articles and found out that deepCancel on edit config helps to set this property but this also did not worked for me.Any solution to this?
Hi! I am seeing an unexpected delay with a Weekly Quiet Hours rule (Queue message).Configuration:Window: 10:00 PM to 8:00 AM (Recurring daily). Timezone: Buenos Aires (GMT-3). Frequency Capping: None.The Issue:A profile reached a Push node on Tuesday at 4:20 AM. Expected: Sent Tuesday at 8:00 AM. Actual: Sent Wednesday at 8:00 AM (27-hour delay).Questions:Does AJO treat an overnight window (where End Time < Start Time) as a single block that concludes on Day+1? Because the profile arrived at 4:20 AM on Tuesday, did the system assign it to the "Tuesday Rule" (ending Wednesday 8 AM) instead of the "Monday Rule" (ending Tuesday 8 AM)? Is this behavior documented? What are your reccomendations? Thanks!
I’m looking to create highly personalised data driven Kinetic emails. Would anyone be able to help me with this or provide any additional information as to what is supported in AJO?
Hi there, I have created an audience in AJO which is updated daily by batch sync. This has been shared to a destination with no end date. Does this mean the audience shared will be updated daily (i.e. members no longer shared when they don’t qualify for an audience and new members shared when they qualify) until I stop sharing it?Thanks, Serena
Hello everyone, Hola, Welkom, Привет, Salut, Vítejte, Gruß, 환영합니다, Willkommen, Hoi, नमस्ते, Nazdar, Bienvenue, Witamy, ハワイ, Hej, Živjo, 拝啓, Velkommen, Cześć, Oi, 您好, Saudações, ようこそ, Salve, مرحبا, Benvenuto, Pozdrav, Hoşgeldiniz, Gegroet, Salutacions, Benvingut, הי, Saludos, Hei, Bemvindo, Hälsningar, Приветствую, Hi, Välkommen, Saluto, अभिवादन, Dobrodošli, Tervetuloa, Pozdrowienia, Salutation, ברכות... We are happy to have you on the AEM Community and here, in our community, we believe it's important to create a space for you all to share a little more about who you are and all the cool things you are up to! So, let me first start by introducing myself - I, Kautuk, am working as a Community Manager for AEM and I have been with Adobe for almost 10 years now. I started my career at Adobe as a Software Engineer. Apart from being a Community Manager, I am also a sports enthusiast and love to play tennis. My other interests include cooking and
In B2B marketing, brand consistency isn't a design preference, it's a growth lever. Every email, nurture stream, and interaction shapes how your organization shows up in market. But as content velocity increases, maintaining control over tone, terminology, and visual standards becomes exponentially harder. That's true whether your team is writing copy manually or leaning on AI to accelerate production. That's why we're excited to announce that Brands is now generally available in both Marketo Engage and Journey Optimizer B2B Edition to users with Admin level access. The Brand Challenge B2B marketers are expected to remember and apply every brand rule (naming conventions, tone of voice, required disclaimers, regional nuances - to name a few) across every email, every time. Add AI into the mix, and without structured guardrails, content can quietly drift: outdated product names slip through, tone shifts, terminology becomes inconsistent. The result? Manual review cycles, brand team bottl
It would be nice to have the functionality to tag all people on the proof in a comment by using “@everyone” so we don’t have to tag 8 different people each time. Using tagging a team doesn’t work the way our division is structured. Thanks!
We’ve rolled out new Adobe Campaign updates and shared resources to help teams move faster, experiment more easily, and scale customer engagement with confidence. Here’s a quick look at what’s new: Adobe Campaign v8 updatesRecent v8 releases extend key use cases in the web UI while continuing to strengthen flexibility, security, and governance in the client console. Highlights include:Firefly + third-party image generation model integration Campaign inventory timeline view Multilingual deliveries Transactional message profile enrichment Adobe Experience Manager live copies + language copies Content experiments (A/B testing) Continuous delivery enhancements Campaign approval management SMS connector Security improvements 🔗 View full release notes:Adobe Campaign v8 Web UI release notes Adobe Campaign v8 client console release notes Support note: Adobe Campaign Standard and Campaign Classic remain supported. Roadmap investments are focused on Adobe Campaign v8, prioritizing long-term sta
Hi Folks,@jainarundeep @edgar_herrera @sbral @BahadurAh @MatheusPa1 Would need some suggestions on below We are observing several hundred batch IDs that have been stuck in a “loading” state in 2 months period, which suggests potential data loss. and it is never tracked via subscription adobe alertsThe source system successfully sent the data, however these batches never transitioned out of the loading state and appear to be stuck indefinitely. As a result, the data is not available downstream and we are currently missing critical data.We have subscribed to dataflow ingestion alerts, but these alerts are not providing any visibility into batches that remain in the loading state, and no updates are triggered for these batch IDs.Given that the data is now outdated and cannot be backfilled or re‑ingested, what is the most efficient and recommended approach to immediately identify, monitor, and detect batches that are stuck in the loading state?we are using Retrieve list of batches wit
Export options are available for Issue Details screens, but nothing like this is available for the Updates section of an Issue. For auditing we show documented actions like system activity or comments made and the only option I have today is utilizing the print function which doesn’t allow viewing the entire page.
When we design adaptive forms with 3 or 4 columns, we noticed they tend to overlap when we switch to mobile renditions, i was under impression in the layout mode, i can arrange them, so they stack up one over the other but i noticed it stays the same after reverting to desktop rendition. Am i missing anything ? Eventually we will be delivering this form in headless but layout is something thats under AEM scope.
I am setting up webhooks to send Teams alerts to Account and Sales Owners. I want to configure webhook adaptive cards that have a link for Sales Owners that takes them to the SFDC Contact record, no problem here using https://company.my.salesforce.com/{{lead.SFDC Id}} token. Is there a way to do the same so that I can send Account Owners to the SFDC Account record? I reviewed the field management section and only find a lead-function field for SFDC ID, there is not a lead-function field for SFDC Account ID.
Hello ,Shows error while clicking on transition for target count as below, how to resolve it in ACC V7?
I’m trying to do a redirect based on the email domain that they submitted, basically want to redirect them to page A if their non-customer domains, page B if their customer domains. As i know currenly there is no native functionality to cross check the domain to marketo lists correct? Or is there an alternative for this
hi,I am trying to create an adaptive form using form template (xdp) (foundation components) on aem 6.5.The issue is after creating adaptive form using xdp, the data source is not populating Even though an XDP is referenced in this form, it shows blank and the error.log as following errors:19.03.2026 13:56:52.576 *ERROR* [10.238.22.152 [1773924978316] GET /content/forms/af/FOFO/adaptive-forms/A123-abc/jcr:content/guideContainer.xfajson HTTP/1.1] com.adobe.aemds.guide.xfa.XFAJSONTransformer Error in transforming xfa json:nulljava.lang.NullPointerException: null19.03.2026 13:56:52.577 *ERROR* [10.238.22.152 [1773924978316] GET /content/forms/af/FOFO/adaptive-forms/A123-abc/jcr:content/guideContainer.xfajson HTTP/1.1] com.adobe.aemds.guide.service.impl.GuideModelImporterImpl Error in importing Xfa Jsoncom.adobe.aemds.guide.service.GuideException: null at com.adobe.aemds.guide.xfa.XFAJSONTransformer.transform(XFAJSONTransformer.java:104) [com.adobe.aemds.guide.aemds-guide-core:6.0.688] at
Environment : AEM 6.5.21 , Issue do not see the persistent queries. endpoint can be seen on right side, but no persistent queries loaded, even though queries exist at crxde jcr node settings level for this specific project. This issue is on my local aem instance. configuration browser selected all the checkboxes, /content/site/jcr:content pointed to /conf/site where settings folder exist having all persistent queries
ADOBE MAKES ASKING QUESTIONS TOO DARN HARD.I have been struggling for an hour to understand my problem and THAT IS RIDICULOUS. I made a virtual copy of an image in LR and then chose “edit a copy in PS with lightroom adjustments”. When I sent the image back to LRc, there was no copy made and the new image overwrote the .TIF file original. My original (with Google AI adjustments that cannot be replicated ‘cuz I’m out of usage tokens) is ** COMPLETELY GONE **. I am quite beyond irritated. Yes, I still have the pre-Google raw file, but I am very much not happy. What should I have done?
Three quick questions for AEM teams. Answer whichever applies to you: 𝐐𝐮𝐞𝐬𝐭𝐢𝐨𝐧 𝟏: AEM Cloud MigrationIf you had to migrate to Cloud Service tomorrow, how ready would you be?🟢 Ready — fully assessed🟡 Mostly ready — some unknowns🟠 Haven't fully assessed🔴 Not ready — significant technical debt 𝐐𝐮𝐞𝐬𝐭𝐢𝐨𝐧 𝟐: Edge Delivery ServicesWhat's your EDS strategy?📋 Already using EDS or Adobe's new Modernization Agent🔍 Evaluating it❓ Haven't started thinking about it🤷 Not sure what EDS is (no judgment — it's new) 𝐐𝐮𝐞𝐬𝐭𝐢𝐨𝐧 𝟑: AccessibilityHow confident are you in your AEM site's WCAG/EAA compliance?✅ Fully compliant and tested🔶 Mostly compliant with known gaps⚠️ Haven't done a proper audit🚫 Not on our radar yet Drop your answers in the comments. I'm genuinely curious where the community stands. I'll share the results with my analysis next week. (And yes, I've worked with teams in all four categories on all three questions. No judgment here.) #AEM #AdobeExperienceMana
Hello,We are getting this issue: The CSS that we add to the Template via the + Custom CSS button (and also in fact ALL CSS and meta tags) are not getting injected into the head tag area. This is only happening when we add in a hand-coded HTML Visual Fragment. The CSS IS getting added into the head when just the native drag and drop Adobe modules are used. Please can anyone identify why this is the case and how to solve please?
When we create projects, we would like it to be easily identifiable by a docket number, something sequential eg 17-xxxx and should increment only by the specific object type eg Project. Unfortunately, the only available autonumbering available on Workfront is through all objects, meaning if I have 2 projects created, this could be 17-ABX1 and 17-1257 because of all objects created in between. We need this number to be sequential to the object only.
Perspectives is a dedicated space on Experience League featuring content written by expert Adobe users and internal Adobe product experts. Articles focus on real-world use cases, industry best practices, strategic tips and tricks, actionable insights, and technical guidance for using Adobe DX products—including Workfront.Whether you’re a System Admin, Group Admin, Project Manager, or simply passionate about driving value with Workfront, these articles offer practical strategies and inspiration from those who’ve been there. Check out the latest articles:From Tasks to Transparency: Accountability in Workfront Growing Through Workfront: Real Admin Lessons Workfront Adoption: You Launched the Tool, Now Shift the Mindset Help Me Help You: From Support Queue to Adoption Two Admins, Two Companies, One Workfront From Chaos to Order: Shaw’s Workfront PMO Transformation Resourcing at a Glance: Instant Insights Dashboard From Chaos to Content Velocity: Winning with Workfront Workfront Planning fo
Hi,I have come across a problem, where the checkbox which is on Static tagged PDF, is not read correctly by screen readers such as voice over.It reads the title, but not if the checkbox is checked /unchecked. The static PDF which is tagged, as cross mark on the check box, but voice over is not able to recognize it and read it aloud. hence it reads only the title of the checkbox. Please note: The static pdf is rendered using outputservice.generatePDF API and is tagged. NVDA screen reader, is reading check box unavailable checked read only, after the title is read aloud. But Voice over and acrobat pro read aloud is not able to recognize this.Anyone seen this issue before.?
Hi All,I am trying to query / pull the “Project Sharing” settings of a project template via the Workfront API / in Fusion, but can’t figure out how to do this.The accessRules collection includes only the “Template Sharing” settings, but not the “Project Sharing” settings.Does anyone have an idea on how to do it? Or this not supported currently by the (versioned) API?Thank you,Tibor
Hi, I have enrolled in a Journey Optimizer course (AJO-BP200) but have come to a shuddering halt at an early stage. One of the first instructions is ‘Start the Simulation’. Where is this? This doesn’t appear to be a paid course, but I’m thinking it is and at the point of payment you get access to the Simulation? I’m unable to find it via the AJO within my standard working interface. Any ideas? Many Thanks in advance
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.