Expand my Community achievements bar.

Introducing Adobe LLM Optimizer: Own your brand’s presence in AI-Powered search and discovery
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 6/19/25
    Details The features in this release focus on Experience Manager Sites and Sites Optimizer and include the following: AEM SITES: Content Model Admin UIContent Fragment Launches UI and APIEdge Delivery Services ​with Commerce boilerplate   AEM CLOUD FOUNDATION Support for Authenticated OpenAPIs-base...

    Views

    89

    Like

    1

    Replies

    1
  • 6/18/25
    Details The features in this release focus on Experience Manager Sites and Sites Optimizer and include the following: AEM Sites: Generate VariationsUniversal Editor extensions for Crosswalk use-cases Sites Optimizer: New Product Launch Release Overview Video Watch the comprehensive release overvie...

    Views

    94

    Likes

    0

    Replies

    0
  • 6/16/25
    Over the past decade, brands have invested heavily in SEO, content strategy, and personalization to drive visibility and engagement across digital channels. But the landscape is rapidly shifting. Today, the customer journey increasingly begins not with a traditional search engine, but with an AI ass...

    Views

    393

    Likes

    8

    Replies

    1
  • 5/31/23
    Are you a new user getting started with Adobe Experience Manager as a Cloud Service? Sign up for our 3-week email series to begin receiving expert tips such as:  Best practices for getting started with Adobe Experience Manager as a Cloud Service and Cloud Manager Key capabilities and feature functio...

    Views

    413

    Likes

    2

    Replies

    0
  • 5/31/23
    Hi All,I have a aem page(/content/xyz/page1) under page properties under advanced tab there is a searchable checkbox field, its unchecked, I want to make it as checked.But in crxd I didnt see this property(searchable)Actually I have so many pages and I need to update it to all page, I tried using cu...

    Views

    1.4K

    Likes

    0

    Replies

    5
  • 5/31/23
    package com.AcHotels.core.servlets;  import java.time.OffsetDateTime;import java.util.HashMap;import java.util.Map;import javax.jcr.Node;import javax.jcr.NodeIterator;import javax.jcr.Property;import javax.jcr.PropertyIterator;import javax.jcr.Session;import javax.jcr.Value;import javax.servlet.Serv...

    Views

    900

    Likes

    0

    Replies

    4
  • 5/31/23
    Urgent help required!!   I am trying to generate sitemap xml using SitemapScheduler. Tried with creating sitemapGenerator by extending ResourceTreeSitemapGenerator and included in the Scheduler config also, But nothing is working. But on demand sitemap generation is working. Please suggest any way t...

    Views

    843

    Likes

    0

    Replies

    3
  • 5/30/23
    We want to unit test a service.  We want this service to have the right config for the right environment (dev, prod or stage).   We can use a dummy config like this:MyServiceImpl.Config config2 = mock(MyServiceImpl.Config.class);context.registerInjectActivateService(new MyServiceImpl(config2));Is it...

    Views

    617

    Likes

    0

    Replies

    2
  • 5/30/23
    We need to edit Create CSV Export functionality(content.exportsearch.csv) in search console. Can anyone help us, which servlet we have to look into @S-K-Agarwal 

    Views

    476

    Likes

    0

    Replies

    2
  • 5/30/23
    Hi All, We have a requirement to convert and AEM Site page to PDF when given a sitepage url as an input. We have been trying opensource solutions like iText html2pdf, iTextRenderer, wkhtmltopdf but none of the worked. With itexthtml2pdf we were able to generate pdf but unable to fetch dynamic compon...

    Views

    632

    Likes

    0

    Replies

    2
  • 5/30/23
    I have a requirement in which I have to access all the published assets from one path.I need only published assets and unpublished assets should be skipped. currently, I used the property jcr:content/cq:lastReplicationAction == "Activate" to validate it but it seems like the unpublished assets are a...

    Views

    2.0K

    Likes

    0

    Replies

    8
  • 5/29/23
    After enabling unified shell in AEM as a cloud service , the existing customized look and feel of author instance is impacted.Is there any way to override this unified shell css to make our existing header look and feel back again in the system. This is only for author instance. Any leads?  ThanksHi...

    Views

    655

    Likes

    0

    Replies

    2
  • 5/29/23
    Hi Team,I need to popluate custom pop-up message to Author, incase if the workflow that authored trigger is Success or Some error. How to do this.Usecase:1- Author trigger a workflow in page like2- Author can able to see the success message  I have created a workflow custom process step, which is ch...

    Views

    842

    Likes

    0

    Replies

    3