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

  • 9/3/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

    2.2K

    Likes

    9

    Replies

    16
  • 11/5/15
    I have requirement where I am trying to create custom Participant step which should allow multiple groups to be displayed in the drop down while advancing workflow. I was able to overlay Participant Step using following this guide (https://docs.adobe.com/docs/en/aem/6-0/develop/extending/workflows/w...

    Views

    4.5K

    Likes

    0

    Replies

    4
  • 11/3/15
    To learn how to build an AEM custom servlet that uses the JQOM API to query the AEM JCR, see: Using the Java Query Object Model within Adobe Experience Manager. 

    Views

    2.0K

    Like

    1

    Replies

    4
  • 10/15/15
    Hi,I have installed AEM in server and i want to access the AEM site in another machine using IP address of the server  eg: 10.18.1.118:4502Kindly someone guide me. Thanks in advance for your support.ThanksAravind

    Views

    3.1K

    Likes

    0

    Replies

    4
  • 10/15/15
    Hi folksI am currently trying to set the OSGi configuration for com.day.cq.rewriter.linkchecker.impl.LinkInfoStorageImpl via a source content package (/apps/.../config/...) in AEM6. My XML looks like this:<?xml version="1.0" encoding="UTF-8"?> <jcr:root xmlns:sling="http://sling.apache.org/jcr/sling...

    Views

    3.2K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi all,My system is currently designed such that users are authenticated against an external Access Manager, which upon successful authentication redirects to AEM. Within AEM I have the Adobe Granite SSO Authentication Handler configured to trust the authenticated requests.I have also configured the...

    Views

    2.5K

    Likes

    0

    Replies

    2
  • 10/15/15
    Please validate the below AEM LDAP Vs SAML vs custom login module authentication behaviour ,also provide any additional inputsIn case of LDAP authentication -AEM provides this as JAAS login module and any LDAP user need not be present in AEM user node and can be directly mapped to LDAP role to AEM u...

    Views

    5.1K

    Like

    1

    Replies

    5
  • 10/15/15
    Below is the code:         ResourceResolver resourceResolver;        Session session = null;        List<Hit> resultList = null;                try {                        resourceResolver = resolverFactory.getAdministrativeResourceResolver(null);            session = resourceResolver.adaptTo(Sessi...

    Views

    4.9K

    Likes

    0

    Replies

    2
  • 10/15/15
    I have configured AEM with MongoDB. I wanted to Query MongoDB to fetch AEM data. Say I wanted to know list of products for Geometrix Website. OR Say I wanted to know all the users available inside AEM.Is there any documentation available where I can find out - how to query AEM data from MongoDB, how...

    Views

    4.0K

    Likes

    0

    Replies

    7
  • 10/15/15
    Hi,    I just want to set rule to OR split branch. I tried accessing work Item in my script,but I am getting Reference Error for WorkItem.    For my requirement I just want to take a decision based on previous participant step comments. I used below code to get history from work Item.var history = w...

    Views

    2.7K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hello, new to CQ, so I may be missing something. Editing a .jsp files code in IDE (intellij), run author and publish, when I view the page in the AEM, the edit is apparent. However when I activate/publish this page the corresponding page on the local version in the browser does not show the update. ...

    Views

    3.7K

    Likes

    0

    Replies

    9