Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 7/21/23
    I need to get values of 'division' from this JsonObject in AEM. How can I get that?{ "orgUnit": {    "active": true,    "category": [{        "l": "08",        "division": "03",        "isDefault": false,        "sales": "ID01"        }]    }}

    Views

    1.6K

    Likes

    0

    Replies

    3
  • Tried building a dynamic navigation menu with a Sling Model that maps to the navigation data in AEM. In this, I tried to create a NavigationModel class that retrieves the current page and its siblings, and builds a list of NavigationItem objects that represent each page in the navigation menu.  So w...

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 7/21/23
    Dear Contributors, I read many online articles for binary less replication and what I extract from those articles are:  1. all your datastore will be hosted somewhere in external datastore; 2. this external datastore will used in your author and publisher instance as binary provider so you not need ...

    Views

    1.3K

    Likes

    0

    Replies

    1
  • 7/21/23
    Hello All , I need to retrieve the component values that match with specific resource type and read the component values. We can have n number of the same components on the given page. Please provide any suggestions

    Views

    850

    Likes

    0

    Replies

    2
  • 7/20/23
    hi this is more of a java based question but I could use some help here- i have a stringified (json.stringify) javascript array of strings ["abc","efg","ijk"]i want to convert it to a json object JsonObject jsonObject = new Gson().fromJson(arrayOfStrings, JsonObject.class);com.google.gson.JsonSyntax...

    Views

    8.8K

    Likes

    0

    Replies

    10
  • 7/20/23
    Hi Team, Currently we have taken Adobe Asset License for only for Adaptive forms (AEM Forms add-on Package). Our requirement is rendering the forms external sites (which is not running AEM) but each new adaptive form required change external site to render the form, This leads additional work from e...

    Views

    397

    Likes

    0

    Replies

    1
  • 7/20/23
    Hi Team, I understand AEM6.5 Installation required Java 11 ,Is it Means Java 11 (11,11.0.1 to 11.0.20) &  above ok to install AEM65 or Any particular Java 11 version onwards must have . Currently java/JDK 17 version ,Is ok to proceed with AEM6.5 Installation at Linux Server because same server using...

    Views

    10.6K

    Likes

    0

    Replies

    4
  • 7/20/23
    Hi Team, Is by default AEM 6.5 SSL Enabled ? if not how to enable SSL , What is Adobe recommendations SSL for AEM6.5.17If AEM SSL enable ,Is it mandatory to have Dispatcher level SSL must enabled ? RegardsVara

    Views

    955

    Likes

    0

    Replies

    2
  • 7/20/23
    Hi Team, Can you please advise me what is recommended for "Dispatcher Configuration with SSL or without SSL"  for on-premises AEM6.5.17 Linux Operating System? Moreover Adobe Cloud Software distribution Dispatcher Module download for SSL1.0 and 1.1 which is recommended (i believe SSL1.0 followed SSL...

    Views

    509

    Likes

    0

    Replies

    1
  • 7/20/23
    I have a crawler to run JCR-SQL2 queries on author instance using AEM scheduler. Sometimes I would get WARN logs from AEM and the logs look something like this: *WARN*| [sling-default-4]| org.apache.jackrabbit.oak.plugins.index.search.spi.query.FulltextIndex$FulltextPathCursor| Index-Traversed 20000...

    Views

    2.2K

    Likes

    0

    Replies

    3