Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi All , recently i created a custom target mapping on acc v8 lets say named as “ABC” out of which 3 schemas for delivery, exclusion, tracking where created but now i want to delete it as requirement changes , but while deleting its giving “delivery linked” error i too check that no delivery is linked as it is new instance , secondly tried renaming and tried to create new target mapping on same schema but not able to save it it giving error and finally not able to create any new target mapping on schema used un ABC while i can create target mapping with other schema , how to resolve it .
Hi, I am working on creating a new template in the new Marketo email builder and am struggling to find resources about using background colors. I have created a 2:1 structure and filled this with text and a button. I would like to make the background color different from the email viewport and cannot determine the best way to do this. If I use a container then fill it with content the container is not responsive. Has anyone been able to solve for this?
Depuis la console administration Adobe (https://adminconsole.adobe.com/), j'ai ajouté les droits à un utilisateur sur AEM.Depuis AEM je recherche l'utilisateur mais il n'apparait pas.J'ai essayé en créant l'utilisateur par le suite directement dans AEM mais cela ne fonctionne pas, l'utilisateur ne peut pas se connecter. L'utilisateur créé dans la console d'administration est bien répliqué dans AEM ? il ne faut pas le recréer ?
Hi, What is the difference between the below terms: 1. Quarantined addresses vs Denylisted addresses vs Blacklisted addresses 2. Blacklisted profile vs Denylisted profile
Hi,is there a way to limit the creation or publish or both at user/role permission level in AEP?i d like to have an approval process for audience creation and publish but i cannot find anything about this in the Permission section
Hi, if an user marks an email as spam or unsubscribes from an email, will the profile be denylisted for that particular channel but continue to receive communications for other channels? Do the terms blacklist and denylist mean the same thing here?
Hi, If an user has marked an email as spam and if the user is asked to "unspam" the email, then will the user be removed from the Quarantine list after that?
If I prolong my visitor profile lifetime from 14 to 90 days how it may affect my license costs? What to be cautious about?
Hi, I need help with Dynamic Media Video Thumbnail configuration.So far what I've done:Established connection on the cloud services -> Dynamic Media Configuration.I saw a video where it stated that Dynamic Media should be enabled on CRX at this location /etc/dam/dynamicmediaconfig which I have already set the value to true.Still after I upload my video in a folder, I can't click the thumbnail button and it seems like Dynamic Media is not generating the thumbnails at all. Can someone help or point out what else am I missing. Thank you in advance!
in creating audiences what are the uses cases for choosing compose audience vs segment builder? thanks
hi,while creating an audience (or segment if using the old name) when is it best to an attribute or an event?let s say you want to create an audience based on users having visited the page Product.would you use the attribute page Name or the event page Name?what s the rationale of each selection?
Request for Feature Enhancement (RFE) Summary: Request to have read-only fields in Context Aware Config to protect the integrity of the data Use-case: Sometimes we tend to store API keys or secret keys in context aware configurations for different markets to be used. So if we can create read-only fields in the CA config, then we can prevent someone from accidentally modifying it. Current/Experienced Behavior: Currently we can use String fields which are editable via authoring Improved/Expected Behavior: String fields with read only behaviour Environment Details (AEM version/service pack, any other specifics if applicable): AEM 6.2+ and cloud Customer-name/Organization name: Ramkumar Pandian Screenshot (if applicable): Code package (if applicable):
Hi Just checking what everyone is doing regarding event lead tracking? We have recently been to a tradeshow and rather than fill in the lead form the team decided to just use the scanner provided by the event organiser, which means a lot more data processing. We have another event coming up and we don't have time to install our own scanner. curious to see what everyone else is doing. thanks.
Is it batch or streaming? Is there any workflow how to make that connection?
We’re excited to share the on-demand session recordings from Adobe Summit 2025, specifically focused on AEP & RTCDP. Whether you want to revisit a session or catch up on ones you missed, this curated list brings together the most relevant insights for AEP & RTCDP users, practitioners, and champions. Check out the full list of sessions below – organized for quick reference, with direct links to each recording: Session Name Speakers (Name & Designation) Recording Link Accelerating Audiences: Learn How to Action on Your Audience Strategy [S508] Josee Healey, Sr. Product Marketing Manager - Adobe Real-Time CDP, Adobe / Shelby Mansuri, Sr. Manager, Product Management, Adobe Recording Link Adapting to Evolving Challenges in the Media and Advertising Industry [S941] Ian Dejong, Principal Strategist - Media, Entertainment & Trust, Adobe / Angelo Sinibaldi, Director Data Commercialization and Strategy, Nine Entertainment Recording Link AI-Driven Excellence: How AI As
Hi all, I am deploying the WKND project using "mvn clean install -PautoInstallSinglePackage" command.https://experienceleague.adobe.com/en/docs/experience-manager-learn/getting-started-wknd-tutorial-develop/project-archetype/project-setup It is failing with the below errors: C:\Rama\Adobe\WKND Site\code\aem-guides-wknd>mvn clean install -PautoInstallSinglePackage[INFO] Scanning for projects...[INFO] ------------------------------------------------------------------------[INFO] Reactor Build Order:[INFO][INFO] WKND Sites Project [pom][INFO] WKND Sites Project - Core [jar][INFO] WKND Sites Project - UI Frontend [pom][INFO] WKND Sites Project - Repository Structure Package [content-package][INFO] WKND Sites Project - UI apps [content-package][INFO] WKND Sites Project - UI content [content-package][INFO] WKND Sites Project - UI config [content-package][INFO] WKND Sites Project - All [content-package][INFO] WKND Sites Project - Integration Tests [jar][INFO] WKND Sites Proj
Hi Folks,I have created a form using landing page with text fields and checkbox. After submitting I can see the consent gets updated but the text field data is not getting captured. Is there a possibility to store it in the profile ? or is it getting stored in any of the OOTB dataset within AEP ?Can anyone provide some more insight on this ?Thanks in Advance!
Hi Team,I am using Adobe campaign V8 Web UI for configuring Landing page/WebApp for Registration Form with some Input Fields, Radio button [Yes/No] etc.The problem is, while using Campaign V8 Web UI, the storage by default pointing out to Recipient Schema.Can you anyone help me on this how I can store some input values into custom Schemas in Web UI.Regards,Santosh.
Do MSI emails go towards communication limits?
Hi,Has anyone noticed that page.lastModified doesn't always update when you publish a page? How do you reliably get the actual "last published" timestamp of a page?Not looking for jcr:lastModified or cq:lastReplicationAction - they’re not always reliable for personalization logic.
Scenario: AEM CloudOur setup includes:AEM Publish endpoint behind Dispatcher and CDN (Fastly)A firewall layer (Imperva) in front of the CDN for public domain access (e.g., yourdomain.com)Issue:When content updates are made and both the CDN and Dispatcher caches are purged, the changes reflect immediately when accessing the page through the publish endpoint (behind Fastly + Dispatcher).However, when accessing the same content via the public domain (yourdomain.com, routed through Imperva → CDN → Dispatcher → Publish), the old/stale content continues to appear until the TTL expires.This suggests that stale content is being served on the request path that includes Imperva, despite cache purge operations.Additional Context:We have connected with the Imperva team regarding this behavior. They have confirmed that they are not caching any content on their end. According to them:They are only routing traffic from imperva to the Fastly CDNImperva is being used solely for security and governance
For example you have a component where it should be authored by only admins. The edit access for this component have to be restricted to one particular user group only.
I've been trying to find other ways to create user wildcard request team reports without using the Assigned to or Assignment team as the wild card connector to report users, since I'm finding that requests may occasionally be unassigned. So far, I've tried issue reports. I tried Issue-Team ID with wildcard user teams, but that doesn't return results. When I try Issue-Team ID as a column, the Team ID results are blank in the report. Resolve Project-Home Group or Resolve Task-Home Group doesn't work either to get data in a column and due to this, I'm not sure if it's worth the text mode time to pull resolve group ID into the report since it doesn't seem like it will work based on the empty report columns for the resolve project/task home group. I would appreciate any ideas to connect requests to user wild card team/group in this report? Thanks
Hello, I have a Text Field with Formatting where I would like to add some text to existing text using Fusion. As the content in this field type is saved in rich text format, adding something seems to be a challenging issue to me. So I was wondering, if perhaps somebody did something like that before and has some hints for me... Thanks in advance. RegardsLars
Hi @parthasarathy Request you to explain below image of causes of exclusion in recurring delivery with an example. It will clear my doubts.Thank you
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.