Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Details The features in this release focus on Experience Manager Sites and Sites Optimizer and include the following: AEM SITES: Content Fragment Delivery with OpenAPI AEM Content Fragments reuse in AJO AEM 6.5 LTS - Java 21 Support AEM FORMS: Forms Experience Builder Marketo Connector - Phase 2 AEM ASSETS: Smart Tag Enhancements AEM Dynamic Media native integration with AJO B2C Content Hub Enhancements AEM Assets for Figma Turnkey Connector Release Overview Video Watch the comprehensive release overview video to get an in-depth understanding of the enhancements brought by AEM 2025.05.0. Seed Q&A Please use this thread to ask questions related to this release. See all the Previous Releases here and the Current Release Notes here.
In OSGi bundle, what will happen if you define a package in both Export-Package and Import-Package in the bnd configuration, and how can this lead to class loading issues?
Don't miss this CR #CX Convo! Liz Miller, VP and Principal Analyst of Constellation Research Inc., sits down with Adobe's Shelly Chiang to unpack the game-changing potential of modern Digital Asset Management (#DAM). Key Insights: 📌 DAM is no longer just a digital filing cabinet 📌 #AI is transforming how teams discover, use, and activate content 📌 Modern DAM breaks down silos across marketing, sales, HR, and global teams 📌 Intelligent search means finding the RIGHT asset in seconds, not hours Looking to turn your content into a strategic advantage? 💡 This convo is a must-watch for #marketing leaders trying to scale creativity and drive efficiency. Watch the full interview Watch Video: Here
Description - When viewing a schema in any environment, when you change environments, the page would redirect you to the list of all schemas.Why is this feature important to you - AEP throws an error that is not readable to the user when trying to view schemas in a different environment.How would you like the feature to work - Just redirect the user to the list of schemas instead of throwing the error.Current Behaviour - An error is thrown.
Hi all, I’m encountering a challenge with marketing channel attribution in an implementation using Adobe Web SDK, Adobe Analytics, and A4T, and I’m curious if others have seen similar behavior or have best practices to share.Here is the situation:We have a high volume of visits showing “None” as the marketing channel, even though tracking codes are present.The majority of our processing rules rely on a tracking code (a concatenation of UTM parameters transformed via a common Web SDK extension, e.g., "salesforce:email:campaign123:p2_hwc_bestfoods:"), while only a few use raw query string parameters.campaigndate_timepage_eventpage_urlvisit_numvisit_page_numva_closer_id 2/06/2025 6:5570https://www.abc.com.au?utm_medium=email&utm_source=salesforce&utm_campaign=campaign123&utm_content=p2_hwc_bestfoods110salesforce:email:campaign123:p2_hwc_bestfoods:2/06/2025 6:550https://www.abc.com.au?utm_medium=email&utm_source=salesforce&utm_campaign=camp
Join the conversation as part of the AEM - London User Group, expertly managed and hosted by @jineet_vora and Saumya Jain!This is your chance to connect with AEM professionals virtually and in-person in the London Metropolitan area. Whether you're just starting out or a seasoned expert, this group offers a space to share experiences, explore best practices, and grow your network. Join a community of like-minded individuals who are just as passionate about AEM as you are.Join the AEM - London User Group Chapter here: https://aem-augs.adobe.com/aemug-london-chapter/?cgen=6JMR74BK&mv=other
Adobe Journey Optimizer (AJO) provides reporting dashboards that offer a high-level view of journey performance for targeted audiences. But what if you want deeper insights—like understanding how different audience segments performed?By integrating AJO data into Customer Journey Analytics (CJA) and adding a profile dataset to the AJO-compatible connection, you unlock powerful, in-depth analysis capabilities.For example, imagine you've executed a journey for a global audience. While the journey was broadly successful, you now want to analyze performance by country. If the journey had used a condition node based on the "country" profile attribute, this breakdown would be available by default. However, creating individual paths for each country can be impractical. Instead, you can join a profile dataset with AJO data in CJA to analyze results by country after the journey has completed. You can then adjust the AJO reporting template so this enhanced information is available in the default
Add the ability to get a Fusion Test Drive account. There is already the ability to request a Workfront Test Drive account, so this would go hand-in-hand with that.
Hi Everyone, Is it possible to configure a fusion scenario to create requests from an email and go to a specific queue topic? Thanks!
Hi Team,I am working on the implementation of New Channel Content cards(AEP/AJO).But for content Cards i have a gone through the documentation and as per the Documentation we have the implementation via SDK's .In that case client won't be able to share the SDK's ,So i just want to ask that do we have any other solution or via API's we can implement Content cards as i can't see any documentation around the implementation via API'sKindly do the needful
Hey everyone, Looks like a new field was added to 'Usage' in the Event Forwarding monitoring UI named 'Outgoing Quota'. There doesn't seem to be any documentation anywhere on this - does anyone have any information on this? How to Track it?Is it a contractual quota? What happens once we surpass the quota? Thanks,Ty
As said in the title, do you have any sample responses when it comes to 'Access data request'?
Hello!I'm wondering how agencies, internal marketing teams manage the requirements for Developers and Direct Mail. Since many of these requirements e.g. Audience, data files, counts, specs, etc are only relative to select team members, do you store this on SharePoint for them? I don't see the value of having this in Workfront. Can you please share your thoughts?thanksJennifer
Dear adaptTo() Community,The agenda for adaptTo() 2025, Europe's leading AEM Developer Conference (also covering Edge Delivery Services), has been announced!https://adapt.to/2025/scheduleTickets are still available:https://adapt.to/ticketsThe conference takes place September 29th - October 1st, 2025 in Berlin, Germany.Your adaptTo() Conference Team
Dear adaptTo() Community,The agenda for adaptTo() 2025, Europe's leading AEM Developer Conference, has been announced!https://adapt.to/2025/scheduleTickets are still available:https://adapt.to/ticketsThe conference takes place September 29th - October 1st, 2025 in Berlin, Germany.Your adaptTo() Conference Team
I created a Viewer Preset of the type Interactive Image for the use of custom hotspot. I am unable to change the presentation mode away from Desktop. The Buttons that should allow me to change are not selectable and disabled. I was looking in the documentation of Viewer Presets but saw nothing that mention that this would be the case. That could be the issue?
Hi Everyone, I ran into an interesting problem where I wanted to trigger AWS lambda from Workfront Fusion which was protected. As far as I can see for now there is an option to create signature but only two are available and there is no AWS4-HMAC-SHA256. Also there are only modules for S3 buckets but none for lambda at the moment.I appreciate any input. Thank you in advance. Best regards,Ivan Bebek
I am trying to sort the feed generated using graphql query by date. But the results are not as expected. Sample Query:query {ContextList(filter: {tags: {_expressions: [{value: "content-type/story"}]}}sort: "DisplayDate DESC") {items {title_tagsDisplayDatepublisheddatepageName}}} But the result is not sorted. Any guidance.Sample result:{"data": {"ContextList": {"items": [{"DisplayDate": "2025-04-03"},{"DisplayDate": "2025-04-01"},{"DisplayDate": "2025-03-20"},{"DisplayDate": "2025-03-17"},{"DisplayDate": "2025-03-13"},{"DisplayDate": "2025-03-12"},{"DisplayDate": "2025-03-10"},{"DisplayDate": "2025-03-10"},{"DisplayDate": "2025-03-04"},{"DisplayDate": "2025-02-26"},{"DisplayDate": "2025-02-24"},{"DisplayDate": "2025-02-19"},{"DisplayDate": "2025-02-13"},{"DisplayDate": "2025-02-13"},{"DisplayDate": "2025-02-06"},{"DisplayDate": "2025-02-05"},{"DisplayDate": "2025-02-04"},{"DisplayDate": "2025-02-04"},{"DisplayDate": "2025-02-04"},{"DisplayDate": "2025-01-31"},{"DisplayDate": "
Hi All, BPA error :com.github.jknack.handlebars/javax.script: The OSGi import javax.script, due to package removal, referenced at bundle: com.github.jknack.handlebars might no longer be resolvable. What we do to do to fix this ?
Description -Why is this feature important to you - Request from users / teamsHow would you like the feature to work - A filter / view to see tasks assigned to a teamCurrent Behaviour - If the task is assigned to a "team" the people on the team do not see those tasks in Priorities / Calendar.The user (in the team) needs to click work on it first, then the task appears in Priorities / Calendar.
so i was trying this command to build a project for training but getting stuck with svg error can some one help me out here how to go further here?
Hi, Why does some local show page name and title both while some only shows 1 of them. Is it part of some configuration/authoring? Both the version are same. Regards,Shaheena
We have seen a lot of nodes that do not have a sling:resourceType or has incorrect value. These are mostly those nodes which were copied using the copy option on the page. The actual component had all details but on copying somehow the resource type value was getting lost or not copied.We get error for these nodes:No renderer for extension html, cannot render resource Paragraph, path=/content/project/master-blueprint/en/article/topics/treatment/jcr:content/par/featuretable_1643404036, type=nt:unstructured, cssClass=default, column=0/0, diffInfo=[null], resource=[JcrNodeResource, type=nt:unstructured, superType=null, path=/content/project/master-blueprint/en/article/topics/treatment/jcr:content/par/featuretable_1643404036] These are not specific to certain components, rather a handful of the components are affected.We recently tried to copy paste a component instance but were not able to replicate the issue. The node got copied well. We have recently used groovy and corrected all s
I'm designing an application (few pages) for users to create some structured content which will be exposed to a third party application as an API providing the data as json response. I'm using AEM cloud service and I have to store the data in AEM itself (jcr or dam), I'm hesitant on storing the content in publish service as creating the content in the jcr isn't supported and also doesn't seem like a good CMS design considering the content not managed through author service. I'm inclining towards creating the pages in author service and disabling the the authoring mode and storing the data as json property in the jcr and publishing for the API. Not the ideal solution but if anyone has some ideas or suggestions please share.
Hey everyone,I am trying to clean up the URLs in site by removing the .html extension - basically, I want /content/mysite/about.html to just be /content/mysite/about.I have seen a few things mentioned like using Apache rewrite rules, or sling mappings under /etc/map, and even some custom ResourceResolver configs. But honestly, it’s a bit confusing figuring out what is the right way - especially when it comes to making sure it works across author, publish, and dispatcher. What is the best approach for extensionless URLs that works reliably across environments?
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.