Expand my Community achievements bar.

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

  • 2/20/18
    I have performed the preupgrade tasks on 6.1 and the preUpgradeHCStatus.properties file returns true. Then I stopped the 6.1 instance. Moved the 6.3 jar into author and unpacked the jar. Then, I  tried to migrate the repository to the latest oak by runningjava -Xmx4096m -jar aem-quickstart-6.3.0.ja...

    Views

    805

    Likes

    0

    Replies

    2
  • 2/20/18
    Hi Everyone,As Google is moving to a more mobile centric focus in algorithms determining organic search rankings. We have been advised that they look at the total time ALL files take to load, with all testing done on 3G connections. Our current load time is being measured as 10 seconds, using https:...

    Views

    4.2K

    Likes

    4

    Replies

    6
  • 2/20/18
    Hi All,We have a requirement where assets and content fragments are going to be created in a folder "ABC". We have a custom metadata schema associated with this folder.However the problem is that for any asset upload, the title property has to be dc:title and for content fragment it has to be jcr:ti...

    Views

    2.1K

    Likes

    0

    Replies

    8
  • 2/20/18
    Hello everybody. I have an issue.I'm working in 6.2 and my client want something that let the customer to upload multiple files together.I saw there is upload form from AeM, but it allows only 1 file.How can i achieve this?

    Views

    1.9K

    Likes

    0

    Replies

    6
  • 2/20/18
    Is it recommended by AEM community to use react for frontend with AEM.Please let me know .

    Views

    976

    Likes

    0

    Replies

    3
  • 2/20/18
    I have parent asset node inside the AEM CRXDE (/content/dam/parent). inside the parent node folder multiple child nodes are there .Using Asset API how can i iterate the child nodes.?After that i have to read/write properties.!

    Views

    3.3K

    Like

    1

    Replies

    3
  • 2/20/18
    I'm getting this error, May I know the cause of it and how to resolve the issue.

    Views

    2.1K

    Like

    1

    Replies

    5
  • 2/20/18
    Hi Team,I have setup CUG in my local environment. I have created 2 groups and 2 users. I assigned the groups to 2 pages say page1 and page2. Now user1 accessed page1 and after login user1 is redirected to page1. Now the user1 accessed page2. He is getting "Page not found" this might be because of 40...

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 2/19/18
    Hi,Is there a date component that can be used in AEM form?Thanks,Akhila

    Views

    1.5K

    Likes

    0

    Replies

    2
  • 2/19/18
    So I have these 3 linesint id1 = get("id", Integer.class); //gets the correct value//long id2 = get("id", Long.class); //code won't compileLong id3 = get("id", Long.class); // id3 is nullWhen I debug my code (Eclipse user here), id1 has the correct value while id3 is null.Any ideas on how to get it ...

    Views

    607

    Likes

    0

    Replies

    1