Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
First and foremost, a huge thank you to Erika and Brooke from the Adobe Software Development Team for taking the time this morning to share their expertise and recommendations around upgrading Fusion scenarios to Event Subscriptions V2. If you weren't able to attend, you're in luck - below are links to the slide deck and recording, along with a short summary of what was explained: Slide Deck PDF Workshop Recording Resources and Recommendations: Review the documentation on event subscriptions V2 changes to understand all potential impacts, as today’s session only covered the 2 biggest changes. Only scenarios that start with Adobe Workfront watch events module or custom webhook modules need to be migrated; Workfront planning watch events modules are already on v2 All new subscriptions created after the 25.2 release (April 10, 2025) are created as Version 2. The two major changes in V2 are multi-select fields will always return as arrays (eve
Looking to level up and set yourself apart as a Marketo consultant? Passing the new Architect exam will move you into an elite tier of Marketo users and prove to prospective clients that you know how to lead Marketo projects from conception all the way through to implementation. The Architect exam replaces the previous presentation exam that was required by Marketo to achieve this certification. According to this post in the Marketo forum, there were less than 150 Marketo Certified Solutions Architects as of December 2017 so this is definitely an exclusive club to be a part of. Marketo released this new exam format to help with scaling and make it easier for people to become architect-certified. Since I am a Certified Expert I was part of the lucky bunch that got a sneak peek at the new Architect Exam in October 2021. I passed the beta test and as of September 2023, I recently passed the online renewal exam so I can share a more updated version of my e
Marketers constantly seek smarter ways to build segmentations or profiles for targeting the right audience through the right channels at the right time. While traditional segmentation is helpful to gauge the intent based on behavior, demographics, or engagement activities, it often falls short in predicting future behavior. That’s where Marketo’s Predictive Audiences come in useful. I have recently started to explore this feature and its capabilities so I aim to highlight potential practical use cases and share how Marketo users can start thinking about integrating Predictive Audiences to upscale their marketing automation strategy. 1. What Are Predictive Audiences in Marketo? Predictive Audiences utilizes AI and Machine learning models to score and segment leads based on their likelihood to engage with your campaigns. It helps marketers shift from manual segmentation to intelligent, data-driven targeting. Predictive Audiences in Marketo Engage provides the following features:
Hi I have a requirement like on the EDS page when I will add the block it should allow me to browse the Content Fragment and I can edit it on EDS page itself.Not I have created block as a "content-fragment"path: blocks/content-fragmentCode :{ "definitions": [ { "title": "Content Fragment", "id": "content-fragment", "plugins": { "xwalk": { "page": { "resourceType": "core/franklin/components/block/v1/block/item", "template": { "name": "Content Fragment", "model": "content-fragment" } } } } } ], "models": [ {"id": "conte
When it comes to formulas in Marketo, most users have doubts about how to use them and their real benefits.Formulas can be used for several purposes, such as data cleaning, formatting, validating emails, defining segmentation, applying advanced math to campaigns, among others.In this article I’ll provide an overview of your options for using formulas in Marketo and the possibilities from each one. Formula Field in MarketoFormula Field in Marketo is very limited and can’t truly apply formulas to your campaigns. In Marketo Admin section you can create a New Custom Field with Type: Formula. This field allows you to generate values based on data from other fields. For example:If Marketo Social Gender is Male, Value: Dear Mr. {{Lead.First Name}}If Marketo Social Gender is Female, Value: Dear Ms. {{Lead.First Name}} The formula field is added as a token in an email and will follow the rule you defined during setup. See how to use formula field here. The Formula field in Marketo is simple and
Hi All, I created a page properties, the image upload feature is not working when creating a page. The code is <image jcr:primaryType="nt:unstructured" sling:resourceType="cq/gui/components/authoring/dialog/fileupload" mimeTypes="[image/*]" autoStart="{Boolean}false" allowUpload="{Boolean}false" cropParameter="./imageCrop" ddAccept="image/*" ddGroups="[media]" disableZoom="{Boolean}true" fileNameParameter="./fileName" fileReferenceParameter="./fileReference" fieldLabel="Image" name="./image" jcr:title="Image" useHTML5="{Boolean}true" multiple="{Boolean}false" class="cq-droptarget" cq:showOnCreate="{Boolean}true" rootPath="/content/dam" /> There are 3 situations about the above code,1. Under page properties, when starting to create a page, the code doesn't work. It doesn't react to the mouse click even if the mouse turns into the hand cursor. I can't browse my DAM2. Under page properties, after creating a page without uploading an image. When I op
Hey Guys, As I've said before I'm trying to create a system user to retrieve a valid session in order to create nodes in AEM using a JCR Session. Down bellown I have my repoinit config file org.apache.sling.jcr.repoinit.RepositoryInitializer~aem-showcase.cfg.json { "scripts": [ "create path (sling:OrderedFolder) /content/dam/aem-showcase", "create path (nt:unstructured) /content/dam/aem-showcase/jcr:content", "set properties on /content/dam/aem-showcase/jcr:content\n set cq:conf{String} to /conf/aem-showcase\n set jcr:title{String} to \"AEM Showcase\"\nend", "create path (nt:Folder) /content/dam/aem-showcase/comments", "create path (nt:unstructured) /content/dam/aem-showcase/comments/jcr:content", "create service user aem-showcase-jcr-service-user with forced path system/cq:services/aem-showcase-jcr-service-user\n set principal ACL for aem-showcase-jcr-service-user\n allow jcr:all on :repository,/content/da
Join the Adobe Champion Program and become a part of a global community of passionate product experts who are driving thought leadership and innovation! Adobe Experience Platform Champion Applications are open through June 10! Program BenefitsThe Adobe Champion Program provides a unique opportunity for expert Adobe Experience Platform (Adobe Journey Optimizer B2C and Real-Time CDP) practitioners to:1) Accelerate their personal and professional growth by collaborating with fellow Adobe Experience Platform (Adobe Journey Optimizer B2C and Real-Time CDP) experts and Adobe product and engineering leaders;2) Share their product expertise and best practices with the broader Adobe Experience Platform (Adobe Journey Optimizer B2C and Real-Time CDP) community; and3) Engage in exclusive speaking, content creation, thought leadership opportunities to showcase your expertise. Program MissionAdobe Champions enhance the Adobe Experience Platform (Adobe
In this post, we’ll explore how the Object Browser in Data Distiller simplifies query authoring by providing quick and efficient access to datasets and metadata. Designed for large environments with numerous datasets, the Object Browser eliminates the need to keep multiple tabs open allowing you to focus more on building your queries while navigating through the dataset structure at the same time. Using the Object BrowserThe Object Browser helps you easily search and filter datasets within your database. To navigate your dataset:Enter a table name in the search field to dynamically filter available tables based on your input.Alternatively, select Tables to expand and browse the full list of datasets and tables.All datasets in your selected database are displayed in a navigation rail on the left side of the Query Editor, providing a consistent view of available data. Exploring Related TablesSome tables have related or child tables. You can click the arrow next to a table name to ex
I have used webp images in content fragments. When I create a graphql query to get images path. The json is coming blank for those images. where as JPEG images path are showing perfectly fine. Do I need to enable webp in AEM as cloud to get images path or it is not supported in graphqlPlease advice
Hi, Anyone worked on the Solr search with AEMI need help on the below topic:1.Facet/Categories Search Implementation- Indexing Categories -getting the search result data basis on the categories2.Any Performance issue Thanks
Tools like Marketo Engage sit at the core of modern marketing and revenue operations. But many teams treat it as a tactical platform—used for emails, forms, and basic lead management—rather than as a strategic system that drives scale, insights, and growth across the organization. This mindset severely limits the value you can extract from Marketo. To truly leverage its potential, we must think like Marketing Operations Architects—professionals who go beyond execution and focus on designing systems that are scalable, resilient, and future-proof. Let’s explore what it really means to think this way, with practical examples and thought-provoking shifts you can bring to your organization. 1. Templates Over Tactics: Build for Repeatability and Scale A tactical approach builds from scratch each time. An architectural approach builds once, standardizes, and scales with consistency. Key Shifts: Use program templates for recurring workflows—webinars, newslet
Are you passionate about Workfront and eager to share your expertise with the community? The Adobe Champions Program recognizes our most knowledgeable and passionate practitioners—those who help drive product adoption by:Sharing technical expertise, best practices, and strategies with the broader customer community.Collaborating with Adobe teams through product feedback, beta testing, and roadmap discussions. Each year, 40 Champions are selected through a rigorous application and review process across key Adobe Experience Cloud products, including Adobe Marketo Engage, Adobe Analytics, and Adobe Experience Manager, and new this year Adobe Workfront, Adobe Commerce, and Adobe Experience Platform. Join our live webinar to learn more about the program, benefits, selection process, and how to make your application stand out.Date: Thursday, May 15, 2025Time: 9am-10am PSTRegistration: https://engage.adobe.com/Champion_applications.html The application window for new 2025-2026
Hello guys I want to integrate splunk with aemaacs. I establishing splunk enterprise edition in VM. can anyone provide the steps i should follow for settingup splunk in vm and integrating it with aemaacs.
I am trying to build my aem project for a local setup but keep getting this error:"Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.12.0:npm (npm ci) on project com.adobe.cq.cloud.testing.ui.cypress.tests: Failed to run task: 'npm ci' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)" Tried downloading the specific version required for cypress, tried deleting the node-modules folder as well but unable to remove this error. Kindly refer the below screenshots for more information on the exact error: I am currently using the AEM cloud version, archetype 51 was used to build the project, npm version is 10.9.2 and node version v22.13.1. Kindly provide suggestions on what can be done to remove this error as I have tried with WKND as well as standalone project too.
I am new to AEM DAM Assets . I am looking for i should apply custom validation to tag fields that i should allow only one tag in selection and show error in dialog. help me out how should i do custom validation.Thanks in advance for your response.
Are you passionate about Real-Time CDP and Adobe Journey Optimizer B2C? Ready to take your expertise to the next level? Make sure to apply to be an Adobe Champion where you can elevate your career, build your brand, and become part of an elite group of Adobe advocates. Applications are now open until June 10th- Apply now! In the meantime, explore our Champion Program and get tips for a standout application by watching this webinar.
In this post, we’ll cover how to quickly and easily download your query results directly from the Data Distiller Query Editor. This feature is designed to streamline workflows for marketing and analytics teams by providing immediate access to query outputs for offline analysis, reporting, or Excel-based processing. How to Download Query ResultsOnce you have successfully executed a query in the Query Editor, follow these steps to download your results:Navigate to the Result tab of the Query Editor.Click the Download button located in the upper-right corner.Select your preferred file format from the dropdown options:CSVXLSXJSONThe file will be downloaded automatically to your local machine for immediate use. Important NotesThe Download button only appears when the query returns results.If no records are returned, the Result tab will display a ‘No results’ message and the download option will be disabled.The Download button allows downloading up to the maximum number of results permi
In this blog, we’ll walk you through the process of migrating your non-expiring Service Account (JWT) credentials to OAuth Server-to-Server credentials in Adobe Experience Platform. Why This MattersIf you’re using Query Service non-expiring credentials for automated workflows, scheduled queries, or API integrations with Query Service, you must migrate them. After June 30, 2025, these credentials will no longer refresh or authenticate.This migration ensures your systems continue to operate smoothly with no re-configuration needed post-migration. Who Needs to MigrateYou need to migrate if:You’re using non-expiring credentials in Query Service.Your credentials show up under the "Non-expiring Credentials" section on the Credentials tab in the Query Service UI. How to Migrate CredentialsFollow these simple steps to migrate each credential:Go to Queries in the Platform UIIn Adobe Experience Platform, navigate to Queries from the left-hand menu.Open the Credentials TabSwitch to
The WUG SoCal Chapter is back for another event in June, and this time, we're bringing to you one of the hottest topics in tech - AI. 🔥🔥 In addition to networking with local peers in your area 🌴, this 45-minute virtual event will feature a lively, fast-paced, and energetic debate (imagine a mix of 'The View' and 'Pardon the Interruption') focused on Workfront AI, covering everything from the latest features and trends to strategies for overcoming AI approval challenges in your organization. Think of it as an unfiltered, completely open forum where you can ask others your burning questions, express what you're most excited about, and get real talk from others in your industry. We’re excited for you to bring your perspective to the table. Register here: https://workfront-augs.adobe.com/e/mndtdz/
Introduction Mobile scorecards in Adobe Customer Journey Analytics (CJA) offer a streamlined way to monitor key performance metrics on mobile devices, giving stakeholders access to data insights anywhere. These mobile-optimized dashboards let users track, analyze, and act on key performance indicators while on the move. This guide explores how to create effective mobile scorecards for CJA, share them with stakeholders, and maximize their value within the CJA solution ecosystem. CJA mobile scorecards display data through simple, mobile-optimized tiles. Users access key metrics and insights via the Adobe Analytics mobile app, which serves both CJA and Adobe Analytics (iOS link, Android link). The scorecards simplify complex data into digestible formats, displaying key performance indicators and strategic metrics in a mobile-friendly interface. They're designed specifically for executives, managers, and business users who need quick, on-the-go access to key performance metrics data. B
Hi everyone,I am facing an issue in OOTB page property "Advanced tab -> Robots tags" field in we-retail project. Please provide your input on this issue.In We-retail project, I am checking 2 pages --> Language Masters - /content/we-retail/language-masters/en/experience/test and CA EN live copy - /content/we-retail/us/en/experience/test. I added "noindex, follow" values in "Robots tags" field and rolled out this page. In crx/de, I am able to see the live copy has "Robots tags" field value as "noindex, follow" but I am not able to see the changes in Page Properties - http://localhost:4504/mnt/overlay/wcm/core/content/sites/properties.html?item=/content/we-retail/ca/en/experience/test. In language masters Page Properties - http://localhost:4504/mnt/overlay/wcm/core/content/sites/properties.html?item=/content/we-retail/language-masters/en/experience/test, I am able to see the "Robots tags" value correctly.
Hi Team,Can we implement showing or hiding a text field based on radio button selection in AEM core component forms?Core components FormsAEMasCS Thanks,Roy
In this post, we’ll explore how you can stay informed about your scheduled queries by setting up alerts in Adobe Experience Platform. These alerts help monitor query runs and notify you of important status SQL query updates—so you can act quickly when things don’t go as planned. Why Use Query Alerts?Query alerts let you subscribe to real-time notifications for specific states of a scheduled query. You can choose to receive alerts when:A query startsA query succeedsA query failsA query is delayed beyond a set thresholdA query is quarantinedThis makes it easier to track automated workflows without constantly checking their status manually. How to Set Alerts for Scheduled QueriesWhen creating or editing a scheduled query in the Query Editor, you’ll see an option to subscribe to alerts for different states. Here’s how to use it:In the scheduled query setup, scroll to the Alerts section.Select the checkboxes for the alert types you want to subscribe to (start, success, failure, et
You can send communication at any time but if your messages don’t get to your customers at the right time, they won’t be effective. Think of multitude of this issue if you have common operating paradigm with no brand and no market isolation with shared AEP/AJO instance for global implementation. With no isolation of data and operating groups it will be very tricky to send some communications based on consumer active time + time zone. Lets chime in to a use case: Consider an operating model in which a marketing or operations team works from a single geolocation in a single time zone and must plan a campaign that takes into account the user's active time of the day and the time zone they are in (where they have consumers from multiple geos).This would be tricky to orchestrate campaigns based on consumers active time + time zone and in some situations due to time zone differences we might have to send the communication next day's based on next days active time + time z
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.