Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 9/3/25
    Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day.  In a world where so much is automated...

    Views

    2.9K

    Likes

    13

    Replies

    16
  • 6/1/23
    Hi Team,I'm trying to expose contents in DAM to a third party application via Content Fragments and GraphQL query. I have created queries and persisted it. I have the below questions: 1. I would like to know the Authentication token to be passed in the API request2. The GraphQL query in local instan...

    Views

    2.5K

    Likes

    0

    Replies

    12
  • 6/1/23
    Hi Team, We have requirement where we need to build a mobile app using the current web content (build with RWD) using AEM 6.5 features provided by adobe.This app should be installable and available on both play store and app store, having all the feature of a mobile app(like push notification etc). ...

    Views

    1.0K

    Likes

    0

    Replies

    3
  • 5/31/23
    Is there a way to get/transfer just the versions prior to a specific date?I looked at crx2oak and it seems to me that both AEM repositories must be available locally. (example: I am able to navigate/see both repositories directories/files using terminal commands like cd and ls)If no.2 is correct the...

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 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

    453

    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.5K

    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

    992

    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

    926

    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

    727

    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

    539

    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

    738

    Likes

    0

    Replies

    2