Expand my Community achievements bar.

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

  • 4/10/25
    Which solution is required to use segments from Adobe Analytics in AEM in authoring mode? (A) Adobe Launch (B) Adobe Target (C) Adobe Experience Cloud ID Service (D) Adobe Audience Manager  @aanchal-sikka @EstebanBustamante @arunpatidar @Shashi_Mulugu @Pranay_M  @Mahedi_Sabuj @DivrajSingh  @Sudheer_...

    Views

    459

    Likes

    0

    Replies

    2
  • 4/10/25
    Hi @everyone, In Adobe Experience Manager (AEM), when defining a Sling Model with the following adaptation:@Model(adaptables = { Resource.class, SlingHttpServletRequest.class }) What is the purpose of still using the @Self annotation for fields such as:@Selfprivate Resource resource;@Selfprivate Sli...

    Views

    825

    Likes

    0

    Replies

    7
  • 4/10/25
    hi,i am want to add a property to the filter bar in content hub.it is a new created property "edg-value", but i am not able to select this property when adding a filter entry.how do i select custom metadata properties?thanks

    Views

    353

    Likes

    0

    Replies

    2
  • 4/10/25
    Hi @everyone, What is the difference between 'Adaptables' and 'Adapters' in Adobe Experience Manager (AEM) Sling Models? I would appreciate any insights on the distinctions between these two concepts and how they are applied in the context of Sling Models in AEM. Specifically, how do Adaptables and ...

    Views

    510

    Likes

    0

    Replies

    1
  • 4/10/25
    We are trying to create a basic AEM Project using the current archetype version 52. Folders and files are created but we receive an error in the groovy post-generation script. We are using the following command: mvn -B org.apache.maven.plugins:maven-archetype-plugin:3.3.1:generate \-D archetypeGroup...

    Views

    1.1K

    Like

    1

    Replies

    3
  • 4/10/25
    I need to save few property(customlastModified and loggedinUser based ) on dropdown selction (inprogress and approved) of basic tab of page. To implment this I used OOTB property i.e. resourceChnageListener and overridden on chnage menthod. One strange behavious I have notices is it is triggering lo...

    Views

    389

    Likes

    0

    Replies

    3
  • 4/10/25
    The Architect is preparing to deploy to AEM as a Cloud Service. The existing project uses a SAML 2.0 IDP. Where should the Architect configure the IMS in AEM as a Cloud Service? (A) SAML 2.0 Authentication Handler (B) Adobe IMS Configurations Console (C) Admin Console (D) Apache Sling Authentication...

    Views

    565

    Likes

    0

    Replies

    2
  • 4/9/25
    Hi @everyoneI have created an EDS block named "articles" and included the required fields in the _articles.json file (please find the attached Doc file for reference of json). There is a requirement to add child items to the article block, and I’ve already added the necessary fields in the model as ...

    Views

    638

    Likes

    0

    Replies

    2
  • 4/9/25
    Hi all,I'm working with Adobe Edge Delivery Services using the Universal Editor, and I'm trying to achieve a specific DOM structure for a block that outputs label + value pairs. I want each field in my block (e.g., Title, Subtitle, CTA Label, Link) to render like this:<div> <div> <p>Title</p> <...

    Views

    340

    Likes

    0

    Replies

    1
  • 4/9/25
    Hi, I am experiencing a problem using CIF, I am using CategoryRetriever from ProductList to query the list of attributes I need to display on a page. When in the getCategory query I receive even a single attribute to null in response, the MagentoGraphqlClient class throws an exception when executing...

    Views

    391

    Likes

    0

    Replies

    1