Expand my Community achievements bar.

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

  • 5/17/18
    I want to iterate on the sling folder and get the information on it in java."SELECT * FROM [nt:base] AS s WHERE [jcr:primaryType]=\"sling:Folder\" AND ISDESCENDANTNODE([/etc/foldername]) and ...."In java, Iterator<Resource> queryResult = resolver.findResources("SELECT * FROM [nt:base] AS s WHERE [jc...

    Views

    803

    Likes

    2

    Replies

    2
  • 5/17/18
    Hi,I am using AEM 6.4. I see oak index got corrupted due to an improper shutdown of the AEM. And i started a re-indexing of lucene but it is taking a long time with these repeated logs in the error log. How long will the indexing take and also how to verify if its re-indexing.17.05.2018 19:04:28.729...

    Views

    4.2K

    Likes

    0

    Replies

    8
  • 5/17/18
    Hi,I have a requirement to add custom textfield to content fragment metadata editor. I figured out where to make change and location is below. Making changes would work as expected./libs/dam/content/schemaeditors/forms/contentfragmentAs making changes to /libs is not best practice,  I was trying sam...

    Views

    305

    Likes

    0

    Replies

    0
  • 5/17/18
    Hey Guys,I am trying to access the path under content structure and i see that the code keeps complaining that path under /content does not exist.i have a system user with permissions to /content folder and i am trying to get the resourceresolver via the java code and check if the node exists at the...

    Views

    10.1K

    Likes

    3

    Replies

    31
  • 5/17/18
    We have a requirement where our main contents are under - /content/dam/<site> and we have big chunk of assets on /content/dam/archive folder.We are trying to figure out how we can customize the default behavior of the search so that it always checks under /content/dam/<site> and fetch results. Our u...

    Views

    2.8K

    Likes

    0

    Replies

    3
  • 5/17/18
    Dear All,I have created a OSGI component to read some user related setting from the /system/console/configMgr. The code for OSGI component is some thing like this.@Component(name = "Profile Configuration", immediate = true, metatype = true)public class ProfileConfiguration {@Property(name = "User Na...

    Views

    2.2K

    Like

    1

    Replies

    6
  • 5/16/18
    Hi All,I have a requirement where I need to sort the search results in assets.html page as per last modified date. I am attaching a screenshot where we can see that there is no sort order as per date. This is the OOTB result with AEM6.3 SP2. Any help on this would be appreciated. I tried Adobe Exper...

    Views

    5.8K

    Likes

    3

    Replies

    8
  • 5/16/18
    Is there any complete walkthrough of Geometrixx pages which covers its structure, MSM, Form and other things used in it?

    Views

    438

    Like

    1

    Replies

    2
  • 5/16/18
    we are using AEM 6.3 , and we facing issue in rendering *.pptx,xlsx file and downlod as attachment in IE11, i.e content -disposition as attachment . it is not downloading as attachment. instead it is rendering as binary file. in other browsers it works fine.Please advice any solution for this issue....

    Views

    2.1K

    Likes

    0

    Replies

    5
  • Hi Team,I am trying to understand how the redirect map manager works? Is it something need to configure either in author or in publisher? I went through couple of links online but able to figure it out completely. If some one share more details about the redirect map manager , that helps me a lot.Th...

    Views

    2.2K

    Like

    1

    Replies

    3