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

    71

    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

    115

    Likes

    3

    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.7K

    Likes

    2

    Replies

    25
  • 5/10/17
    Hi all,Have you done a sitemap implementation for websites using AEM? What was the procedure and steps you have done? Can you please elaborate your experiences so that I can get some inputs? My requirement is simple - Business will give the rootpath and the pages which should not be indexed for site...

    Views

    8.7K

    Like

    1

    Replies

    4
  • 5/1/17
    Adobe is recommending its customers to create AEM project structure using Lazybones instead of traditional Maven archetype 10. As when we create a aem project using Maven archetype it is not easy to customize, it provides lots of sample content and packages like test, launcher. Which might not be re...

    Views

    32.6K

    Likes

    5

    Replies

    15
  • 4/27/17
    I have my LiveFyre cloud service setup and working in AEM 6.3.  I downloaded the AEM-Livefyre communities Social package from Package shareI can connect my LiveFyre components to Livefyre OKWhat I want to do is get access in Assets to the "Import UGC" (under Create).  What do I need to do in order t...

    Views

    7.0K

    Likes

    0

    Replies

    6
  • 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

    4.0K

    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.7K

    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

    7.0K

    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.3K

    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.9K

    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.8K

    Likes

    0

    Replies

    4