Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    Hi,I am using cq5.6.1 and working on workflows.[img]WFIssue.jpg[/img]In my workflow attached And split is not working if a process step is added after the AND split.i.e Whenever Group1 approves it doesn't wait for the other group to approve and directly moves to next step which is after process step...

    Views

    1.5K

    Like

    1

    Replies

    5
  • 10/15/15
    Hi, Our current implementation invloves passing a serialised object via a GET request to a Sling servlet, it is deserialsed, the object is added as a request attribute and forwarded  to a relavent JSP page depending on a property in the object.This implementation will not work for large amounts of d...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 10/15/15
    I am in the process of a creating a couple workflows. My first step in the workflow is to create a version. Interestingly, It worked the first time I ran the workflow and it created the version correctly. Second time I ran the workflow, I started getting errors from the CreateVersionProcess class as...

    Views

    1.4K

    Like

    1

    Replies

    5
  • 10/15/15
    Hi Guys,I am using AEM 6.0 . I want to enable Lock/ Unlock feature for my DAM assets. But this is not straight forward as seen on classic UI.Moreover i am not able to use any properties such as hidden, conditions, handlers and listeners.Please suggest the best way to implement the same .RegardsHaris...

    Views

    840

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi How do i mock the getCuurentPage.. like methods. I am using Junit4Mockery. ThanksAbhinav

    Views

    734

    Likes

    0

    Replies

    1
  • 10/15/15
     Hi,I just wanted to check if anyone had an elegant solution to this problem - I use Git heavily in my workflow and I very often checkout my project and have a lot of touched files due to the cq:lastReplicat* properties changing. I have no interest in tracking these sorts of changes so was wondering...

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi All,We need to create a content package incrementally i.e the package which has only modified content for everyday.Are there any rules/filters can be applied when taking content package?If you have anythoughts please share.ThanksGK.

    Views

    625

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,  I just get a small CQ5 project of resizing the smartImage. Right now, I have two options. One Node jcrContent = currentNode.getNode("image/jcr:content"); String imagePath = jcrContent.getPath(); Resource imageRes = resourceResolver.getResource(imagePath); Image img = new Image(imageRes); img.se...

    Views

    955

    Likes

    0

    Replies

    1
  • 10/15/15
    Would it be possible for someone to test following assumption? I'm afraid the tutorials, explaining how to create a custom xtype, require an update. I followed the 2 tutorials as mentioned below. They used to work with AEM 5.6 but don't work anymore with AEM 6.0 (but don't mention the support of AEM...

    Views

    1.9K

    Like

    1

    Replies

    7
  • 10/15/15
    How to get user's properties and user's group in AEM 5.6 using com.adobe.granite api

    Views

    2.3K

    Likes

    0

    Replies

    3