Expand my Community achievements bar.

Get ready! An upgraded Experience League Community experience is coming in January.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 11/11/25
    Conversational AI that drives discovery, confidence, and conversion  We’re excited to share that Adobe Brand Concierge is now generally available - a new, brand-first AI application designed to help you deliver richer, more intuitive digital experiences.   What is Brand Concierge?  Brand Concierge ...

    Views

    242

    Likes

    5

    Replies

    0
  • 2/1/22
    Hey guys,  I'm doing some API work w/ Jersey 1.9.4 ... it seems to compile correctly & work up until this line of the activate function in my ApiClientImpl.javaClient client = Client.create(conf);where I get the error java.lang.NoClassDefFoundError: Could not initialize class com.sun.jersey.core.hea...

    Views

    1.1K

    Likes

    0

    Replies

    0
  • 2/1/22
    I'm trying to loop through columns and rows to define a table like structure and add authoring interfaces for each cell with a component  <sly data-sly-use.count="count.js" data-sly-unwrap data-sly-use.model="com.example.core.models.content.TableOfContentsModel"/> <div data-sly-test="${wcmmode.ed...

    Views

    2.0K

    Likes

    0

    Replies

    4
  • 2/1/22
    Hi all,I have many Sling Models and I need to create a JUnit test for them, but I'am not able to deal with the @inject  annotation.Here a simple example:Sling Model:import lombok.Getter;import org.apache.sling.api.SlingHttpServletRequest;import org.apache.sling.api.resource.Resource;import org.apach...

    Views

    2.5K

    Likes

    0

    Replies

    4
  • 2/1/22
    Hi,I'm working on a multi site project (i.e., mysite), which has sites launched in different countries and languages. Let's say we have an existing site in country A and want to create a new one for country B. The country B content team copied content nodes from content/mysite/A/en/ and added them t...

    Views

    2.0K

    Likes

    0

    Replies

    9
  • 2/1/22
    HelloI'm pretty new to AEM, so this question may have been asked before...but here goes.My employer already uses an AEM Instance for a website that's already live, but it only services a particular customer type (Website 1). As part of their journey to improve customer experience, they want to use A...

    Views

    1.9K

    Likes

    0

    Replies

    6
  • 2/1/22
    How to Forward Adobe Developer App Builder Application Logs by Manik Jindal Abstract Adobe Developer App Builder enables developers to build custom applications that extend and integrate with Adobe Experience Manager and other Adobe solutions. App Builder became generally available in December 2021...

    Views

    416

    Likes

    0

    Replies

    0
  • 2/1/22
    How to Set Up Docker Dispatcher the same as Cloud Manager by Initialyze Abstract The dispatcher module in Adobe Experience Manager can be used for security, caching, load balancing, reverse proxy, and sorting through client requests to AEM publishing instances. This load balancing tool can be used ...

    Views

    466

    Like

    1

    Replies

    0
  • 2/1/22
    Error Handling in AEM by JUAN AYALA Abstract Recently, I worked on an AEM project that included a lot of legacy code. Some of this code involved error handling and based on its git history, it pre-dated ACS Commons. For perspective, the ACS Commons Page Error Handler has been an AEM feature since v...

    Views

    437

    Likes

    0

    Replies

    0
  • 2/1/22
    AEM Sling Model injection and annotation by Rashidjorvee Abstract In this article, we will understand what all are the ways to reading authored values of AEM component using sling model in AEM Using ValueMapValue annotation of package org.apache.sling.models.annotations.injectorspecific @ValueMapV...

    Views

    493

    Likes

    0

    Replies

    0
  • 2/1/22
    Hide and show AEM component using authoring by Rashidjorvee Abstract Hi Friends, today in this article we are going to see an example of how we can hide and show the content of the AEM component using authoring. First of all, we will add an isHide checkbox field in the component dialog so that an ...

    Views

    1.2K

    Likes

    0

    Replies

    0