Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Do you have any ideas / experience?https://experienceleague.adobe.com/en/docs/target/using/recommendations/criteria/algorithms
Introduction The Adobe Data Insights Agent is an AI-powered assistant that enhances Customer Journey Analytics (CJA) workflows by working alongside your team. Within Analysis Workspace, this new interface boosts the efficiency and productivity of your analysis processes. Building on your existing CJA analysis techniques and expertise, it streamlines tasks while surfacing valuable insights. This blog post explores how the assistant enhances your CJA practices, accelerates daily workflows, and helps your team extract more value from customer data while preserving your established analysis methods and domain expertise. Managing Access to Data Insights Agent Access to the Data Insights Agent within CJA is governed by several key parameters. As part of a limited access program running until November 30, 2025, the agent is available to all eligible CJA customers. Organizations must agree to specific legal terms related to generative AI before implementation, and users require proper perm
I am looking to export data from form fills, I know you make a smart list but how do you see all the fields filled out and are you able to export that data?
Hi, Did anyone encountered an error Failure passed to redirect url. error=invalid_request error_description=missing required code challenge when trying to connect the Marketo sandbox to the dev environment of Salesforce? Any idea how to fix it? Marketo's support did not really help
I love the idea of the new Advance BI Analytics platform but am struggling with something pretty basic and hope someone can help me out. I'm trying to build a Database Health dashboard to call out the items that need to be removed from Marketo. This includes outright junk, people missing emails, Leads that were never converted, etc. I can't figure out how to show a % of the total database for each of these items. We can't create new measures so the approaches in the Power BI community are not viable. How the heck do you create a card showing the % of total leads in my database that don't have email addresses? Has anyone undertaken this type of database health reporting exercise in the new reporting platform that could give me some tips?
What is the exact node type that must be used when defining a content fragment model?
Hi All,this is rather generic question about how to best handle a high number of search results.The Workfront Search module in Fusion gives you the option to set a limit on the number of search results returned, but what if I need all matching records and the number can be high (several hundreds)? For example, I need to pull a list of all Assignments in a project and process each of them. For a large and complex project with many tasks this list can be extensive.How can I make sure that all matching records are returned and processed, while not risking to reach the 40 minutes runtime limit, etc.Is there a way to obtain and process them in batches?Any ideas are appreciated.Thanks,Tibor
Looking to see if anyone has developed a process to streamline new user setup process within Workfront? We currently have a streamlined process (aka intake form) for new users who need access to Workfront. We utilized the Adobe admin console and are aware of the auto provision feature. We currently have 24 active access levels, numerous layout templates, home groups, etc. We are looking to streamline how to assign the correct access levels, layout template, etc. to a new user. We ask the user if there is an existing user that we can mirror them after, and that helps in some cases. As our instance has grown larger (2,000+ users). We are finding it more challenging to set up users with what they need the first time. There ends up being trial and error and some back and forth between new user and the primary system admin. We have created a detailed google sheet outlining what each access level can do and have considered adding in group admins to review suggested access levels but hav
Just came across an issue with the updates area and would love to know how to fix it. When we assign folks to a project and they start to communicate with each other through updates and later another member of the team is assigned, they can't see the previous updates. Is there a way for those added later to see the previous updates commentary? Thanks, Sinead
We have built out automated proof workflows, which after much testing and tweaking, seem to be working well. However, if a project gets stalled or put on hold, what is the best way to also put the proof on hold? Right now, it is stuck in stakeholder approval and shows up in their dashboard in "My Approvals" section. I don't want to delete the proof entirely, as it currently has 10 versions with comments that we'll need once the project is reactivated, but I want to clear this out of my stakeholders dashboard. Any tips on the best way to do this? Thanks
The biggest challenges with AEP/AJO was the long wait time for batch audience evaluation via UI. Every time we created a batch audience, we had to wait an entire day for it to process overnight. This made it hard to launch campaigns quickly or react to customer needs in real time. 😩 Now, with Flexible Audience Evaluation, you can evaluate batch segmentation on-demand—whenever you need it! No more waiting for the nightly run—just evaluate, activate, and launch your campaigns instantly. https://experienceleague.adobe.com/en/docs/experience-platform/segmentation/methods/flexible-audience-evaluation What are your thoughts on this? Is it going to be impactful in your project?
Hello all,Anyone managing Brand Guidelines from Assets or Brand Portal out there. If you are, I would love to hear from you.Thank youFabiana from British Airways
Hi Team,I'm trying to fetch the super team field data in relationship manager table and which is linked from recipient to relation ship manager as 1 to 1 cardinality.I'm using below code to fetch them ----------------------------------------------------------var recipientquery = xtk.queryDef.create(<queryDef schema="nms:recipient" operation="select" ><select><node expr="@id"/><node expr="[relationshipManager/@superTeam]" alias="@superTeamDec"/><node expr="Smart(Lower(@firstName)) + ' ' + Smart(Lower(@lastName))" alias="@fullName"/></select></queryDef> );var recipientData = recipientquery.ExecuteQuery();------------------------------------------------------------But I'm getting below errors [Highlighted in red] Element 'relationshipManager' unknown (see definition of schema 'Recipients (nms:recipient)'). XTK-170036 Unable to parse expression '[relationshipManager/@superTeam]'. SOP-330011 Error while executing the method 'ExecuteQuery'
How can we use React in EDS? We're working with EDS in the Universal Editor and want to integrate React for the frontend. Does anyone have any insights on how to achieve this or any reference HLX sites?
is there a SQL query i can use to check the profile size in AEP RT-CDP data Lake ?
when there are multiple file present int he GCS bucket (file broken into parts by GCS team due to large size), the dataFlow only show overall status, but there is no way to find total how many file DataFlow has processed already and how many is pending to be processed. is it possible in UI or via API to find this ?
is profile-store data exposed in any of the dataset ? is there any possibility to query the profile-store using query service ? except an API for a specific record, is there a way to get result of top 100 records from profile-store ?
I am Trying to create module with swiper in EDS. HTML part i have done. But adding Custom Java script for the module and Swiper library is triggering error. Can anyone guide me how to add swiper and custom JS for my module in Edge Delivery service.
Hi Team, Doubt on AEP SDK IMPLEMENTATION: I have two xdm send events 1. For pageload and 2nd one for Interactions/link clickMy problem is: my link clicks got counted as page view it causing 2 pageviews. I do have proper setup on web details class in schema value of pageview 1 and link click 0 for pageload event.Links click 1 and pageview 0 for link click event. Not sure why link clicks incrementing pageviews. Anyone can help me on this Note: Custom events are working proper it have exact pageview count but out of the box pageview metrics double counted.
How do you these parameters?Especially for non technical users to make it more user friendly
I have an issue with sling:resourceType="dam/cfm/components/cfpicker" in AEMaaCS.I am now getting a 403 Forbidden error when trying to reopen the dialog again.Previously, it was working fine.API: /mnt/overlay/dam/cfm/content/cfpicker/picker.htmlPlease let me know if you have any suggestions. Thanks!
Hi Community,I’m working on a use case in Adobe Journey Optimizer (AJO) and would appreciate any help or guidance from anyone who has dealt with something similar.In this scenario, each customer profile includes an array of objects (for example: multiple accounts, policies, or loans). The business need is to identify qualifying items in that array based on eligibility criteria (such as status = active) and then send separate transactional emails - one email per qualifying item.To give an example:A single customer profile contains three accounts.Two of those accounts meet the eligibility criteria.The result should be two separate emails, each containing the details of one qualifying account.The challenge I’m facing is how to design this in AJO so that a single profile can trigger multiple emails when multiple items meet the conditions, instead of just one email listing multiple items.I’d appreciate any insights, guidance, or examples of how others have approached this kind of one-t
Does timeout in that case mean that the user did not open the email?
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?
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.