Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 5/5/19
    Hi to everybody,I write a lot of values into JCR /var/xxx and close the operation with a ResourceResolver commit and a refresh. My question was: does AEM perform the persistance operation asynchronously and should I wait with a EventHandler for these values? Or is it possible to continue without wai...

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 5/5/19
    Hi,Is there any way we can access child/grand child valuemap in sling model.Ex.  If my current resource is "/content/1/2"And I would like to read property available at node "/content/1/2/x/y/5",  and x, y values may vary.I found DeepModifiableValueMapDecorator,  will this help?Thanks,Raghava

    Views

    821

    Likes

    0

    Replies

    1
  • 5/5/19
    Hi, I am following this - Watermarking to add digital watermark to assets. However I want to modify this process slightly, I want to apply thumbnail images to assets based on its metadata fields. So for example: I upload an image file that has a metadata 'hasright Ristriction' field called 'HAS RIGH...

    Views

    1.5K

    Likes

    0

    Replies

    4
  • 5/3/19
    Good Morning,I installed dispatcher-iis-windows-x64-4.3.2 and AEM 6.2 SP1 on my win10 laptop following Installing Dispatcher .I'm able to access page http://localhost:8000/content/we-retail.html normally. But the problem is that none file is cached.I'm sure I have given write access to  Application ...

    Views

    2.4K

    Likes

    0

    Replies

    3
  • 5/3/19
    Hi, I have not  mentioned any  default strategy in sling model.What would be default strategy if we not mentioned any thing.Whether it is required or optionalRegardsManikantha R

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 5/3/19
    Hi Team,Recently I moved my project base from AEM6.3 to 6.4. While doing the sanity testing I found that the application is throwing error while converting the xlsx filestream to Apache POI Workbook object.Below is the code.It's working in AEM6.3 but not in AEM6.4 Resource fileResource = resourceRes...

    Views

    8.4K

    Likes

    0

    Replies

    7
  • 5/3/19
    Hello.I have a use case in which I have to deploy certain component in a layout container, and that component must occupy initially a third of that container.Since this use case if specific for certain pages, I'm trying to use the style system for that component in certain pages, but either it can't...

    Views

    2.5K

    Likes

    0

    Replies

    4
  • 5/3/19
    I am working on AEM 6.4 project. I saw that my core bundles are not installing in "jcrinstall:/apps/etap/install/etap.core-1.0-SNAPSHOT.jar" but installing in "inputstream:etap.core-1.0-SNAPSHOT.jar".So when i export my project, none of my back end logic is being exported. How to change Bundle locat...

    Views

    2.2K

    Like

    1

    Replies

    5
  • 5/3/19
    Hi All,I'm using an sql2 query to fetch all the home pages from different locales based on sling:resourceType and my query is below. I'm using system user to get the resolver. FYI.SELECT * FROM [cq:Page] AS s WHERE s.[jcr:content/sling:resourceType] = 'sample/components/structure/pageHome' AND ISDES...

    Views

    5.8K

    Likes

    0

    Replies

    12
  • 5/3/19
    Hi Team,We have done integration with AEM and Adobe Target (dtm with at.js) on local server. Required cloud configurations are set up on Page properties for DTM and Adobe Target.We could see that experiences are coming in the response of mboxes. But those mbox responses are not being rendered for so...

    Views

    2.8K

    Likes

    0

    Replies

    3