Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    Hi,I have a use case where I am running my site in one AEM instance and it has 'n' number of users where we have some logic of creating our new property as cq:password inside the /home/users/{site}/{profile} and this password is encrypted using AEM crypto support so when I am packaging the user crea...

    Views

    1.1K

    Likes

    0

    Replies

    6
  • 10/15/15
    Hi alli have a bit of an odd problem.We like to include two different components (both having an EditBar) on the same page, both using the same resource path:<cq:include path="header" resourceType="/apps/header" /> <cq:include path="header" resourceType="/apps/title" />We're already live with our pa...

    Views

    912

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,Let's pretend page P1 under /content includes a component C1 that is located under /apps/myapp/c1.If I change C1, will the cached version of P1 be cleared from the dispatcher?Today I noticed changes to a component I had written had not cleared the pages that were using that component from the dis...

    Views

    319

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi All,OOB External component is not working for me in AEM 5.6.1.I tried the following-On a AEM 5.6.1 instance with out any hot fiix created a new page with existing template and dragged & dropped the external component.Gave target url as www..google.comBut its throwing error as follows-Resource=Non...

    Views

    632

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,When I run the following code, I get an exception that the principal does not exist:final UserManager userManager = resourceResolver.adaptTo(UserManager.class);userManager.autoSave(false); // need this line to make this operation atomicfinal Group group = userManager.createGroup(    groupId,    n...

    Views

    507

    Likes

    0

    Replies

    1
  • 10/15/15
    SummaryExample setup: I have two very simple components, components A and B. Component A contains 3 instances of component B. Component A uses a _cq_template to set some default properties for it and its children when it is dragged onto a parsys.Issue: When a user drags component A onto a parsys, I ...

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 10/15/15
    I'm trying to clarify the right way to design this sub-part of our CQ installation, and so am looking for feedback from you guys.  The problem is that I have a host that will be running outside of our CQ installation, and it does some job of populating some database (outside of CQ), say, once a day....

    Views

    473

    Likes

    0

    Replies

    3
  • 10/15/15
    As i send "Request for Deactivation" accidentally, what should i do to cancel this process?

    Views

    464

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,Looks like we have some nodes in CRXDE that do not show in search results. Is there a way to fix this issue without restarting our instance (actually we have a 2-instance cluster).Also, is there a way to run a consistency check without restarting CQ5?Thanks in advance.

    Views

    463

    Likes

    0

    Replies

    3
  • 10/15/15
    Localhost for AEM 6 stopped populating crx-quickstart\logs\error.log.After I installed the service pack update I no longer get error.log populated if I have an error in my code I need to debug. Regards Clive

    Views

    343

    Likes

    0

    Replies

    1