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
    Hey,so I was going to use the built-in list component for a footer navigation but I noticed that it automatically pulls the 'Title'. I guess I'm wondering if there's some way to specify that it should use the 'Navigation Title' instead? If that's not do-able with the current component, what would be...

    Views

    526

    Likes

    0

    Replies

    1
  • 10/15/15
    HiI read document at http://helpx.adobe.com/cq/kb/howtopurgewf.html to Purge workflow and audit nodes on CQ 5.5.  It said that "You can start a purge manually by creating a file ./cleanWorkflow. Then, the watch service detects the file and starts a purge."Could you please tell me where should i need...

    Views

    653

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi there,We're using AEM 5.6.1 and have noticed that all payload urls in the Workflow Inbox take the user to a 404 page.  I've examined the URL and it seems that somewhere along the line, the "/" in the URL are be transformed into "%252F."  For example, the url http://localhost:4502/bin/wcmcommand?c...

    Views

    775

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,There is a known issue related to Jcr Resource Resolver Mappings. If there are more than 13 mappings, resource resolver stops working. For more information please see here: https://issues.apache.org/jira/browse/SLING-2125.Unfortunately I could not find any hotfix released by Adobe for this issue....

    Views

    794

    Likes

    0

    Replies

    3
  • 10/15/15
    I am building a website that will be published by AEM. Customers will log into that website - it's a customer dashboard. I want to authenticate them using an existing SiteMinder service (that I don't have control over), get back success / failure, and then signify to my AEM-based website that the cu...

    Views

    751

    Likes

    0

    Replies

    3
  • 10/15/15
    When I add a component to a global pipeline I am not able to catch events for <div> element.I am trying to rewrite certain attributes in markup generated by CQ5. For this I created a custom component and added this to a default global pipeline.When I debug I can see that events are thrown for most o...

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 10/15/15
    I'm trying to make use of AccessControlManager to programmatically set some AccessControlPolcy (ACP) onto a node. So basically what want to do is copy the ACP of one node and set it to another node. My code looks like belowSession userSession = request.getResourceResolver().adaptTo(Session.class); A...

    Views

    4.2K

    Likes

    0

    Replies

    5
  • 10/15/15
    Hi,I have created one custom component it has a feature drag an image from content finder and drop it in custom component.It works well without using cq:dropTargets node,cq:inplaceEditing and all those edit behaviour stuff's.For adding the listeners node , cq:editConfig node is necessary . Coz liste...

    Views

    5.4K

    Likes

    3

    Replies

    5
  • 10/15/15
    Hi There,Is it possible to detect a ReplicationAction event (in Sling or a replication preprocessor) in such a way that the Replication is cancelled?e.g. Have an event trigger on a Replication ActionAssess some criteriacancel replication if not appropriateThere are a lot of examples for listening to...

    Views

    2.0K

    Like

    1

    Replies

    6
  • 10/15/15
    HI, I was reviewing the documentation related to backup large data : http://dev.day.com/docs/en/crx/current/administering/backup_and_restore.html However, in case you have a large repository to restore in production environment and you cannot turn off the server. You need a fast backup as snapshot, ...

    Views

    908

    Likes

    0

    Replies

    3