Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Request for Feature Enhancement (RFE) Summary: Versions must be created in AEM upon using Manage Publication. Use-case: Manage Publication is commonly used feature within AEM and versions not being created with Manage Publication can cause issues while restoring content. Current/Experienced Behavior: Versions are not created in AEM upon Manage Publication and versioning works only if Quick Publish option is used. Improved/Expected Behavior: Versions must be created in AEM upon using Manage Publication. Environment Details (AEM version/service pack, any other specifics if applicable): AEM as Cloud Service latest release Customer-name/Organization name: Abbott Screenshot (if applicable): Code package (if applicable):
Hi, everyone.I have a use case where I need to wait for the RT CDP Profiles to be stitched or merged before using them in an AJO Journey. While I wait for this to happen, I need to minimize the waiting time, which is currently over 40 minutes. I'm wondering if this is the best approach and what the ideal waiting time should be, based on real-life experience and guardrails.
Hi, I'd like to know if it's possible to create an audience using nodeID from journey_step_events. When I go to Audience creation, I can't see any stepevents field. Thanks.
The new Workfront Planning module is great but we are starting to see that Workspaces will pile up if there isn't a mechanism to organize/filterThis feature would help users maintain and organize their spaces by either folder or filter structures and also allow for archive. Currently there is only Workspaces I own and Workspaces I'm on.
Description - Like Jira, and other work tracking systems, Workfront is missing the ability to link projects and requests with an association (like related, parent, etc.) Why is this feature important to you - Our current process of taking requests in a workload and then grooming it. Then once groomed I need to open 1 or more new requests in 1 or multiple different request queues (Web Publishing, Analytics, AB tests, etc.). I want the ability to add these links to reports so I don't have to have a custom field to manually keep up to date with the associated field. How would you like the feature to work - I want a new section in the request details for Links. It would have a link with the ticket title. If a request depends on a project then only show the project. I would be able to categorize the link as related or give a parent/child relationship. The ticket type (request/project) would be shown. I could delete, modify, add links from
Description - When editing a custom form, the moment I scroll down into the form, the name of the form goes away. Would like it to remain!Why is this feature important to you - I have to scroll up constantly to validate I'm in the right form if I'm making changes across forms or working on multiple. How would you like the feature to work - It would be nice if the name header could stick so we can constantly see the name of the form just to be sure we're in the right form!Current Behavior - the title of the form scrolls up with the page.
StampI need to create an Adobe dynamic stamp with date. I am a newbie. please helpJack
For example, in 1 visit a user is on homepage (evar 1 = not logged in) then logins then goes to a product page (evar 2 = logged in). I understand if we break down this metric by page url, we'll see that homepage will have 1 not logged in and product page will have 1 value logged in. What is the dedupe value at the top? Will it give attribution to this visitor as logged in or non-logged in?
Hi team, Does anyone have experience with executing CTV marketing campaigns using Adobe Journey Optimizer (AJO)?
I have a content Fragment with these fieldsTitle, Page Title, Canonical URL, Description, tagsI am using AEM AMS 6.5 setup. I need to create a GraphQL query for searching a word, say "Service" in multiple fieldsexample: serach word might be present in either of above mentioned CF fields.I heard, there is AMS limitation that we cannot use OR or in statmeents. Where as this is possible in AEMaaCS. Also, I want to search the word in tags. But CF stores tag path. Actual Tag title is present in /content/cq:tags So, using GraphQL query, is it possible to search the word to Tag title? query SearchContent($searchTerm: String!, $limit: Int = 10) { myModelName( filter: { title: { _expressions: [ { _operator: CONTAINS, value: $searchTerm } ] } OR description: { _expressions: [ { _operator: CONTAINS, value: $searchTerm } ] } _path: { _expressions: [ { _operator: STARTS_WITH, value: "/
Description - It would be beneficial to have the ability to delete profile-enabled schemas, specifically in lower environments Why is this feature important to you - Dev's that are 'learning' how to use AEP/RTCDP may incorrectly enabled schemas for profile, thus causing any type of schema clean-up efforts, unable to be completed. How would you like the feature to work - The simple ability to remove enabled toggle, once tied dataset is removed from schema. Current Behaviour - Unable to be currently done, verified this with adobe support that the ability was taken away due to issues.
Regulators and external stakeholders may impose requirements regarding the monitoring of functionality and data usage by internal employees. This includes tracking who accesses which data and what actions are performed with it. The objective is to enable the automatic detection of anomalies through monitoring tools.To achieve a form of automated monitoring and alerting, detailed logging must be implemented, and these logs must be accessible. Since this is currently not the case, I would like to propose implementing such logging. As an example, consider the level of detail captured in Adobe Analytics.
[BUILD] Running maven build command(s)Using Java version 21 from .cloudmanager/java-version.Executing command mvn --batch-mode org.apache.maven.plugins:maven-dependency-plugin:3.1.2:resolve-plugins06:49:47,547 [main] [INFO] Scanning for projects.........06:51:04,568 [main] [INFO] Toolchain in maven-compiler-plugin: JDK[/usr/lib/jvm/jdk-11.0.22]06:51:04,608 [main] [INFO] Changes detected - recompiling the module! :source06:51:04,610 [main] [INFO] Compiling 450 source files with javac [forked debug release 21] to target/classes06:51:05,021 [main] [INFO] -------------------------------------------------------------06:51:05,021 [main] [ERROR] COMPILATION ERROR :06:51:05,021 [main] [INFO] -------------------------------------------------------------06:51:05,021 [main] [ERROR] error: release version 21 not supported06:51:05,021 [main] [INFO] 1 error06:51:05,022 [main] [INFO] -------------------------------------------------------------
Hello,we have an AEM + Commerce headless architecture and we configured the Adobe Commerce Product Recommendations (https://experienceleague.adobe.com/en/docs/commerce/product-recommendations/overview)We're trying to use AEM Product Recommendation CIF component (https://github.com/adobe/aem-core-cif-components/tree/master/extensions/product-recs/content/src/main/content/jcr_root/apps/core/cif/extensions/product-recs/components/productrecommendations/v1/productrecommendations)Opening the component dialog we see this configurationSo, we guess the component knows how to behave according to the page template, so that it matches what configured on Commerce side But how the component knows which Page type the current page corresponds at? More, to collect behavioral data, we must track them by our self using provided SDK as stated at https://experienceleague.adobe.com/en/docs/commerce/product-recommendations/getting-started/headless, right?
I am trying to setup adobe AEM RDE environment. Have followed the steps mentioned in the following documentation https://experienceleague.adobe.com/en/docs/experience-manager-learn/cloud-service/developing/rde/how-to-use. I ran the "mvn clean package" command and then proceeded to run the command in the screenshot attached below("command run" file). Note I have two different project in my repo. I have also created a new dispatcher for RDE environment and added a symbolic link for the same in the active vhost folder. Added the lines present below in my screen shot. However whenever I try to hit a servlet it only gives default apache output as <html><body><h1>It works!</h1></body></html>.Please let me know if anything else is required.
Dear Community I would like to ask for the best recommendations using AJO for my client requirement. So in AEP, I created two schema, Individual Profile Class, and ExperienceEvent Class. What I want to achieve is creating an Audience in AEP, then using AJO to send ExperienceEvents field to Kafka. The limitation here is that the client only has Prime License. Currently, my AJO journey logic is attached below. During the wait activity, I configured to be 120s. This causes the Journey to work as it should be. However, I need the latency to be lower. When the Wait activity is changed to 60s, the Journey did not work. My Audience is triggered using ExperienceEvent data. However, when an ExperienceEvent is being ingested, there are some delays until the associated profile is being included in the Audience Membership. My question is that what would be the shortest wait time I could configure to ensure that the associated profile is included in the Audience as soon as
Hello Community, In one environment, when I publish a page I do NOT get the Publish (dependency) wizard screen that lists referenced assets (e.g., images, Target configs, experiences). In the other (working) environment, that screen appears and shows “All Assets” with the referenced items (see screenshot). I need to know which group memberships and path permissions are required so this wizard appears and allows me to include dependent assets/activities. /libs/wcm/core/content/sites/publishpagewizard.html?item=/content/project/en/us&editmode Observed:Working environment: Selecting the page and choosing Manage Publication (or Publish) opens the dependency wizard (screenshot).Non‑working environment: The wizard does not appear; publication proceeds (or fails) without showing referenced assets, so dependent items (e.g., assets / Target activities) are not republished.Only difference so far: User/group permissions and possibly a custom workflow used in the failing environ
Hi there, I'd like to raise a feature request on AA/CJA segments & components. DescriptionI’d like to suggest a few improvements related to traceability and governance of key components in AA and CJA, specifically for segments, derived fields, and Data Views. Why is this feature important to youThese features would greatly enhance collaboration across teams, improve auditability, and enable safer and more transparent management of assets within Analytics. In environments with multiple users and frequent changes, it's essential to track who made what changes and when, and to be able to recover previous versions if needed. How would you like the feature to workSegment change history: Ability to view a log of changes for each segment, with the option to restore previous versions. Ideally, this could be enabled selectively for specific segments to avoid unnecessary data load.Author and last modifier for derived fields: Each derived field should display who created i
Hello, I was wondering if keeping Active Triggered Campaigns in the Archive folder requires deactivating them to enhance system performance, or if their presence there doesn't impact performance.Also, if deactivation is needed, is it manual as support said they cannot do bulk deactivation. Thank you
We have Cloudflare as CDN and the SSL cert is updated there. When I update the SSL cert in Cloud Manager Domain Mapping the cert status shows as deployed and go live button shows up. Since this is only updating the expired cert, DNS configure is not required, so I click on go live button and press on ok.The status doesnot change to verified. 1. Since the cert is already updated in Cloudflare, is it not required to update the cert in Cloud Manager?2. If it is required to also update the cert in cloud manager, how do I change the status from deployed to verified?
Starting September 25, 2025, Adobe Admin Console (AAC) will support IP-based access for user login. This enhancement enables customers currently using Marketo Engage’s legacy IP restrictions to begin migrating to Adobe Identity Management System (IMS). To ensure a smooth transition, Marketo Engage’s legacy IP restrictions will remain active through Q1 2026, giving teams time to adjust to differences between the legacy feature and AAC’s new capabilities. This phased approach is designed to minimize disruption and support a seamless onboarding experience. For questions, please contact Adobe Support or your Adobe account team. Phase 1: Post-Release Enablement (October 24, 2025) Existing Marketo Engage IP restrictions will continue to function and apply to Adobe ID users. The IP access/block list in the Marketo Engage Admin area will remain available to existing customers with this feature enabled. No action is required - your current configuration will apply automati
I need to get the active users per day/month
Hi all, I wanted to ask the community if there are more efficient ways to test mobile apps using Adobe tools. Currently, we’re using Adobe Experience Platform Assurance to test on physical devices. While the tool is helpful for real-time validation, I’ve found the process to be quite slow—mainly because exporting the JSON payload for a session produces output that’s difficult to read or share with stakeholders. As a result, we’ve been manually screenshotting each event to evidence that page names, eVars, and other parameters are set correctly. This approach is time-consuming and not scalable. Is there a better way to evidence test data—either within Assurance or using complementary tools or workflows outside of it? Any suggestions or shared experiences would be greatly appreciated. Thanks in advance!
We're excited to unveil our most prestigious annual recognition - the Adobe Champion Program class of 2025-2026! This celebration honors expert practitioners worldwide, showcasing a diverse community of thought leaders who inspire innovation across our ecosystem. The Adobe Champion Impact Adobe Champions transcend product expertise to become true change catalysts. Our program provides exclusive opportunities to collaborate directly with product teams, shaping application futures while building global connections with fellow experts through knowledge-sharing and thought leadership initiatives. 2025-26 Program Expansion Achieving Adobe Champion status represents exceptional achievement, with record applicant numbers making selection increasingly competitive. Our expert judging panel carefully evaluates candidates for this prestigious recognition. This year marks our grandest expansion, adding three additional program classes to create our most comprehensive Adobe Champion c
Description : When large values are shown as long strings of digits it slows comprehension and increases the chance of misreading. Replacing long zeros with readable units like 𝗺𝗶𝗹𝗹𝗶𝗼𝗻𝘀 and 𝗯𝗶𝗹𝗹𝗶𝗼𝗻𝘀 for counts and 𝗠𝗕 𝗚𝗕 𝗧𝗕 for data size will make licence pages clearer and faster to use. Why is this feature important to you :𝗖𝗹𝗲𝗮𝗻𝗲𝗿 𝗱𝗶𝘀𝗽𝗹𝗮𝘆𝘀 𝗽𝗿𝗲𝘃𝗲𝗻𝘁 𝗰𝗼𝘀𝘁𝗹𝘆 𝗺𝗶𝘀𝘁𝗮𝗸𝗲𝘀 ✅Teams must validate entitlements at a glance during renewals audits and governance checks. Human eyes scan better with semantic units like 𝗺𝗶𝗹𝗹𝗶𝗼𝗻 𝗯𝗶𝗹𝗹𝗶𝗼𝗻 and 𝗚𝗕 𝗧𝗕 rather than counting zeros. This reduces review time supports accurate decisions and improves confidence across stakeholders 📊 How would you like the feature to work :Display large counts using compact units 𝗸 𝗺𝗶𝗹𝗹𝗶𝗼𝗻 𝗯𝗶𝗹𝗹𝗶𝗼𝗻 with hover or tap to reveal the exact numberShow data size using 𝗠𝗕 𝗚𝗕 𝗧𝗕 and allow switching to bytes when neededP
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.