Expand my Community achievements bar.

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

  • 7/30/21
    Hello, I am trying to create a custom Index.I have placed Index under apps/_oak_index. I am using below filter<filter root="/oak:index">   <include pattern="/oak:index/cqPageLucene-custom-.*(/.*)?"/></filter> I have set allowIndexDefinitions as true. But while building getting below error[ERROR] Val...

    Views

    5.0K

    Likes

    0

    Replies

    4
  • 7/30/21
    I have a requirement to store the change records of some specified Node. And I can display these records on the pageExample :NameUserTimeNode1admin2021-7-31 I have evaluated some, I may need to store more than 100,000 data. Where and how can I store this data in the AEM?After saving, I can query, an...

    Views

    1.2K

    Likes

    0

    Replies

    7
  • 7/29/21
    Using AEM 6.5 but we are not using Magento. We are products we are importing into AEM. They can have over 40-50 attributes and each attribute has 4-8 of its own attributes. Attributes are basically technical specs describing dimensions, weights, speeds, and things you would see describing an engine....

    Views

    1.3K

    Likes

    0

    Replies

    5
  • 7/29/21
    I would like to show the boolean values in my showIcon property based on the text in my title property.  I added below code in my local to read inherited page properties but it didn't work. textModel.showIcon is showing false even though when I author "some text" words in extitle dialogMy HTL code: ...

    Views

    2.3K

    Likes

    0

    Replies

    2
  • 7/29/21
    I have read from multiple blogs, HTL scripting documentation that JavaScript use scripts are compiled on run time and hence they are slower compared to Java use script and sling model. But I do not understand what does runtime here means, would the JavaScript code be compiled to Sling code when it i...

    Views

    1.4K

    Likes

    0

    Replies

    3
  • 7/29/21
    I'm using Dynamic Media component for Video.Video is playing both in author and in publish, but the src url formed for video tag is blob:<<AuthorDomain>>/d6198942-dab2-4f27-a346-0578d9efde91Is it possible to get Scene7 url instead of blob url like this, We need it for analytics purpose

    Views

    488

    Likes

    0

    Replies

    1
  • 7/29/21
    Hello, I was trying to connect MySQL to AEM using Service but I got problem while doing it. Can you help me identify where the problem is?DatabaseService.javaHere's my the datasource configurationand the bundle that I've been using for the driver classHere's the error I got from logger of my service...

    Views

    825

    Likes

    0

    Replies

    1
  • 7/29/21
    I have 2 AEM projects Project A and Project B.I have added a dependency of Project A into Project B pom files. But while doing so I observe that the bundle size of Project B increases. I see that the jar of Project A is being embedded into Project B bundle. Could you guys please suggest?Project A an...

    Views

    631

    Likes

    0

    Replies

    1
  • 7/28/21
    OOTB Audit Log shows only addition or modification of Users or Groups. How can we log Permission details once we update permission navigating to http://localhost:4502/security/permissions.html or using CRXDE Access Control Tab ?

    Views

    1.6K

    Likes

    0

    Replies

    3
  • 7/28/21
    Hello Community - I have a servlet which is registered with the path. I wanted to pass some path parameters in the servlet path like the below.www.company.com/apps/test/product/value1/value2I will invoke this servlet based on user action not based on resourceType. I am not able to retrieve the path ...

    Views

    5.7K

    Likes

    0

    Replies

    7