Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Description - Would like to have a description area to be able to apply information about how a calendar to provide information regarding a calendarWhy is this feature important to you - This would be a place where information can be provided on how to use the intended calendar, simple instructions about the different views and to provide some information for admin governance needs.How would you like the feature to work - Add description area that can be seen at the top of the calendar or can be added to the left navigation panel.Current Behavior: This does not exist.
Assume that I have two dasets and both have the field with same path:xyz.path.FirstNameI know that in AEP that field would be taken into profile depending on the merge policy. However how that field would be treated in CJA. That would be two columns?How would I know the source of the particular field (if it comes from dataset 1 or dataset 2)?
Description -Why is this feature important to you - Our data engineering team is working to leverage system data using the API but cannot access everything they need without running reports.How would you like the feature to work - Same as all the other data. Accessible via API call.Current Behaviour - Reports are required to pull the data.
Hi All,Quick question - can we get the report as attached as the end result from the data pull in Marketo power BI analytics? Please share your thoughts!Thanks!
Hello Everyone,I'm new to Adobe Analytics and have created a rule for page load using a specific custom event called 'page load', triggered via Adobe Client Data Layer - Data Pushed. This rule works perfectly in all lower environments. However, in the Prod env (including the author environment), the rule triggers only once—when the page is loaded for the first time. On subsequent page loads, the rule does not fire.Additionally, I noticed that the prod launch script includes headers likecache-control : max-age=3600etag :"1e97f6ab69caa332353cdff72029d3f5:1752060858.688733"server: AkamaiNetStorage What could be the reason ?? I am not able to reproduce in lower env.
I ingested data to dataset (I am AEP architect so its really there :). At least 100k records. Then sent it to CJA - I mark the backfill. How can I futher debug? Its already 8h so it should be there
Hi Community,I'm looking for guidance on handling datetime values in Adobe Experience Platform where the source data is in local datetime but AEP's datetime datatype only stores values in UTC.The scenario:We ingest event data that includes timestamps originally in local datetime. Since AEP schemas require the datetime datatype to be in UTC format, the local time context is lost upon ingestion.However, when we use this data downstream for example, in personalization templates or email rendering we need to display the datetime back in the original local datetime format for the end user.My questions: Dual storage approach — Is it a recommended practice to store both a string field (preserving the original local datetime as-is) and a datetime field (in UTC) in the schema? This way, the string field can be used for display purposes and the datetime field for any time-based logic or segmentation. Conversion functions — Are there any built-in helper functions that can convert a UTC datetim
Hi all,We’re using AEM as a Cloud Service CDN configuration where requests are routed to Azure Blob Storage using a one-to-one mapping between CDN YAML path patterns and blob container folder structure.kind: "CDN"version: "1"data: originSelectors: rules: - name: "page-origin" when: reqProperty: "path" matches: "^/(page)(/.*)?$" action: selectOrigin: "blob-storage-origin"Problem: When a path maps to blob storage but the file does not exist (origin returns 404), we want to display a custom 404 experience and it must support both locales:English 404 for non-/fr pathsFrench 404 for /fr/* pathsQuestion: Is there any supported way in AEMaaCS CDN YAML to:map/override origin 404 to a custom page/route (rewrite or redirect), anddo this per locale (EN vs FR)?We looked at errorPages but schema validation indicates only errorPages.spa is supported (no custom “rules” / mapping).If CDN config cannot do this, what is the recommended approach in AEMaaC
Currently, setting the default filters and groups in a Layout Template > “Home” > “Widget Settings”, changes the default filter for all areas of Workfront. IE if a user is on a layout template where the default grouping for the “My Tasks” widget is set to “Project”, all areas of Workfront where the user views tasks will be grouped by project. This is simply a poor UI choice - these settings should either only affect the home widgets, or they should be moved to a section of the UI that indicates they affect the entire system.
Body:Hello everyone,I’m encountering an issue with a Page Rule in Adobe Analytics. The rule is configured with:Event: OneTrustGroupsUpdated Action: Send BeaconHowever, I consistently receive the following error: Failed to execute "Send Beacon" for "Adobe : Page Rule" rule. A timeout occurred because the action took longer than 5 seconds to complete. Error: A timeout occurred because the action took longer than 5 seconds to complete. Since the rule only has the event and the beacon action, I’m unsure why it’s timing out.Has anyone else faced this issue, or do you know what could cause the beacon to exceed the 5-second limit? Any guidance on troubleshooting or optimizing this setup would be greatly appreciated.Thanks in advance!
Hi All, Need recommendations and suggestions on the testing framework, tools we can use to test Adaptive forms. Any help articles on automations that we can benefit from ? We are using AEM as headless. Thanks,Abhishek
Hello all,I want to re-ingest on data again for one of the failed batch. I have corrected the payload json but still getting an error and not succeeding with the batch re-ingestion. Can someone help me with is there any guideline to preparing the payload json, please help me.Is there any option to validate payload json in AEP itself before re ingesting it.Error details: There were errors encountered while parsing, converting, or validating the data. Please enable error diagnostics and ingest data again to preview or download an error log.Thanks,Kishore
Hi all, I’m currently trying to use the calculated field function in Data Prep to write logic for marketing channels, based on different URL parameters. However, I’m struggling with the syntax the interface is expecting, it seems to be semi SQL based but Adobe’s documentation is unclear around what the expected syntax should be.I’m trying to use the iif function to build out the logic, such as:iif(web.webPageDetails.URL LIKE ‘%di-social%’, "Social ",iif…Has anyone else used calculated fields for a similar purpose? Or are familiar with what syntax is expected for using nested iif statements?
Hi everyonedialog.xml<?xml version="1.0" encoding="UTF-8"?><jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0"xmlns:cq="http://www.day.com/jcr/cq/1.0"xmlns:jcr="http://www.jcp.org/jcr/1.0"xmlns:nt="http://www.jcp.org/jcr/nt/1.0"xmlns:granite="http://www.adobe.com/jcr/granite/1.0"jcr:primaryType="nt:unstructured"jcr:title="Contact Cards Configuration"sling:resourceType="cq/gui/components/authoring/dialog"><contentjcr:primaryType="nt:unstructured"sling:resourceType="granite/ui/components/coral/foundation/fixedcolumns"><items jcr:primaryType="nt:unstructured"><columnjcr:primaryType="nt:unstructured"sling:resourceType="granite/ui/components/coral/foundation/container"><items jcr:primaryType="nt:unstructured"><contactsjcr:primaryType="nt:unstructured"sling:resourceType="granite/ui/components/coral/foundation/form/multifield"fieldLabel="Add Contact Fragments"composite="{Boolean}false"deleteHint="{Boolean}true"typeHint="String[]"><fieldjc
Case is like this:Ingested data into AEP Build connections in CJA Build some Workspace Added additional data from the past to AEP (same datasets which were used in point 1) Is there any way to force backfill to CJA for the second time? Any workarounds?
This morning, I did a proof of concept of "Targeted Auditing" and would like to share it with the Community. I thought of the idea years ago but never made time for until my unsatisfying response to this thread twigged my memory. As below, my example records the changes to a particular "Target" custom text parameter in its "Target History" custom calculated parameter counter part...and to my delight, actually works! The formula turned out to be why-didn't-I-try-this-sooner? simple: LEFT(IF(LEFT(Target History,LEN(IF(ISBLANK({Target}),"-",{Target})))={Target},Target History,CONCAT(IF(ISBLANK({Target}),"-",{Target})," (",$$NOW,") | ",{Target History})),2000) And does the following: - limits the Target History to the most recent 2000 characters (staying within the Workfront database limit)- checks if the current Target value (treating it as "-" if it is blank) matches the front of the Target History value- if they match, leaves the Target History "as is"- if they don't match, replaces the
I have an existing WF user who has been using the program for years and has never had an issue with logging in before. Today however when she goes to log in she gets the following error message"You don't have access to the linked application for that organization an have been redirected to the Experience Cloud home page" I had her close wf and clear her cashe and now when she tries to log back in she is getting another error message"This username may be incorrect. Make sure you typed it correctly. Otherwise, contact your admin"I checked and her username is correct. Has anyone had this happen to them before and how did you fix it? Attached screenshots of the error messages."
As the Workfront Second Quarter Release is scheduled for next week (April 16 - Quarterly Release, April 15 - Monthly/Fast Release), this webinar highlighted a handful of enhancements coming to Advanced Enterprise Operations, Unified Approvals (the future of proofing in Workfront), Reporting, Fusion, and Workfront Planning. There are several demos in the on-demand recording, so it’s a bit longer than usual - plan for 75 minutes unless you watch on 2x speed. If you weren't able to attend - no worries! The links to the slide deck, recording, and Q&A are listed below. Be sure to review the release notes on Experience League, as not all feature enhancements were covered in the webinar today! Webinar Recording Slide Deck PDF - note that the videos cannot be replayed in the slide deck PDF, so I’ve included links to those below All videos from the section, Advanced Enterprise Operations Enhancements, can be found here - Financial Management (slide 18), Enhanced Layout Templates (sl
I really want to love and switch over to Priorities because the UI is beautiful and I love how user-friendly it is, but there are still a few must-haves missing for us:Selecting the task or project name does not display the attached custom form. It feels pretty click-heavy to have to select the project name and then click “Go to project” just to view the project details/custom form. The ability to set Priorities as a user’s default landing page. More admin/layout template controls for settings and configuration.Curious if others are feeling the same way or have found good workarounds.
We are on AEMaaCS, we are working on introducing msm in our experience fragment hierarchy, we have created an xf in language masters in /content/experience-fragments/myProject/language-masters/en/header, now as it happens in site pages when we roll out a page from language masters , it automatically creates a live copy in /content/myProject/en/en_US, but in case of xf we have to manually create a live copy using create button, is there a way to automate this like it is there in sites pages.
While using Omnisearch in AEM, when I click Filter → File Type → any option, the following warning appears in the logsLOGS:it started on Nov 29th, 2025, it’s still showing warning how to fix the issue? like how to stop the warning?
Hi,I am trying to add decimal default number on numeric box component on Adaptive form.AEM version is 6.5.24 and Adaptive forms are build using foundation components.I can see this error on trying to add decimal number. It says “Please enter a value this is a multiple of 1”. after selecting Decimal data type. I tired float as well, but I get the same error.Appreciate any assistance here. Thank you.
Adobe is repositioning Marketo from a campaign execution and lead management platform to a more AI-native, agent-driven platform. Below are the key summit updates and what they mean in practice. 1. Marketo + MCP ServerMarketo is introducing a native MCP (Model Context Protocol) Server that enables you to securely connect your instance to enterprise AI platforms such as Claude, Copilot, and other MCP-compatible AI systems.This means:You can build custom AI agents on top of your own Marketo data Your data remains within your environment (no external exposure) Marketo becomes part of your broader enterprise AI ecosystem Cutting down the constant switching between toolsThis essentially opens up Marketo for AI innovation without compromising security or governance. 2. Callable AgentsMarketo is moving toward an agent-first model where AI doesn’t just assist, it executes.These agents can:Run within Smart Campaigns as callable steps Automate repetitive operational tasks Identify data gaps and
Hi, I have setup a new RDE environment and pushed code using aio cli commands and the site content packages were uploaded using the package manager UI.When I try to preview the Home page of the site, it throws the following error. com.natixis.core.utils.ResourceResolverUtil unable to get resource resolver, authentication issueorg.apache.sling.api.resource.LoginException: Cannot derive user name for bundle natixis.core [660] and sub service natixisServices at org.apache.sling.resourceresolver.impl.ResourceResolverFactoryImpl.getServiceResourceResolver(ResourceResolverFactoryImpl.java:82)This issue is happening only on RDE environment. Can you please suggest what could be the root cause of this happening only on RDE environment? The service mapping values all looks good, similar to other working environments.
Environment - AEM as a Cloud Service (Author) - RDE - Adobe App Builder / Adobe I/O Runtime (Server-to-Server OAuth credential) - Node.js action using Axios to call AEM APIsWhat I'm trying to doI'm building an App Builder action that creates AEM Sites pages programmatically using the Sling POST Servlet. I have created another action already that creates and updates Content Fragments via the CF Management API(/adobe/sites/cf/fragments) which is working fine.For page creation, I'm POSTing to the page path with application/x-www-form-urlencoded: POST /content/… (content path under which the PDP pages must be created) Content-Type: application/x-www-form-urlencoded Authorization: Bearer <IMS token> _charset_=UTF-8&jcr%3AprimaryType=cq%3APage&jcr%…......The error Every request to the Sling POST Servlet returns: "type": "https://api.adobeaemcloud.com/adobe/meta/errors/forbidden", "title": "Forbidden", "status": 403, "detail": "The access token is missing re
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.