Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
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
DescriptionWhen creating a segment or calculated metric, I have the option of saving it for use in other Workspace projects or keeping it limited to this project. The image below shows what this option looks like in the segment builder. Regardless of which option is selected, that segment will be assigned an ID. For example, "6807ccdcbabe23c88f67abe9." If I share a project that uses project-only segments with someone else, and if that person saves a copy, any changes they make to the project-only segment will also apply to the original project's project-only segments. Ideally, when someone saves a shared project that includes project-only segments and calculated metrics, those components would be assigned a new ID. This would mean that project-only components are an "island." Why is this feature important to youAssigning a new ID to project-only segments and calculated metrics will allow us to create Workspace project templates that allow users to save t
Hi, we have requirement to add custom column in the share link list view. any pointers would be helpful
We ran an ab-type experiment with 50/50 manual allocation with both the control and variant versions modified. The control version also injects custom js/css.We have noticed an anomalous split percentage, given that the variant has approximately double the number of users of the control. We can't understand what the problem could be.Do you have any idea?
I'd like to identify users on our website using Marketo data. I am curious if one can fetch lead data using the data stored in the `_mkto_trk` cookie. It appears that the cookie is storing both an ID (Munchkin ID?) and a token. Can either of these be used to fetch the lead that's associated with that particular user? There seem to be several posts that hint at this, but neither of the suggested implementations work:https://nation.marketo.com/t5/product-discussions/submitting-munchkin-cookie-as-mkto-trk-through-leadcapture-save/m-p/95503#M58126https://nation.marketo.com/t5/product-discussions/marketo-api-to-get-user-email-using-filter-type-munchkin-cookie/m-p/331832#M187437 Based on the last post above, I'd assume hitting the leads endpoint like this would work:{MARKETO_ENDPOINT}/v1/leads.json?access_token=${ACCESS_TOKEN}&filterType=cookies&filterValues=${COOKIE_TOKEN} However, when hitting that API, I get a successful request but `result` returns an empty array.
Hello, We have uploaded .aex & .aep files in DAM, but no thumbnails are created. We couldn't find any documentation related to managing these files types in AEM. Requesting inputs if you are managing /aep or .aex in AEM+Dynamic Media today
HiIs there a code for a report that someone can supply to find all active Users who don't belong to a specified group - whether it's their home group or other group? When I use "or" it doesn't work - because if they are in the Home Group and not Other Group it lists them. Thanks!
Hi all, I'm working in an AEMaaCS environment, and I’ve run into a inconvenient roadblock with machine translation. I tried to retranslate a language copy page after it was already translated. On my local, everything works fine and it allows me to retranslate. However, on the upper cloud environments, I get the following error/alert: TranslationCloudEventFactory cannot be null for the cloud distributable event: TranslationAlert with properties: EventProperties{resourceId='/content/projects/translation_project/translation_project', eventAt=java.util.GregorianCalendar[time=1745308742718,areFieldsSet=true,areAllFieldsSet=true,lenient=true,zone=sun.util.calendar.ZoneInfo[id="Etc/UTC",offset=0,dstSavings=0,useDaylight=false,transitions=0,lastRule=null],firstDayOfWeek=1,minimalDaysInFirstWeek=1,ERA=1,YEAR=2025,MONTH=3,WEEK_OF_YEAR=17,WEEK_OF_MONTH=4,DAY_OF_MONTH=22,DAY_OF_YEAR=112,DAY_OF_WEEK=3,DAY_OF_WEEK_IN_MONTH=4,AM_PM=0,HOUR=7,HOUR_OF_DAY=7,MINUTE=59,SECOND=2,MILLISECOND=718,Z
Description - There appears to be a good deal of confusion over the upcoming upgrade to Event Subscription v2. It would be great if we could have a workshop to lead customers through the installation steps and key points they need to consider.Why is this feature important to you - My team has several Fusion scenarios that are vital to our day-to-day operations--I want to make sure we don't do anything to disrupt them (personally I feel I know just enough to be dangerous).How would you like the feature to work - Workshop(s) and perhaps an accompanying user-friendly slide deck to guide customers through the upgrade.@cynthiaboon @nicholevargas @lesliespier
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.