Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
As a company that uses the Journey Optimizer our editor has to test and controll their campaigns and journeys. Therefor they need testusers with several different attributes.At this moment they has to contact a developer to create all this testuser via API call - not the best way. We need an UI /GUI to do this at every level where this accounts are needed.
Hi @parthasarathy Request to explain the difference between highlighted ones in Adobe campaign classic.1.Applying SQL based rule 'Exclude domains'2.Exclusion of undefined addresses
Description: A function to test the best time to send out campaigns. Why is this feature important to you: be relevant for the customer and get higher open and click rates. Also, to improve the email sender's reputation. How would you like the feature to work: a function to divide the audience and send the e-mail at 2 or 3 different times/ days. The test will be sent out to a small part of the audience, the winner will be sent out to the rest of the audience. Current Behaviour: no functionality to test different times or days to send an email.
Request for Feature Enhancement (RFE) Summary: Need a provision to add automated UI/Regression Test suites in Cloud Manager Pipeline for better quality control. Use-case: For ensuring better code and build stability after each deployment, regression tests needs to be conducted as part of the deployment and reports needs to be generated to ensure that the build is stable and do not have critical issues. Since there is no such provision in the Cloud manager to add an automated regression /UI test suite, we are requesting for an enhancement request. Current/Experienced Behavior: No provision for adding any automated UI/Regression test suite to Cloud Manager deployment pipeline Improved/Expected Behavior: Provision needed to incorporate custom automated UI/Regression test suite in Cloud Manager deployment pipeline Environment Details (AEM version/service pack, any other specifics if applicable): AEM 6.5 Customer-name/Organization name: Confidential Screenshot (if
Hey all - I just created a ticket for this and wanted to check - do you see this as well? Or is it just my client's environment: The update module shows non-editable fields as text boxes... (When I select "attach custom form")
I am a software engineer trying to implement functionality to call Adobe analytics api from backend. Usually we call analytics from the browser. But in my case the application code is hosted https://developers.google.com/apps-script here. Which is backend.The scenario is that I would not be able to call adobe analytics api from Front end/browser using window object since the code is at backend. When the api call goes to javascript backend, I will be calling the Adobe analytics api. Do we have a documentation as such for such functionality to call adobe analytics from backend?Do let me know if there are any doubts.
DescriptionIntroduce the ability to generate real-time lookalike audiences based on existing high-performing audiences using AI/ML models within Adobe RTCDP.This feature would allow marketers and data practitioners to automatically expand reach by targeting users with similar behaviors, attributes, or engagement patterns - without needing to define static rules manually. Why is this feature important to you:We want to reach more customers who behave like our recent buyers without manual effort.Manually creating similar audiences is time-consuming and often misses key traits. How would you like the feature to work:When viewing a audience like "Recent Purchasers," click a button to generate a lookalike.RTCDP should use AI to find similar profiles and update the audience in real-time. Current Behaviour:There’s no option to automatically find and target similar users.Marketers must rebuild rules or export data to external tools for this purpose. Use Case:A brand wants t
I am working on an Adobe Guides set-up project and I have not been able to find any documentation about how to import an MS Word document and have it be ingested and converted to a working DITA file with Adobe Guides. Is there any documentation posted about this? It is touted as a feature of the application, but there does not appear to be any information about it, nor does it "just work" with the platform. Thank you for any insight!
Hello everyone, I have a requirement to associate the Vanity links to an expiry date. (i.e.) Say I have a Page A on the Vanity section am using the following vanity links /campaign/101-June-2025/campaign/225-Dec-2025/campaign/301-Jan-2026When the Vanity expires, I should not only remove this entry on the page but also update the links/CTAs that point to the expired page with some other link. Can you please suggest how to achieve this ? Do let me know if there is an alternative ?
Hi I am trying to create a custom Lucene index in AEM as Cloud serviceQuery /jcr:root/content/projectname/us//element(*, cq:Page)[(jcr:content/@customprop4 = 'true')] option (index tag customtag)Index Definition<hub.name-1-custom-1 jcr:primaryType="oak:QueryIndexDefinition" async="[async]" compatVersion="{Long}2" evaluatePathRestrictions="{Boolean}true" includedPaths="[/content/projectname/us/en]" queryPaths="[/content/projectname/us/en]" reindex="{Boolean}false" reindexCount="{Long}5" seed="{Long}8015621631852823939" tags="[customtag]" type="lucene" ><indexRules jcr:primaryType="nt:unstructured"><cq:Page jcr:primaryType="nt:unstructured"><properties jcr:primaryType="nt:unstructured"><template jcr:primaryType="nt:unstructured" name="jcr:content/cq:template" propertyIndex="{Boolean}true"/><customprop1 jcr:primaryType="nt:unstructured" name="jcr:content/customprop1" ordered="{Boolean}true"/><tags jcr:primaryType="nt:unstructured" name="jcr:cont
I am getting the [AF] [AEM-Af-901-004] error while trying to submit the Adaptive form in AEM 6.5 publish instace, while trying to submit the Adaptive form. In author the submit request is reaching backend.
Hi Team,We're looking for best practices for form development focused on performance and maintainability.Previous Approach (AEM 6.5.21 OSGi Forms):Created forms using XML SchemaXDP was mapped to this XML SchemaUsed foundational components, not AF core componentsDoR requirement: Used XDP for PDF generationCurrent Approach:Forms are based on JSON SchemaXDP still uses XML Schema (since AEM Forms Designer only supports XML Schema)We're uploading JSON Schema + XML Schema + XDPField names must match across all three for binding to workUsing AF core components for better performanceWhat We Need Help With:We’re considering using only JSON Schema and relying on bindRef (name-based binding) instead of uploading XML Schema.However, since AEM Forms Designer (for XDP) doesn’t support JSON Schema, is this a feasible and reliable approach?We’re generating the DoR using:DoROptions dorOptions = new DoROptions();dorOptions.setData(jsonString getting formdata); dorOptions.setFormResource(formResour
Trying to do some major AA houskeeping. I know you can see the number of workspaces where components are used. So, before cleaning up all our metrics and segments, I cleaned up our workspaces because I figured if there were components only being used in workspaces that have been deleted, then they would show that they're not used anywhere. I have this calculated metric saying it's being used in 32 components (screenshot 1). When I click to see where it's being used, nothing shows up (screenshot 2). I'm not sure if it makes a difference, but I'm not the owner of the metric--but I also have filtered the view of projects to show ALL projects, which should show me projects owned by others that are using this metrics. Is it possible that Adobe isn't recognizing all of the deleted workspaces as deleted and is counting those workspaces when displaying the number of "components" that this metric is used in?
Hi everyone,We’ve been troubleshooting an issue with our marketing channel processing in Adobe Analytics, where some of our paid search landing pages are incorrectly showing up under the "Organic Search" channel. (Here’s the original post for context: link).After digging into it, we realized that one of the culprits might be how our SPA (single-page application) handles the webReferrer.url value.Originally, we were just using the default document.referrer value for every pageview rules (page load and SPA view rules), including SPA route changes. The problem? Even after the user landed via Paid Search, the subsequent virtual pageviews were still showing www.google.com as the referrer, which messed up our channel attribution.Example flow:Paid Search → Landing Page (full page load) → Next Page (SPA route change)→ Referrer still shows www.google.com = bad attribution.We’ve looked around the forums and haven’t found a clear best practice for setting webReferrer.url specifically for SPAs. So
Customers frequently request the ability to make a picklist type field directly in Marketo with <restricted> specified possible field values (regardless of current CRM integration).
Description - In the new UI update from last week, Adobe now requires 'non-Library' Offers created in FEC to be saved with a unique name. Can we remove that or improve on it so that it is less cumbersome for the authors?Why is this feature important to you - We predominantly use these non-saved Offers in our activities and having to create a unique name for each location is an unnecessary step and slows down the workflow.How would you like the feature to work - Could be a few options to help speed this up:1. Remove the requirement all together --like how it worked in the old UI; no name required.2. Maybe you could pre-fill a name in that field when creating a new Offer to make it easier for authors. Maybe something like the <location>_"offer1", etc. Something that would make it less cumbersome. 3. If the authors are going to HAVE to name the Offer anyway, why not add an option in the Create Offer screen where the user can select to go ahead and save the offert to Library? It
I am working on 6.5 AEM and using RTE for Content fragment. I don't see the style plugin in RTE editor, image added below. Please let me know how I can enable Style plugin in RTE editor for content fragments.I went through some of the blogs saying to override StyledTextEditor.js and update inline section to enable any missing plugin but I could not find what value I should update to enable style plugin.
Hello, Previously in v7 the following SQL code would be suitable to drop a schema's table: drop table <table name> In v8, for tables which exist in the FFDA database, this SQL code throws an error. Can someone please point me toward the correct documentation for accessing FFDA tables with SQL commands in v8?
What's the best process to change a user account when their email address/SSO log in changes? I can't change the email address in Workfront since we are using admin console. I don't have a good way to test this with extra SSO accounts and I don't want to mess around on the user's account. I'm hoping someone has had experience with this while using admin console. Can I update the user's admin console email by csv import, while keeping the user name as the original email address in the csv import?
I FINALLY successfully created a calculated column on my report. YEAH ME.Now, when I go to the grouping area - this column is not selectable to be grouped. WHY?Now, when I go to the chart area - this column is not presented for me to select? WHY? So I can see the data in the column on the details tab of the report - but I can't do anything with it. What am I missing or is this a known workfront limitation?
I'm looking to filter an issue report by issues pending approval by my team. "My team" could be my Home Team or one of my Other Teams. Any help would be appreciated!
Description - I like the look and feel of the new Priorities page as well as the filter and grouping options. I also like that if I create a new task from here and it automatically includes me as the assignee which I can "x" out if assigning to someone else. Here are a few things that would be helpful and enhance the UX: Ability to add custom fields to the columns displayed.Hyperlink the project names so we could right-click to open in a new tab. Task name is already hyperlinked, but you can't right-click and open in a new tab.Add hover text to the Lightning Bolt like there is for the Home and Priorities icons.Display the entire Task Name when you hover over it like it does for Project.Have the pop-out icon pop out and open in a new tab like all my other applications.Allow us to color code the Action button based on Due Date, My Focus or what criteria we choose. Why is this feature important to you - These features would increase the UX. How would you like the feat
Welcome to the latest Expert Insights! I’m Cynthia Boon, your “On-Demand” Workfront CSM and for this episode we have Workfront Celebrity,@Lyndsy-Denk! We discuss Lyndsy’s Workfront Story and then a deep dive into her Help Desk Request Queue. Check out the video here! During our chat, Lyndsy shared: Tips for creating a Help Desk Request Queue How she organizes her work and tracks requests Ways to manage and route requests She even demos her amazing Queue Analysis Dashboard! As promised, here are the resources we discussed along with a couple of extra links for Request Queues and Queue Topics: Resources on how to manage an Inherited Instance, includes the link to the webinar and details on the Blueprint Tutorial: Understanding Request Queues Documentation: Create Queue Topics Lyndsy’s webinar presentation for System Admin Essentials: Communicating with End Users (this page also includes a link to the End User C
Description - Currently in CJA, there is a limit to 5 digits to the right of the decimal point. This limits the granularity at which values of dimensions can show up in CJA, and it would be great if this limit was increased. Why is this feature important to you - We have received multiple use cases where users want to split populations by a propensity score. Essentially, each customer in an audience receives a score representative of how likely they are to respond to marketing and the scores range from 0 to 1. What we want to do is filter for a group of people whose scores are between two values that would be the cutoff point for the top X% of propensity scores. For example, if the top 60% of scores are people whose scores range from 0-0.00324512, we cannot filter for this exact population because after 5 decimals the number gets rounded. How would you like the feature to work - I would like the limit to be increased to 5 to a more reasonable value such as 10 which would allo
Description - when viewing the new Calendar via a dashboard, the spacing between the items and their on/off toggle is dependent on the viewer's monitor resolution/size, and the are aligned to the right. If viewing the dashboard on a widescreen monitor, there's a wide gap between the two areas. When viewed on the same monitor via the Calendars page, this spacing issue does not happen, and the names are aligned to the left.Why is this feature important to you - UI and UX consistency How would you like the feature to work - when viewing a calendar on a dashboard, align the items' names to the left, flush with the on/off toggles - similar to how it is when viewed on the Calendars pageCurrent Behaviour - item names are aligned to the right, flush with the calendar itself
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.