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,I read here - http://docs.adobe.com/docs/en/aem/6-0/administer/operations/backup-and-restore.html#How AEM Online Backup Works how the online backup process in its 4th iteration, locks the repository. Any write operations to the repository while it is locked are not lost or result in errors, but a...

    Views

    1.6K

    Likes

    0

    Replies

    3
  • 10/15/15
    Am doing preload parsys with components.I copied etc/design/geometrix/jcr:content and i created my own project name under etc/design/example/ and i pasted jcr:content from geometrixx.am getting values that time, because parsys names are par and parsys over there, if i change parsys name to my own am...

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 10/15/15
     I want to be able to, in a JSP, file browse to a page/asset and find all instances of it within my entire AEM instance, so that I can find what uses it. I know this functionality already exists in AEM as when you move a page that is used in a list if informs you that it will modify the list to poin...

    Views

    777

    Like

    1

    Replies

    1
  • is there a AEM developer tool for IntelliJ like Eclipse ?

    Views

    1.5K

    Likes

    0

    Replies

    4
  • 10/15/15
    Hi All,Hope you all are doing great!I was going through the spin set help doc as I have to create a spin set in 6.0 and 6.1.Creation of a spin set in 6.0 was possible but as I tried creating it using 6.1, I was stuck!The screenshots shown in the help doc of 6.1 shows that there is a plus button whic...

    Views

    1.3K

    Likes

    0

    Replies

    4
  • 10/15/15
    Hi, SQL - select * from nt:base where cq:lastModified > TIMESTAMP  '2014-04-08T23:59:59.000+05:30' is works fine .But for JCR-SQL2 what will be the query I tried thisSELECT * FROM [nt:base] AS s WHERE cq:lastModified > TIMESTAMP  '2014-04-08T23:59:59.000+05:30'But no luck.Thanks in advance

    Views

    1.9K

    Likes

    0

    Replies

    3
  • 10/15/15
    I am trying to process the LAST item in a findResources query differently from all others, but I can't fugure out how to do that. Here is a code snippet that I'm trying out (findResources returns THREE 'telephone' objects in my JCR) :-<sling:findResources query="/jcr:root ${currentPage.path} //*[${t...

    Views

    743

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi Administrators,I had a discussion going on in the forum with title as something like "Workflow : notifications". Lot many people had even given their viewpoints on this. However, all of a sudden, I am not able to see it.Can you please help me out with this.

    Views

    500

    Likes

    0

    Replies

    1
  • 10/15/15
    I using CQ5.6.1 and CRX 2.4.23.In workspace.xml, i have set autoOptimizaAt as "" (empty string).<PersistenceManager class="com.day.crx.persistence.tar.TarPersistenceManager">    <param name="autoOptimizeAt" value="" /></PersistenceManager> But it still continue running and it dint stop after default...

    Views

    763

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,Let's assume that we have a website stored under /content/acme/site-1.We want this site to be accessible via preview-site-1.acmesites.com as well as site-1.com.Our deployment has only one dispatcher in front of publisher instances.Right now this is causing some issues for us: As content for both ...

    Views

    2.4K

    Like

    1

    Replies

    1