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

  • 10/13/25
    Join us for two action-packed days of learning, hands-on sessions, and networking with the global Adobe developer community. Whether you’re exploring Adobe Experience Manager, Adobe Commerce, or Edge Delivery Services, there’s something for everyone—from beginners to seasoned pros. ✨ Why Attend? E...

    Views

    259

    Likes

    6

    Replies

    0
  • 10/6/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.1K

    Likes

    4

    Replies

    10
  • 10/5/25
    AI Assistant in Adobe Experience Manager (AEM) offers a conversational interface designed to streamline finding answers to your AEM-related queries. It helps you get instant answers to your AEM product-related questions (available to all users), and automate support ticket creation (available to Sup...

    Views

    321

    Likes

    4

    Replies

    1
  • 4/27/17
    We are currently adding a package (acs-commons in this case) to our Maven project as a subpackage. We need that subpackage to "merge" instead of "replace" since subpackages get installed after the project package. This is our configuration for the content-package-maven-plugin: <plugin> <groupId>com....

    Views

    3.9K

    Like

    1

    Replies

    5
  • 4/26/17
    Hi Community,We created /apps/projectname/i18n/de.json on CRXDE-Lite. When trying to import using Eclipse, files dont get imported. Strangely if I change .json to .json1 in crxde-lite, then Import in eclipse is successful.Is there any setting that disallows .json files to be imported?I have checked ...

    Views

    2.6K

    Likes

    0

    Replies

    6
  • 4/26/17
    I have override logger configuration 'org.apache.sling.commons.log.LogManager.config' under apps through the code and it is not picked up by server.I can see in felix console the older values of the config which are present by default.I have restarted the bundle also but its not working.Moreover, ca...

    Views

    6.9K

    Likes

    0

    Replies

    5
  • 4/26/17
    Hi Team,I am getting "Cyclic dependency error" while creating site page using sightly page component. How to resolve this issue.Error in html generated code :         Cyclic dependency for resourceSuperType hierarchy detected on resource /content/sampleglobal/english/jcr:content        Cannot serve ...

    Views

    2.2K

    Likes

    0

    Replies

    2
  • 4/25/17
    HI I am trying to integrate SOAP based web service with AEM 6.1 using following steps.Step-1: Generated stub using axis2-wsdl2code-maven-plugin in pom.xmlStep-2: Included target/generated-sources to class path of projectStep-3: Included target/generated-sources/axis2/wsdl2code/resources to class pat...

    Views

    2.3K

    Likes

    0

    Replies

    2
  • 4/24/17
    Hi All,I wrote an ECMA script (given below) to get the value from payload (./jcr:content/qareviewer), which i use in Dynamic Participant Step. The script was working fine early (last week). Now I am executing the workflow and for the same script exception is throwed (given below) . The page actually...

    Views

    2.8K

    Likes

    0

    Replies

    3
  • 4/24/17
    Hi,How to get absoluteParent or absolutePath in sightly without using use script and wcmuse class ?I want to simply get the page path till homepage from any child page and want append my custom path. It should be something like .  ${currentPage.getAbsoluteParent.path} by passing int as a level of pa...

    Views

    4.7K

    Likes

    0

    Replies

    4
  • 4/21/17
    Hi All,I am getting below exception while trying to update/add bulk metadata properties for a given node:Exception: javax.jcr.version.VersionException: Cannot set property. Node is checked in.    at org.apache.jackrabbit.oak.jcr.session.NodeImpl$35.checkPreconditions(NodeImpl.java:1357)    at org.ap...

    Views

    7.5K

    Likes

    2

    Replies

    4
  • 4/20/17
    Hello,I have a requirement to setup Dispatcher Flush Agent on Publish instance. For that, I created the dispatcher flush agent on Author instance under "Agents on Publish" and activated it. When I go to Publish instance and hit "Test Connection", I see this error: You don't have permission to access...

    Views

    1.8K

    Likes

    0

    Replies

    0
  • 4/19/17
    I have two dam folders which should have different workflows running up on upload. We used to have only one and i used the following pattern and it worked. This is for DAM update asset workflow. It used to not run workflow when assets get uploaded in to geometrixx-beach folder./content/dam(/(?!geome...

    Views

    1.2K

    Likes

    0

    Replies

    1