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

  • 4/18/21
    we are trying to create a plugin in aem as a cloud. we are running into a issue where there is an asset which is available to all users but at one time can be processed by one user only. we are running into synchronicity issues where multiple users are able to process the same asset and plugin runs ...

    Views

    858

    Likes

    0

    Replies

    1
  • 4/18/21
    Hi All, I created a simple Angular component and mapped it an AEM Component. My AEM Component has an authoring dialog that has two multifields: textfield and pathbrowser.and exporting it into model.json which is used to render logic. In the SPA editor, I can update the authoring dialog fields for bo...

    Views

    875

    Likes

    0

    Replies

    2
  • 4/18/21
    Hi,We need a List component that displays the Page thumbnail. I got a suggestion to use this one:Component:https://github.com/adobe/aem-guides-wknd/tree/master/ui.apps/src/main/content/jcr_root/apps/wknd/com... Java Interface:https://github.com/adobe/aem-guides-wknd/blob/master/core/src/main/java/co...

    Views

    2.1K

    Likes

    0

    Replies

    8
  • 4/18/21
    Hi community, I need to understand the role of Adobe I/O in AEMaaCS. 1. Say, if AEM author/publisher wants to connect to an external API, should we need to always go through Adobe I/O (Calling Runtime action as mentioned here) or shall we make a call directly from AEM author to External API. 2. Say ...

    Views

    1.9K

    Likes

    0

    Replies

    1
  • 4/18/21
    This page: https://sling.apache.org/documentation/the-sling-engine/servlets.html has an embeded presentation which has servlet declarations like this: @SlingServiceResourceTypes(resourceTypes="xx/yy/zz") etc. However, all the examples and AEM docs seem to only support this older format: @component(s...

    Views

    594

    Likes

    0

    Replies

    1
  • 4/18/21
    There are several tutorials on creating sling servlets. All of them use paths, e.g.  "sling.servlet.paths=" + "/bin/readjson"   (and this can be hit on www.mysite.com/bin/readjason )All of them say its better to use resource types, e.g.   "sling.servlet.resourceTypes="+ "noidea",  but how do I hit t...

    Views

    21.9K

    Like

    1

    Replies

    12
  • 4/18/21
    All the tutorials create page templates either via the UI or via crxde editor.   This will create a template on a running instance, not our our source code, so wont get deployed to any of the environments.  This is the first issue. The second problem is that when you create a template via UI, there ...

    Views

    622

    Likes

    0

    Replies

    1
  • 4/17/21
    Hi, I'm encountering an issue wherein the generated experience fragment is being created not in the responsive grid instead it goes directly inside the root because the working converted experience fragments are all created inside the responsive grid. Please see the attached screenshot for reference...

    Views

    1.5K

    Likes

    0

    Replies

    8
  • 4/17/21
    Hi All, I have added this dependency in the POM file to work on the SFTP file transfer. I am able to run this code using the main function. but when it comes to deploy it to AEM it is giving me an error. 17.04.2021 17:24:55.615 *INFO* [OsgiInstallerImpl] org.apache.sling.installer.core.impl.tasks.Bu...

    Views

    10.9K

    Likes

    0

    Replies

    12
  • 4/16/21
    I see this error moving from java 8 to 11 in AEM 6.5. Execution generate-scr-scrdescriptor of goal org.apache.felix:maven-scr-plugin:1.20.0:scr failed: org.apache.felix.scrplugin.annotations.AnnotationProcessor is not an ImageIO SPI class?

    Views

    10.5K

    Likes

    0

    Replies

    8