I’m integrating Coveo with AEM 6.5.23, and I want to make sure that my AEM page metadata and cq:tags are properly indexed in Coveo.I can crawl the content using the Coveo web connector, but I’m not sure how to:Expose custom metadata fields (like cq:tags) from AEM to Coveo.Map those fields in the Cov...
In my dispatcher_httpderror log, I keep getting the following messages. Fri Oct 10 23:59:24.646793 2025 [managed_rewrite_maps:debug] [pid 123] [cm-p123-e123-aem-publish-123] Managed rewrite maps check in progressFri Oct 10 23:59:24.650947 2025 [managed_rewrite_maps:debug] [pid123] [cm-p123-e123-aem-...
While creating the content fragment, I have added tags. That is saved here. From GraphQl API, I can expose the content as shown below _metadata { stringArrayMetadata { name value }} Similary, I have added tags to asset. That is present here: /content/dam/test.png/jcr:c...
Hello Team, I have an rte field in my Content Fragment models.(Note: Which is present in many CF models).I want to call some custom js file whenever I open the CF. So, below article worked for me.https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/ootb-validation-options-for-co...
Hello Everyone, For my project I need to create many content fragment models(Around 40-50).I want to segregate these models by the usage. Note: I have a hierarchy of models by usage/reference.Example: Will create CF-Model-abc-1, CF-Model-abc-2, CF-Model-abc-3 etc.Will create CF-Model-xyz-1, CF-Model...
I tried the tutorial previously and it seems the AEM components I have for regular AEM needs to be redeveloped for AEM+EDS? perhaps there's more to it? Thanks!
Hi Everyone, I’m looking for an effective way to identify duplicate assets in AEM (either by name, size, or binary content).Is there any out-of-the-box functionality, query, or Groovy script that can help find duplicates in DAM - especially when they might exist in different folders or under differe...
My use-case is :1. Setup a custom distribution agent2. On modify, add, delete etc JCR events the agent will get triggered. [This I will be able to achieve via JCREventDistributionTriggerFactory once the Distribution Agent config is setup correctly].3. I do not have a publish instance so my requireme...
Reading through older posts it seems like you used to be able to copy and paste a component from one page to another in Sites. I can copy a component but if I go to a different page, it doesn't give me the paste option. It only lets me paste it within the same page. Is there a way I can copy a comp...
I'm migrating Oak:index from AMS AEM 6.5.21 to AEM as a Cloud Service using the latest Index Converter utility (v1.2.5) and have observed that the utility merges some custom indexes with existing OOTB index definitions. For example, my custom index "abc" is being merged into the customization of "cq...