Expand my Community achievements bar.

Get ready! An upgraded Experience League Community experience is coming in January.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    Hi All,We are need to customize DAM admin menu where we need to add new menu items to "New" menu.For this we need to move files under /libs/cq/ui layer /apps/cq/ui layer.but we do not want to use this approach beacause it's overriding  already done customization in this layer.Is there any way to do ...

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 10/15/15
    I wanted to cache the below file in dispatcher without query parameters for all the pages. Is it possible ? http://localhost:7080/etc/clientcontext/default/content/jcr:content/stores.init.js?path=%2Fcontent%2Fmyatt%2Fhome&cq_ck=1438385758998

    Views

    791

    Likes

    0

    Replies

    1
  • 10/15/15
    How to handle a user specific session in AEM, Is it fine to use HTTP Session so that i can store some attributes of user using session.setattribute method. Or is there any other way to handle user specific sessions in AEM?

    Views

    7.3K

    Like

    1

    Replies

    7
  • 10/15/15
    Hello,I have a scenario where 1 Author instance replicates its content to 1 Publish instance.Now, at the infrastructure level, how does the replication process follows between two different applications (author and publish)?Is there a security layer attached and wrapped around the content that flows...

    Views

    5.0K

    Like

    1

    Replies

    9
  • 10/15/15
    I've built a site using the query builder api which searches for assets within AEM,however the site seems to crash or take forever to load when on Chrome/Safari, butworks like a charm on Firefox. Any ideas on how to optimize this? Thanks

    Views

    740

    Likes

    0

    Replies

    3
  • 10/15/15
    Why am I getting the error SlingAuthenticator handleLoginFailure: Unable to authenticate: UserId/Password mismatch?

    Views

    580

    Likes

    0

    Replies

    1
  • 10/15/15
    Since many hours I can't fix the same error as It was asked in 2013 in the link bellowCan't open  <server>:<port>:4502.The blank page shows"Authentication Failed" and the URL would change to:http://mysite:4502/system/sling/cqform/defaultlogin.html?resource=%2F&$$login$$=%24%24logi n%24%24https://for...

    Views

    1.9K

    Likes

    0

    Replies

    8
  • 10/15/15
    Hi,I am trying to move pages from one place to another place using seesion. But I am getting javax.jcr.ItemExistsException: Same name siblings are not allowed. Below is my code:String sourcePath = "/content/a/b1";String destinationPath = "/content/a/b2"; session.move(sourcePath, destinationPath); se...

    Views

    4.1K

    Like

    1

    Replies

    6
  • 10/15/15
    Hi,Has someone successfully installed Elastic Path demo for AEM 6.1? The packages mentioned on "https://docs.adobe.com/docs/en/aem/6-1/deploy/ecommerce/elasticpath.html" are not available on Package Share.I also had a look at the Elastic Path developer site. It mentions that EP API, EP Gemomerixxx C...

    Views

    875

    Likes

    0

    Replies

    3
  • 10/15/15
     Hi,  I am creating custom workflow for requirement.I have created a new process step for meta data validation. Based on the output of process step i have to decide the flow.  If the validation passed it need to go to different user  Else it need to send back to assigner.  For this I used below code...

    Views

    1.5K

    Likes

    0

    Replies

    6