Expand my Community achievements bar.

July 31st AEM Gems Webinar: Elevate your AEM development to master the integration of private GitHub repositories within AEM Cloud Manager.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 7/14/22
    Able to get the button (sling model) adapted in the Junit Test case with the below   @ExtendWith({ AemContextExtension.class, MockitoExtension.class }) public class ButtonTest { private final String RESOURCE_PATH = "/content/us/us/en/button"; private final AemContext aemContext = new AemContext()...

    Views

    1.3K

    Likes

    0

    Replies

    3
  • 7/14/22
    Hi, I have a requirement to invoke the client service using rest api. 3 different post is used to insert a data, read the data and delete the data and the params accordingly. I need to get the response in json format when we are reading the data and a success msg for insert and delete. How to invoke...

    Views

    1.8K

    Likes

    0

    Replies

    2
  • 7/14/22
    I made a change in http://localhost:4502/system/console/configMgr/org.apache.felix.http to enable HTTPS, and once I saved, I am not longer able to access my AEM environment at all. http://localhost:4502 is completely broken. No response from the server at all. How can I reverse this and remove HTTPS...

    Views

    650

    Likes

    0

    Replies

    1
  • 7/14/22
    I am working on a project where experience fragments and pages are being translated. I am using an experience fragment in a page, when I got into a the language copy (translated ja_jp page) it not pulling the translated experience fragment. It's due to the folder structure of experience fragment whi...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 7/14/22
    Hi, We are facing some intermittent issues with one of our AEM applications that we have recently launched. We used AEM to build the frontend that has Components rendering the API data through AEM servlets, and we do have multiple users that are being managed through Cookies and third party user aut...

    Views

    808

    Likes

    0

    Replies

    3
  • 7/14/22
    Hi All,We have a business requirement to expose content from enterprise AEM dam to a 3rd party system. Currently they have 1 AEM Asset instance with close to 20K assets and 70 authors. Current deployment only has 1 Author Server ( No Publish or dispatcher setup). Can we directly expose secured conte...

    Views

    305

    Like

    1

    Replies

    1
  • 7/14/22
    hi I want to create resourceresolver instance using jcr session please help me with sample code

    Views

    601

    Likes

    0

    Replies

    4
  • 7/14/22
    Good morning,on my machine I have AEM 6.4 updated to Service Pack 6.4.5.The originated version of the CMS was 6.4.I would like to update the Cms to version 6.5, reading the Adobe official documentation I can't understand if I have to run the part of Repository Restructuring?Could you tell me the cor...

    Views

    389

    Likes

    0

    Replies

    2
  • 7/14/22
    Actually, I am using the Responsive Grid in a component and this responsive grid creates a div dynamically in the original HTML. The divs are given below.<div class="aem-Grid aem-Grid--12 aem-Grid--default--12"> <div class="smb-longplancards aem-GridColumn aem-GridColumn--default--12">Now I need to ...

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 7/13/22
    Hello all, I'm trying to create a card component, when I give path of the page it should retrive it's content to the cq:dialog. Can anyone help me with this?

    Views

    334

    Likes

    0

    Replies

    1