Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 11/17/25
    Register Now: https://adobe.ly/48222Yo  Session Details Discover the brand-new AEM Assets landing page—a redesigned, narrative-driven entry point that brings together key capabilities, user journeys, and strategic features of AEM Assets in one place. This session will walk you through how the new l...

    Views

    49

    Like

    1

    Replies

    0
  • 11/11/25
    Conversational AI that drives discovery, confidence, and conversion  We’re excited to share that Adobe Brand Concierge is now generally available - a new, brand-first AI application designed to help you deliver richer, more intuitive digital experiences.   What is Brand Concierge?  Brand Concierge ...

    Views

    96

    Likes

    2

    Replies

    0
  • 11/2/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

    1.5K

    Likes

    2

    Replies

    24
  • 9/28/17
    ACS Commons provides OSGI Sitemap config service to generate sitemap xml file which is used by web crawler to optimize web search results. The provided sitemap servlet takes input from externalizer configuration which acts as domain to the list of content pages. This hosted configuration would have ...

    Views

    2.0K

    Likes

    0

    Replies

    1
  • 9/28/17
    Create AEM 6.3 component making use of WCMUsePojo accessing OSGI Service.Step 1: Create an interface name OSGITestInterface.java that will be implemented by service impl.public interface OSGITestInterface { String getOSGIName(); String getOSGIDesc(); String getOSGIuse(); String getOSGIData(); }Step...

    Views

    14.5K

    Likes

    4

    Replies

    18
  • 9/28/17
    Here is Step by Step procedure to create dynamic drop down for Touch UI based on configuration from multi field component.Step 1: Create a multifield component from OOB widget provided by Granite library as simple as using text and value fields using text field widget.sling:resourceType: granite/ui/...

    Views

    18.5K

    Likes

    2

    Replies

    5
  • 9/28/17
    ACS AEM Commons OSGI Bundle and Component Disabler config allows to shut-down OSGI Components and Services by configuration. This feature allows OSGI Bundles and Components to be disabled as part of application configuration and these can be well managed for different environments using run modes co...

    Views

    4.5K

    Likes

    0

    Replies

    2
  • 9/28/17
    I have what looks like an issue with the support of Indonesian language by AEMAEM seems to expect the code "id"/"id_id" (like in wcm/core/resources/languages)But Java provides the code "in_id" (see Java Supported Locales​, for example with currentPage.getLanguage(false))It seems the issue has alread...

    Views

    7.7K

    Like

    1

    Replies

    8
  • 9/26/17
    Hi All,Can someone please help me to get AEM 6.1 and 6.2 Studuent WorkBook for basic and advance.If anyone has this.Please share with me at gargsahil099@gmail.com. I will be very thankful .Thanks in advance.

    Views

    5.5K

    Likes

    0

    Replies

    5
  • 9/26/17
    Hi,I'm trying to deploy project but getting following error:Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test) on project cq-social-cleanup-srp: There are test failureswhat I have to do?

    Views

    5.2K

    Likes

    0

    Replies

    2
  • 9/26/17
    Hi,I am searching how to correctly handle Move (Rename) page event in AEM 6.3. In my particular case - if page is moved, I need to move appropriate DAM folder accordingly new page path. So I definitely need to know source and target page path.I know that it is possible with JCR Listeners, but as it ...

    Views

    3.1K

    Like

    1

    Replies

    5
  • 9/26/17
    Hi All, We want to secure our AEM site through Azure login (oauth). I have gone through the linkedin provider and created a similar provider for azure. I seek help in creating Cloud configuration services for my custom azure oauth provider. It will be great if somebody can help us test this custom p...

    Views

    4.4K

    Likes

    0

    Replies

    6
  • 9/25/17
    AEM oak indexing is a very crucial and important concept as performance of all queries depends upon how oak has indexed the properties in back-end. I have received multiple request to write on indexing in aem as this is a very vast concept and very limited knowledge and documentation is available on...

    Views

    4.5K

    Likes

    3

    Replies

    4