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
    AEM version: AEM 6.0 SP1Any pointers on below will be helpful! Kindly advise if I missing to setup something in workflow model.I have written a custom dialog and hooked that into one of the workflow process step. This dialog is responsible to absorb "approver userid" for approval process from workfl...

    Views

    750

    Likes

    0

    Replies

    1
  • 10/15/15
    Hello All,Forgive me, as I am coming from a heavy front-end world and am now shooting into AEM development mode!I am trying to pick up Slightly as we are starting from scratch with our AEM project. Is there a Slightly Equivilent to <%@include file="/libs/foundation/global.jsp"%>Would I do the same t...

    Views

    3.5K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi there,Please see following code to copy a node:        Node src = session.getRootNode().getNode("content/geometrixx-outdoors/en/men/coats/edmonton-winter/jcr:content"); Node dstParent = session.getRootNode().getNode("content/geometrixx-outdoors/fr/men/coats/edmonton-winter"); JcrUtil.copy(src, ds...

    Views

    1.4K

    Likes

    0

    Replies

    5
  • 10/15/15
    Hi All, I have a question regarding event listener. We have a event listener which listen to delete node event and perform some activity say "send email".While code review i found this, although this code is working fine i am not convinced with the session being handled here :   @Activate protected ...

    Views

    1.5K

    Likes

    0

    Replies

    3
  • 10/15/15
    Essentially, pretty simple task, facing quite large and quite slow CQ5 app. Would love to profile it and see which component takes longest amount of time.I suspect the problem might live in the number of requests to DB in certain components...I have already done the <cq:include path=“timing” resourc...

    Views

    1.3K

    Likes

    0

    Replies

    5
  • 10/15/15
    Hi,Can't find official docs on the HTTP Cache, could someone kindly send a link ? Thanks,Peter

    Views

    807

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I am planing to migrate one jsp file used in separate application (built in different technology ) to CQ5. Initially, I thought to create content.jsp for a component in CQ5 and  copied the the first jsp to that content.jsp file.What would be the efficient way to migrate if I have multiple or sing...

    Views

    882

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi ,I have checked in 2 to 3 computer.. I don't see new posts posted in discussion. Please see attached screenshot.I am seeing 1year back discussion.Am i the only one facing the problem.?Thanks,Jayaram S

    Views

    531

    Likes

    0

    Replies

    1
  • 10/15/15
    It appears that this URL that the AEM plugin depends on has been removed by Adobe from Nexus: http://repo.adobe.com/nexus/content/groups/public/archetype-catalog.xml How do we proceed with using the AEM plugin to create new projects without this file?

    Views

    867

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi Guys,I have successfully imported product data from hybris to AEM at /etc/commerce/products/outdoors/outdoors/en now I want to create new catalog using this product data and roll it out.I am not able to understand how catalog at /content/catalogs/geometrixx-outdoors/hybris-base-catalog how is  cr...

    Views

    1.2K

    Likes

    0

    Replies

    2