Expand my Community achievements bar.

Applications for the 2024-2025 Adobe Experience Manager Champion Program are open!
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    Hi I have written a custom servlet in AEM author (v6.1). I would like to get response from  this servlet without providing auth credentials. Is it possible to have such exclusion in AEM author instance?Current behaviour: At this moment, when I hit my servlet, the request is redirected to AEM login p...

    Views

    4.6K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi All,Is it possible to add more than one orderby property in Query.For example am ordering the results(Pages) by cq:lastReplicated if both the pages has same time I have to order by jcr:created.Is there anyway that we can handle in QueryBuilder itself.Thanks in Advance.

    Views

    937

    Like

    1

    Replies

    2
  • 10/15/15
    Does Apache Sling provide functionality for more complex selectors? I need to be able to select nodes with certain child properties as well as get the first child of a given node. I was hoping there would be some ability to query based on the XPath, but this doesn't seem possible using the REST fram...

    Views

    776

    Like

    1

    Replies

    3
  • 10/15/15
        Hi All,      I am trying to migrate OSGI bundles from CRXDE Lite to Maven. I added dependencies required. When  i tried to install i got an error saying[ERROR] Failed to execute goal on project test-utils: Could not resolve dependencies for project com.test.wem:test-utils:bundle:0.1-SNAPSHOT: Fa...

    Views

    3.0K

    Likes

    0

    Replies

    8
  • 10/15/15
    Hi need to understand how to inject child node in the sling models and can we inject sling models to other sling models?Like if we have node hierarchy as below how we can get data using java POJO mapping from sling models by adopting Address node.Help me out with some pseudo code/reference to adopt ...

    Views

    2.7K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi there,I have create workflow in which approver can reject the request. When approver reject the request, the mail as to trigger to initiator.Using below code I can achieve it - Working manager = userManagerFactory.createUserManager(session);        if (manager.hasAuthorizable(groupname)) {       ...

    Views

    433

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I am using AEM 6. How do I added a custom created contextstore to the clientcontext.

    Views

    2.2K

    Likes

    0

    Replies

    7
  • 10/15/15
    Hi AllVersion CQ5.5We have a data layer object defined for our site. The data layer will get consumed by DTMWe also have a number of custom components e.g custom button component. As part of capturing the interaction of the user with each instance of the button, we need to update certain elements/at...

    Views

    1.4K

    Like

    1

    Replies

    4
  • 10/15/15
    What is the best approach to deploy 3rd party dependencies to AEM OSGI / Felix via Maven build of OSGI bundle?My team has a requirement to build an OSGI Servlet.  It will use dependency org.apache.oltu.oauth2.client that does not exist in CQ.I have a pom to build the servlet now and it references th...

    Views

    7.7K

    Like

    1

    Replies

    18
  • 10/15/15
    HelloI am working on an helpx.adobe article about CQ5 work flows . I am posting the link for your reference.https://helpx.adobe.com/experience-manager/using/invoking-experience-manager-workflows-using.htmlThe problem is I am not getting any mails to adminstrator to complete the work flow. Even I hav...

    Views

    866

    Likes

    0

    Replies

    3