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

    4.0K

    Likes

    14

    Replies

    19
  • 10/12/17
    Read this article written by Feike...  http://blogs.adobe.com/experiencedelivers/experience-management/using-osgi-annotations-aem6-2/

    Views

    1.1K

    Like

    1

    Replies

    0
  • 10/12/17
    Hi,We are trying a scenario where unlocking a page in AEM 6.3 is failing. PFB the steps followed in a vanilla AEM instance.Lock a page using a user say author1.Another user, say author2 impersonates as author1 and tries to unlock the locked page.Error appears - Unable to unlock page. Error.log - Cau...

    Views

    9.5K

    Likes

    0

    Replies

    7
  • 10/11/17
    I need to do that an user can choose between two options in a workflow, I was thinking in use a selection field in a dialog participant step. But I did some test...I was trying to do it using dialog participant step. -> https://docs.adobe.com/docs/en/aem/6-3/develop/extending/workflows/step-ref.html...

    Views

    7.6K

    Likes

    0

    Replies

    10
  • 10/10/17
    In Aem 6.3 if we are dropping the component then until we manually  refresh the page the component is not seen in parsys. So I want to write the custom listener which helps me like when I drag and drop the component its editconfig part appears I don't need to refresh the page.

    Views

    3.3K

    Likes

    0

    Replies

    7
  • 10/10/17
    I've already implemented my own way to customize the parsys new area text that usually says Drag components here (touch ui) or Drag components or assets here (classic ui). It's very helpful for the authors in big corporate websites where there might be many paragraph systems and stuff gets confusing...

    Views

    3.5K

    Like

    1

    Replies

    3
  • 10/10/17
    Hi All,I kept files in drop box and I created one cloud service and fetching metadata of files from drop box. While fetching file getting following exception in log javax.jcr.InvalidItemStateException: OakState0001: Unresolved conflicts in /content/dam/fetch123. But its able to fetch metadata succes...

    Views

    18.5K

    Likes

    2

    Replies

    11
  • 10/9/17
    Hi all,I'm adding some default values in a multyfield via javascript. There is a check box on which I have a listener and if it is checked loop over the selection items of the multifield and adding items with values. On first open of the dialog and check the checkbox values are populated fine, but i...

    Views

    12.5K

    Likes

    0

    Replies

    11
  • 10/9/17
    Hi,I have the requirement to create a JCR package of a single page, the package must not contain subpages but the order of the subpages must be included in the package.I tried to create a package with a filter (e.g. /content/myProject/myPage) and added two rules (exclude /content/myProject/myPage/*....

    Views

    4.1K

    Likes

    0

    Replies

    4
  • 10/5/17
    Hi I am trying to configure a new Oauthprovider for Azure. However while configuring the provider I am not able to find ConfigID field ? Can someone guide me what is this configId and where can I attain this configID from my new azureOauthProvider ? Regards, Adil

    Views

    5.9K

    Likes

    0

    Replies

    6
  • 10/5/17
    Hello,I'm trying to migration content from a 6.2 instance to a 6.3 instance using crx2oak.I use following cmd:./java8 -jar crx2oak-1.6.8-all-in-one.jar --cache=2048 --copy-orphaned-versions=false --copy-versions=false \--include-paths=/content/dam/www-mysite-be,\/content/www-mysite-be \segment-old:/...

    Views

    11.7K

    Likes

    2

    Replies

    25