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

    3.6K

    Likes

    14

    Replies

    17
  • 7/10/19
    Hi All,I am using "sling.servlet.paths=" + "/bin/xyz" to call my servlet using ajax. Is there any way to do it without using /bin i.e. "sling.servlet.paths=" + "/xyz" ? If yes, what are the steps that I need to follow to implement it.ThanksAvantika

    Views

    3.7K

    Like

    1

    Replies

    3
  • 7/9/19
    Hi All,I'm trying to automate creating users in AEM and using curl command to create users. Below is the command which I'm using for creating user "test1"curl -u admin:admin -FcreateUser= -FauthorizableId=test1 -Frep:password=test1 -Fprofile/givenName=test1 -Fprofile/familyName=test1 -Fprofile/email...

    Views

    13.3K

    Likes

    0

    Replies

    7
  • 7/9/19
    I have been using the AEM Eclipse Plug-In. I have the option to import/export from the server.However, I have recently added another AEM project to Eclipse and am unable to import or export content. The src/main/resources folder isn't able to be expanded and when I do click import from server, I get...

    Views

    10.3K

    Likes

    0

    Replies

    9
  • 7/9/19
    Hi,We have developed two interactive XDP which have some pre-population and binding of data and they are generated in interactive PDF. Whenever we deploy the XDP in our ETE environment everything is perfect and works fine. We have developed a rest API which generate the PDF and bind values from fron...

    Views

    2.6K

    Likes

    0

    Replies

    3
  • 7/4/19
    I am trying to configure Reverse Replication on my local instance.How do I set content in the publisher so that my author can poll the same.

    Views

    14.2K

    Likes

    4

    Replies

    7
  • 7/4/19
    Hello,when I create a new group or user in /system/useradmin everything is fine as long as the server keeps running. When I only log out and back in again, still everything works fine.But as soon as I stop the instance and start it up again, the users and groups are still there but are not found in ...

    Views

    9.6K

    Likes

    0

    Replies

    8
  • 7/3/19
    Hello,I was looking to add a new item in the page info menu to trigger a workflow.  Currently we have two workflows, one which is the same as Publish Page, so I'm looking to eliminate the extra clicks and have the requested events handled from the page info window.  The workflow I want to update cur...

    Views

    2.2K

    Likes

    0

    Replies

    2
  • 7/3/19
    .somewhere i have seen this kind of implementaion without using design dialog and all how they are making global things============================================================================================I have queries how it is working:1) In apps cretaed a component apps/.../siteconfigcomp a...

    Views

    3.9K

    Likes

    0

    Replies

    3
  • Hi Team, we have a situation where the page needs to author with collaboration with authors.. 1.That page will be locked by a person to edit 2. That person can invite the other authors for the collaboration3.Now original author and collaborated authors should be able to edit. How to achieve collabor...

    Views

    9.2K

    Likes

    0

    Replies

    4
  • 7/3/19
    Hi All,The error we are getting in CM is below 1] AEM-3[Non-thread safe object used as a field of Servlet/ Filter etc.] Listener is working fine, but throwing above error for declaring session in our listener class which implements EventListenerprivate Session session ; We are using this in activate...

    Views

    9.2K

    Likes

    0

    Replies

    8