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
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    Hi,What's the recommended way to implement pages that are shared deployment-wide? For example when we want to implement a page called "Under review" that based on some rules should be served to users in place of the actual pages of a website.We have a few JSP under /content/global-pages that we want...

    Views

    629

    Likes

    0

    Replies

    1
  • 10/15/15
    Hey guysThe title sums it up pretty well. I'm extending GridPanel and in that custom GridPanel I want to do the following:I want to retrieve the CRX path of the current (custom) multi field item, for example like this: findParentByType("CQ.Dialog").pathTransfer that path as parameter to my servlet: ...

    Views

    638

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,Can someone describe how CQ manages user session when for example user works with some cq page which related with another pages and in middle of his work process CQ page is updated by new publish, so user session can be spoiled by unexpected update, how CQ canhandle this case?Also what about serv...

    Views

    768

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,My cq is working fine if access it without dispatcher,  but if I visit it via dispatcher and got 403 forbidden. There has two link point to a same server, but the [1] is working fine, the [2] is got 403 forbidden. If we use IP to access directly and it is also working fine. It seems that verify a...

    Views

    947

    Likes

    0

    Replies

    2
  • 10/15/15
     We are authenticating a user using the /j_security_check and then adapting the sling request to UserProperties and UserPropertiesUtil.isAnonymous and always returning true and the username is anonymous and not the name that was logged in code example UserPropertiesUtil..isAnonymous(slingRequest) is...

    Views

    673

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,We are trying to figure out a way to disable a user account from logging into AEM. We want to keep the account in the system, just somehow disable it and have the option to re-enable it if it is ever needed.Anyone have a solution for this? We have tried the activate/deactivate functionality in th...

    Views

    4.5K

    Like

    1

    Replies

    3
  • Hi,When a teaser component is used for the segmentation in a page, it resolves to one segment from the existing and displays the teaser accordingly. is there any API to get the segment which the current request falls to in the service layer ?

    Views

    463

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,Few members granted by us for Admin access to the particulate group on the website. After giving access 10k users got deleted from the particulate group on the website exclude latest granted users.Please help on this to look for which logs are required for this... & Which string required look for...

    Views

    444

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I getting NoClassDefFoundError when trying to use com.day.crx.security.ldap.jmx.LDAPUserMBean class to connect to LDAP from OSGI Scheduler. I have placed <Import-Package> com.day.crx.security.ldap.jmx.LDAPUserMBean;resolution:=optional,  </Import-Package> in maven but in bundle I see it could not...

    Views

    1.6K

    Like

    1

    Replies

    9
  • 10/15/15
    Hi Experts,I am just trying to setup a CQ5 with one author and two publishers. Publishers are with "Shared Nothing Cluster" configuration (1 Master/1Slave).I would like to confirm if i can configure only replication agent for Master publisher or i need to add the replication agent for Slave publishe...

    Views

    847

    Likes

    0

    Replies

    2