Expand my Community achievements bar.

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

  • 6/23/23
    Problem I encountered with newest available AEM archetype (May 2023) and running unit tests is the method:aemContext.load().json("file.json","/path/in/aem") It gives out the following exception:java.lang.IllegalStateException: Unable to enable secure processingThis is a very common way to load conte...

    Views

    917

    Likes

    0

    Replies

    2
  • 6/23/23
    We are looking for the correct regex pattern to update in OSGI to fetch the config data in component html which are the part of experience fragments eg: /content/expfragment/abc/[REGEX] where it should fetch config from generic exp path 

    Views

    404

    Likes

    0

    Replies

    2
  • 6/23/23
    hii all, is how to get the multiple images on page only when we give path in the component not as upload and what can be sling model for this

    Views

    748

    Likes

    0

    Replies

    4
  • 6/23/23
    I've implemented a regular showhide dropdown feature in aem dialog. Show-hide feature is working fine. First I selected first option and authored the fields under that option. Later I selected the second option and authored the fields under second option. But at content page node level both values a...

    Views

    671

    Likes

    0

    Replies

    3
  • 6/23/23
     Hi,The Page Properties Cancel is not working. Clicking on it the Editor should return to the previous View but it doesn't do anything and just stays on the same page (which is Page Properties). This is the button I am refering to: And this is the element in question:<coral-actionbar-item class="cor...

    Views

    1.2K

    Like

    1

    Replies

    10
  • 6/23/23
    HiI want to configure the dynamic media settings and viewers on my local environment (AEM as a cloud service version: aem-sdk-quickstart-2023.6.12255.20230608T053118Z-230400 ), so this settings are always deployed with every deployment.I try to run the local AEM setup with the following command with...

    Views

    2.2K

    Likes

    0

    Replies

    3
  • 6/23/23
    I am trying to write the test case for AccordionSchemaModel it has a adaptable with SlingHttpServlet . When I  create  the test the init() method is called but the request is null and test case fails. Any suggestions ?? 

    Views

    679

    Likes

    0

    Replies

    4
  • 6/22/23
    has anyone successfully used GraphQL on a 6.5.13 on premise instance. I have GraphQL 1.0.5 package onto my 6.5.13 instance. I tried to do preview on content fragments but always get error “can not generate query”  Is it even supported on aem6.5.13? thanks,sri

    Views

    645

    Likes

    0

    Replies

    4
  • 6/22/23
    Hi there,I have a list of pages which that uses a relative path to connect to an content fragment. The content fragment now then now has a property the points it to a Experience Fragment. I would like to perform full text search on:The Page, and all it's page propertiesThe Content Fragment, and all ...

    Views

    446

    Likes

    0

    Replies

    2
  • 6/22/23
    I was wondering what's the difference between Activate vs. Run in AEM scheduler? I am following this post: AEM 6.4 : Creating a Scheduler Using OSGi R6 Annotations | by Ankur Ahlawat | Adobe Tech Blog In this article, I don't see any scheduler related code inside the run() method. What kind of code ...

    Views

    1.3K

    Likes

    0

    Replies

    3