Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    Hi,We have a requirement where we need to provide authentication in the publish sites. Users are allowed to access the pages only when they are authenticated by entering the credentials. These credentials are stored in LDAP.Our understanding is we have log in components which are available already i...

    Views

    993

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi all.I need to have different products exposed in a format like the following:/products/<code>.htmlProducts are stored on repository with this format:/products/<code_letter1>/<code_letter2>/<code_letter3>/<code>We don't want to have the 3 extra paths in the final URL.So first idea would be to defi...

    Views

    590

    Like

    1

    Replies

    2
  • 10/15/15
    Hi All,Is there any way in CQ to get the Disk Space Utilization  for a particular path?.Say for example we want to know how much will be the size of this path /content/dam/test1/subpath. Thanks,

    Views

    2.5K

    Likes

    0

    Replies

    8
  • 10/15/15
    Hi,I've been experimenting with AEM 6.1 personalization feature. I have created campaign-activity-experience and also segmentations.I managed to author targeted content through targeting mode. It seems working on targeting mode, when I switch the activities, it'll show the targeted content for respe...

    Views

    388

    Likes

    0

    Replies

    1
  • 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

    462

    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

    447

    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

    477

    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

    744

    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

    477

    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

    3.9K

    Like

    1

    Replies

    3