Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
This article - Developing with AI Tools talks about developing for Edge delivery services using AI coding tools using llms.txt and AGENTS.md files which provide a lot of contexts to the AI about the project they are operating one. Can we have a similar thing that gives similar starter files for AEM Sites as well?
I am really struggling with AI Assistant prompts. I think I am asking basic question like "How many tasks are in team's backlog (I provide the exact name of the team)?" It gave me an answer of 20 and I know there is 383. If I ask it "how many tasks are assigned to a certain user" - this is a question that is in your Best Practices guide - it gave me an error message for the person I selected and when I did it for me, it only provides 20 tasks (because it is truncated). Why is this happening? I also do not think it recognizes custom fields - we have a field called Resources Requested and AI Assistant does not recognize it. When will this be available?
In our last Edge Data Collection Concepts blog, we introduced the concept of the data object as a flexible and schema-free method to collect data for Adobe Experience Cloud solutions. In this post, we'll dive deeper into how you can use the data object to implement Adobe Analytics. Whether you're migrating from AppMeasurement.js or starting fresh with Web SDK, the data object offers a straightforward method of implementation. When configured as discussed below, the data object will contain values immediately recognizable to Analytics and to implementers of Analytics. If you previously set s.eVar1 to a value of "foo", setting data.__adobe.analytics.eVar1 to "foo" achieves the same result and can be done very simply in the Tags interface similarly to how those values can be set when using AppMeasurement. Implementing the Data Object The data object starts as an empty variable, and we can build up and clear values with each of our rules in a way that is similar to how we set
I have set up the dispatcher flush agent on the publisher. Can someone explain what “on Receive” means and what “chain replication” means in this context?There is no official documentation explaining chain replication, which makes it very confusing.Is anyone using this setting and explain the chain replication thing? Can chain replication cause any performance issues if used on production sites?
I have a request to change an existing Workfront proofing workflow. They want to switch the first and second stages. I didn't see a way to do that. Does anyone know if that is possible and if so, how to do it? I was thinking about creating a new stage and then deleting the existing first stage. Would that affect any existing proofs that used this workflow? Any other suggestions on how to accomplish this? Marla
Mark your calendars! On Wednesday, October 22 at 1 PM CDT, the San Antonio Marketo User Group (MUG) is bringing you a powerhouse session:“Building a Center of Excellence for the Year Ahead” led by none other than Adobe Champion Carissa Russell. Whether you're looking to streamline your Marketo instance, refresh your strategy, or set your team up for scalable success in 2026, this virtual meetup is packed with actionable insights. Carissa will share her favorite tips, tricks, and frameworks for building a Center of Excellence that drives results and empowers your marketing operations. Register Here : https://mugs.marketo.com/events/details/marketo-san-antonio-presents-marketo-san-antonio-presents-building-a-center-of-excellence-for-the-year-ahead/
We have a considerable backlog in the Campaign Queue. Any advice on how to investigate this would be greatly appreciated.Just to note, per support recommendations, already working to optimize our instance and collaborating with the Salesforce team to look into the issue.
Last updated date: October 28th, 2025 Hi Marketo Engage Community, If you are a Marketo Engage admin, look no further! We understand that you’re under constant pressure to keep your database clean, efficient, and ready to deliver on the expectations of both marketing and sales teams. That's why we developed this practical, peer-led session, focusing on proven strategies and actionable checklists to help you push clean, reliable data to CRM—accelerating pipeline velocity and boosting revenue. Hear from Adobe Marketo Engage Champion, Miray Vu (@miray), to understand the critical role of database hygiene in syncing Marketo Engage with CRM and empowering your organization to close more deals, faster. In this On-Demand webinar, you’ll learn about: Why data hygiene matters for CRM integration and how clean data impacts business outcomes. Options for building a sustainable data hygiene process using Trigger/Batch campaign or Executable campaign, and how to i
Description - I just made an error in my custom form that has layers and layers of display logic. I am trying to create a report to pull the fields I need to fix, but my report is massive since there are so many IF THIS THEN THAT scenarios. Can you create an option to disable display logic for reporting? Why is this feature important to you - This feature would save me/others a tremendous amount of time and help us rectify issues quickly. How would you like the feature to work - Could you include this in the report settings as a check box? Current Behaviour - This feature does not exist. Mistakes happen and the display logic makes it very hard to correct errors.
Translate AEM tag titles for different languages and read the translated tag titles using Java code by Debal DasRead the complete article here : https://medium.com/@debal.india2014/translate-aem-tag-titles-for-different-languages-and-read-the-translated-tag-titles-using-java-code-2bbe4ee4a979 Q&APlease use this thread to ask questions relating to this article
Description - Allow the versioning of or the replacement of documents that are in a folder in a Workfront project that is linked to AEM Assets. Why is this feature important to you -Our marketing teams use Workfront to route their materials for review and approval. There are situations where minor changes are needed to be made to documents after that are approved and moved into a folder in their Workfront project that is linked to AEM Assets. These changes are typically made by external agency partners and loaded into Workfront for review and approval routing by those agencies. Once the changes are approved, the marketers must move those changed files into the linked folder, either replacing or creating a version of what’s there. Today this functionality does not exist. The Marketer must use the following workaround:Download the document(s) from Workfront.Upload or drag/drop the document(s) into AEM Assets - they either replace what’s there or cr
I created two schemas: Customer (XDM Individual Profile) with an attribute called Booking ID (Non-Person Identity Name Space) and Booking (using a Custom Class also named Booking) with the Booking ID (Non-Person Identity Name Space) as the primary identity. I also established a one-to-one relationship between the Customer (Source Schema) and the Booking (Destination Schema) based on Booking ID. Created Datasets and enabled profiles. After ingesting the data into the datasets, I was able to view the profile, but no Destination Schema Attributes were visible. My reference was Define a Relationship Between Two Schemas Using the Schema Editor | Adobe Experience Platform So far, I have been able to create an audience using the Destination Schema Attributes, but I need to utilize them in Personalization. In another post, I'm trying to use dataset Lookup: Personalization error when using datasetLookup in ... - Adobe Experience League Community - 778968
Hello Team, I have referred the article: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-to-quickly-set-up-dispatcher-locally-for-aem-ams-using-aem/m-p/754217After running each command, able to run the container. Now, I need to use my project dispatcher folders, files.I have a client AMS project. It has dispatcher/src folder. Here, I can see these foldersconfconf.dconf.dispatcher.dconf.modules.dCould you please help with using these folders, files. Where I need to keep the project specific folders, fields and the commands that I need to use from start till end. cc @luca_moreau @santoshsai @arunpatidar Thanks in advance
Using global validation rules to block the free consumer email domains using the list marketo provides but how does it identify whether the email matches as there isnt a default field for email domain. Is it email "contains"? example with 123.com being personalAlex@123.com - BLOCKEDAlex@realcompany123.com - BLOCKEDOr is it "email domain is"Alex@123.com - BLOCKEDAlex@realcompany123.com - APPROVEDor is it "Email ends with"Alex@123.com - BLOCKEDAlex@realcompany123.com - BLOCKEDDoes anyone know how Marketo matches this? as I dont want to block honest company email domains by telling them Marketo thinks they are personal domains.
Hi, I'm tryng to use a target="_blank" on an "href" element to enable download on an other tab. But it is not working. The component is within a content fragment. Is there a known issue on this function?Thank you in advance,Sarah
so I have initially run the publisher using this command (I'm on Linux using JDK11)java -jar aem-publish-p4503.jarI installed the content and code packages and I can browser the custom pages without any issues. My problem started after I restarted my PC. To start AEM publish I triedjava -jar aem-publish-p4503.jarcrx-quickstart/bin/start (I had to change the port number as the default is 4502)I tried to browser localhost:4503, but all I get is a 404. I then checked error.log and I don't see any new entries. I encountered something similar when I setup author the first time and the fix was to delete./crx-quickstart/launchpad/config/org/apache/sling/jcr/repoinit/RepositoryInitializer*.configI tried the same trick in my publisher but it does not work. If I start from the beginning again (rm -fr crx-quickstart), AEM will start working again. Any ideas on how to fix or perhaps a workaround?
We'd like to have a default "Cancelled" task status (as opposed to using the Complete status with a "Cancelled" label). We don't want cancelled tasks to affect the Actual Completion Date or other project calculations.
Hello all, I'm trying to copy a project and it times out (I hit the blue "Copy project" button, the button turns gray, then after a 5-10 seconds the button turns back to blue and the project is not copied). The project I'm trying to copy doesn't have many documents, but it has 375 tasks. Have any of you experienced this? Thanks
Experiencing an issue while creating new event channels in Marketo—specifically, the dropdown under System Mappings isn’t allowing us to input additional values.Need to link the defined Statuses under the Channel with the appropriate System Mappings.
Hi, We are trying to build a program request for which we will take in the request for all the contents and activation needed for a campaign. Once the program is submitted, we will want Fusion to create the required projects based on the selection of content types. Here's how the sample of content multi-select field look like. We want to allow people to select multiple content and activation needed in one program request. Based on above examples, the content and activation selected were infographics, vlog, content syndication and display ads. From these selections, Fusion will need to create 4 projects for each of the selection. The flow = Request is submitted > Fusion creates project for each of the selection > Fusion to attach custom forms (Each selection may have multiple custom forms) > Fusion map the fields from Request to Project Since we're creating a project for each selection and attaching multiple forms to each of thos
Description - Since the search functionality updates in May 2025, we find the "basic search" feature in Workfront confusing and not useful. It has some serious limitations basically causing it to not display accurate results which leads to confusion. Why is this feature important to you - at this point I've directed my users to pin the "advanced" search page and use that instead, which feels clunky and confusing compared to just being able to use the search bar as one would expect. How would you like the feature to work -When I type in the search bar, recent items are suggested to me (working today well)If I don't immediately see what I'm looking for, I'll click "search" and then I would expect it to flow into the "advanced search" page from there where I could drill down as needed.Basically, go back to before May 😉 feel free to enhance search with AI so it makes smarter suggestions, but having both basic and advanced search feels unneeded from my chair.Current
I need to identify all the custom forms on an object and be able to filter based on all the custom forms (not just the first one listed). There isn't a unique field that would be present on every form so I couldn't use an existing field. I had an idea to create a calculated field on each custom form that populates a value if the form is on the object. But that means I will have to have on field for each form because there can be multiple forms on an object. I can do it that way but trying to see if anyone has any better ideas or knows a way to filter a report to see if a custom form is on the object. The Category field will not work because the form is not always the first form on the object. I can pull a report of all Objects and use the field that pulls all category names but we have close to 50k objects and it will take forever to get an export of that report each time it is needed. I have not figured out how to filter on that field - it seems like that field has also been
Hi all, I'm trying to use a Filter Expression as a Journey Condition in Adobe Journey Optimizer. I want to compare now() (or nowWithDelta()) with a profile date field, like this (anonymized paths): now() < #{ProfileGroup.profile.campaign.expiry_date} But I get the error: The expression is invalid: The expression has not a valid structure Observations:now() returns dateTime and the profile field is date.Using toDateOnly(now()) or toDateTime(toString(...)) also fails.Helper functions like toDateOnly() appear in the editor but are not highlighted in this context.Other users seem to be able to use similar expressions in journey conditions.Question:Is there a supported way to compare now() or nowWithDelta() with a date profile field directly in a Journey Condition Filter Expression without creating a calculated attribute or modifying the schema?CC: @mohan_dugganab @satheeskannak
When I go to Workfront "Recents", the clock icon in the toolbar at the top right, I want the dropdown list in the "DOCUMENTS" section to open the actual proof instead of going to the "DOCUMENT > Overview" page. I see no benefit to opening the "Overview" page.I use "Recents" to reopen my current WIP proofs. The proof should be one click away not 2 clicks away. It is not a good user experience to first open to the "Overview" page. It would be better to open the actual WF proof.
Hi All,We are planning to migrate AEM 6.5 project from AEM as a cloud is there any source code is available which we can use for this, which includes functionalities like :-1. Static Templates2. oak indexes3. Asset workflow , etc
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.