Expand my Community achievements bar.

Nomination window for the Adobe Community Advisor Program, Class of 2025, is now open!
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 2/12/25
    Hi everyone! Discover a goldmine of AEM insights at Adobe Summit 2025 with our comprehensive guide to all AEM sessions and labs. Whether you're a seasoned user or exploring Adobe Experience Manager, this post is your key to navigating the summit's content. Search No More: Looking for specific AEM s...

    Views

    949

    Likes

    6

    Replies

    2
  • 1/26/25
                                  Our Adobe Digital Experience Communities are the heart of innovation—connecting, engaging, and empowering users to create game-changing digital experiences with Adobe solutions. The Community Advisor Program is Experience League’s flagship initiative to recognize and nu...

    Views

    647

    Likes

    8

    Replies

    2
  • 3/15/18
    Hi everyone,                     i am very eager to get full details of available contexts in AEM, their differences and use cases. I have heard names Component and Bundle contexts. I am not sure about OSGI context. Looking for the ways of getting/creating these objects.Any help is appreciated!Thank...

    Views

    2.1K

    Likes

    0

    Replies

    1
  • 3/15/18
    Hi ,I need to fix one issue associated with performance. I have observed that few pages are being loaded twice in the browser.However, 2nd time loading is faster but this could be avoided.I have noticed jquery.min.js is responsible to make xmlhttprequest (its invoked as ajax) to load those pages ind...

    Views

    1.3K

    Like

    1

    Replies

    1
  • 3/15/18
    Hi,We use the RequestResponseFactory to retrieve content from AEM inside an OSGi bundle:The service is obtained through:@Referenceprivate RequestResponseFactory requestResponseFactory;And used like this:final HttpServletRequest servletRequest = requestResponseFactory.createRequest("GET", path);WCMMo...

    Views

    5.8K

    Likes

    0

    Replies

    9
  • 3/14/18
    Hi,I am developing a workflow for scheduled activation which have a dynamic participant step and it has a custom field for choosing the time for activation. How can I store the user specified time and then activate the page at that time.

    Views

    4.0K

    Likes

    0

    Replies

    4
  • 3/13/18
    Hi Team,We have 5 versions of a project present within the package manager. Currently, we wanted to uninstall the project from AEM 6.1 server. Even after uninstalling the 5 versions, project folders and the bundle still remains within the crx.To resolve this issue, we even restarted the Author and ...

    Views

    1.8K

    Likes

    0

    Replies

    1
  • 3/13/18
    Out of box Thumbnail tab in page property is not working. Able to upload image but image is uploaded with image.sftmp name instead of image nt:file.

    Views

    3.8K

    Likes

    0

    Replies

    9
  • 3/13/18
    Any idea why these images are broken when assets are moved from one instance to another instance using the following cURL command:vlt rcp  -b 100 -n -r -u http://admin:admin@myserver1:4502/crx/-/jcr:root/content/dam/company/categories http://admin:admin@myserver2:4502/crx/-/jcr:root/content/dam/coma...

    Views

    4.6K

    Likes

    2

    Replies

    8
  • 3/13/18
    Hello AEM community!I have a problem installing OSGI bundle to AEM server.Apparently, AEM server's OSGi Bundle detail says imported package as none, however, my local AEM server installed packages.I'm not sure what makes it prevent from installing dependencies from external sources.Following is my l...

    Views

    1.1K

    Likes

    0

    Replies

    0
  • 3/13/18
    Hi,I have a specific use case where i would like to take input from user to schedule a particular job in AEM. I am using a simple form on front end and sending those values to server (Sling servlet mapped to the URL in ajax call) using an ajax call. Those values are needed to create a job scheduled ...

    Views

    6.4K

    Likes

    0

    Replies

    6
  • 3/13/18
    Hello,I am working on creating editable templates in AEM 6.2. I have an accordion-like component that leverages a multi-field to create tabs with parsys containers. In order to preserve the content that gets dragged into each of these parsys nodes, and to preserve the re-orderability that the multi-...

    Views

    10.9K

    Likes

    0

    Replies

    18