Expand my Community achievements bar.

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

  • 12/6/23
    Hello, what happens is that I have a problem that does not load the client-base in AEM environments, more specifically the min.js file, and this causes errors such as the Image component doesn't render the image.The strange thing is that previously this didn't happen, this is an example of an enviro...

    Views

    551

    Likes

    0

    Replies

    1
  • 12/6/23
    Hi,when working with Content Fragments or Templates and we modify them (as AEM devs), the property cq:lastModified gets updated accordingly after publishing locally.We then need to make sure that cq:lastReplicated is present and not older than cq:lastModified. This process is conducted manually by d...

    Views

    760

    Likes

    0

    Replies

    5
  • 12/6/23
    Hi everyone,I would like to ask you why during the import of some assets from AEM to Dynamic Media it happens randomly that a "-1" is automatically added at the end of file name on DM.I've already checked and there aren't duplicate of same asset.

    Views

    756

    Likes

    0

    Replies

    5
  • 12/6/23
    Why is the asset.getRenditions() function in AEM only returning Static / Original renditions and not Dynamic renditions, even though I can confirm the presence of Dynamic renditions for the asset in the AEM Asset manager? Code Snap: private static void getDynamicRenditions(Asset asset) {    List<Ren...

    Views

    686

    Like

    1

    Replies

    2
  • 12/6/23
    Didn't see "+" icon to add component how to enable?

    Views

    487

    Likes

    0

    Replies

    3
  • 12/6/23
    Hello,  I am trying to understand the Run Modes precedence in Cloud AEM. I read the Adobe doc here, which provides a list of run modes like below:  config (The default, applies to all AEM services) config.author (Applies to all AEM Author service) config.author.dev (Applies to AEM Dev Author service...

    Views

    1.1K

    Likes

    0

    Replies

    10
  • 12/5/23
    Hi Everyone,I'm getting error while building the maven project using the mvn clean install command, I'm facing this issue only after adding the Jsoup Dependency in my main pom file and core pom fileThis is dependency i added in POM file<dependency> <groupId>org.jsoup</groupId> <artifactId>jsoup<...

    Views

    729

    Likes

    0

    Replies

    1
  • 12/5/23
    Hi Guys,   Context Hub kernel can have a big impact in terms of network traffic and I would like to get your thoughts on how well ContextHub can be optimized so that the page load time can be taken care of.    A couple of things could be - minification, caching the kernel.js, minimizing store loads ...

    Views

    542

    Likes

    0

    Replies

    2
  • 12/5/23
    I have worked in 2 types of MSM projectsUsed BlueprintDid not use Blueprint I understand that the Rollout configs is available on Page only if created from Blueprint. But, need help to understand the purpose of using Blueprint. In which scenarios it should be used and when skipped?

    Views

    538

    Likes

    0

    Replies

    2
  • 12/5/23
    How does the AdaptiveImageServlet / Dynamic Media know user's device and screen size?How does they know resolve which Rendition to be serve?

    Views

    538

    Likes

    0

    Replies

    3