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

  • 10/25/21
    Hi everybody,  Any help will be appreciated. i am trying to create a unit test for  myCustomService. This service has a reference to a JobManager. I didn't find any precise documentation to do that. Here what i do : @ExtendsWith({AemContextExtension.class,MockitoExtension.class})class myCustomServic...

    Views

    2.5K

    Likes

    0

    Replies

    8
  • 10/25/21
    I am seeing a weird behavior that I'm unable to debug in one of my custom components. The buttons that usually appear along the top of the dialog are all "hidden".This is actually only happening to one component that I'm aware of, and only in staging and production, I cannot reproduce on my local de...

    Views

    1.9K

    Likes

    0

    Replies

    12
  • 10/25/21
    WE can block access to the entire site using AEM Cloud Managers IP whitelisting feature. The business wants to hide only specific directories of content. We can do this via dispatcher config, but this requires a release cycle (which is 2-4 weeks), so if they want to add/remove an IP, or protect a ne...

    Views

    1.3K

    Likes

    0

    Replies

    4
  • 10/25/21
    Hi All, I want to use MSM capability [Blueprint/livecopy, language] of AEM along with Translation for this do I need to have  /content/myside/us/en this kind of node structure or can I support structure like /content/myside/en-us Is there any documentation around this?

    Views

    547

    Likes

    0

    Replies

    2
  • 10/25/21
    Hi, I'm building a tabs component based on the Adobe tabs core component. It works fine but on page load I have a js error that comes from the Adobe js lib: I don't get why this error pops up in Adobe core code. Something must be wrong on my side but I can't figure out what.Here is my tabs/_cq_htmlT...

    Views

    3.5K

    Likes

    0

    Replies

    3
  • 10/24/21
    Hi Team, I have a requirement to lock a page when specific group user opens it and unlocks it when another group user opens it. But the page can be unlocked by the user who locked it or by admin user. Any idea on using system user for the same or any other solution? Thanks in advance!AryA

    Views

    944

    Likes

    0

    Replies

    3
  • 10/24/21
    We have a person who's main job is to build a package on our prod env, download it, then upload and install it on our 5 non prod environments on a daily basis.   This is so our uat/test/hotfix envs etc. have the latest content. Given the limitations imposed on Cloud AEM, is there a way to automate t...

    Views

    848

    Likes

    0

    Replies

    5
  • 10/24/21
    I have implemented a customised error pages using acs-commons approach for SPA to capture 404 and 500 errors on AEM. The 404 pages are working fine with this approach but we are facing issues with implementing 500 errors. We have followed this documentation/ github approach https://github.com/niekra...

    Views

    773

    Likes

    0

    Replies

    1
  • 10/23/21
    Refer below link,https://helpx.adobe.com/au/experience-manager/kb/saml-demo.html Get most of it.

    Views

    490

    Like

    1

    Replies

    1
  • 10/23/21
    Hello,I have a jar file of AEM 6.5. I created the two instances (author and publish) but when I start the jar file the crx quickstart folder is created, with the "logs" folder inside, and an empty "upgrade" notepad file.It should be noted that before doing this I installed Maven on my pc.Can anyone ...

    Views

    11.0K

    Like

    1

    Replies

    22