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

  • 9/3/25
    Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day.  In a world where so much is automated ...

    Type

    Discussions

    Views

    2.5K

    Likes

    12

    Replies

    16
  • 5/7/24
    Hi,  I have added the kendra dependency in core pom.xml and parent pom.xml.  <dependency><groupId>software.amazon.awssdk</groupId><artifactId>kendra</artifactId><version>2.25.40</version></dependency> there is no error in java class and there are no compilation errors in core folder as well. But we ...

    Type

    Discussions

    Views

    770

    Likes

    0

    Replies

    4
  • Hi Team, I need one guidance here where I have to limit the multifield, upto certain value and once that value is reached then the [ADD] button will get disable and throw pop-up that "limit exceed"Currently I am using JS where I am just restricting not to save the dialog, instead I have to show pop-...

    Type

    Questions

    Views

    610

    Likes

    0

    Replies

    3
  • 5/7/24
    Hello, AEM community.We have a requirement to download the dam user-generated collection. As part of it, we read all collection items into an array and iterate through them using the code below. It sometimes works, but for huge files or files longer than 4-5 files, there is a problem with the last o...

    Type

    Discussions

    Views

    525

    Likes

    0

    Replies

    2
  • 5/7/24
    Hi I have to write test case for this class I am trying to mock all the object but not able to get the full coverage.can anyone please help me to write the test for this classimport org.apache.sling.api.resource.ResourceResolver;import org.slf4j.Logger;import org.slf4j.LoggerFactory;public class Hel...

    Type

    Discussions

    Views

    946

    Likes

    0

    Replies

    2
  • 5/7/24
    Hi all,I need to activate trigger notifications for our support mailbox whenever editors attempt to perform actions such as moving, unpublishing, or deleting pages from the AEM environment.Could you kindly advise on the best approach to set up these notifications within the AEM environment? Any insi...

    Type

    Discussions

    Views

    675

    Likes

    0

    Replies

    3
  • 5/7/24
    Hi,We have a requirement to write Junits for Below code, can anyone please help us writing the code for junits for AEMAACSSample Code:import com.adobe.granite.asset.api.Asset;import com.adobe.granite.asset.api.AssetManager; public static Map<String, Asset> getListOfAllAssetsFromQBVideo(ResourceResol...

    Type

    Questions

    Views

    756

    Likes

    0

    Replies

    4
  • 5/6/24
    Hello Team,I hope this email finds you well. I am a web-developer and I am reaching out to your team regarding an integration challenge I am facing. I am currently working on a project where we are using Adobe Experience Manager (AEM) as our CMS and SolidJS as our front-end framework. We are looking...

    Type

    Questions

    Views

    866

    Likes

    0

    Replies

    1
  • 5/6/24
    Request for Feature Enhancement (RFE) Summary:As of now AEM author session is getting logout either user is active /inactive.is it possible to add in author a feature of “Pop-Up” to users (well in advance) informing about time out and allowing users to save work Use-case:it is useful for author to g...

    Type

    Ideas

    Status

    Investigating

    Views

    426

    Likes

    0

    Replies

    1
  • Hi Team I am using jsch to fetch a file from SFTP server using JSCH using the below snippet.the connect is getting succeeded, however the inputstream is not being able to fetched with the file path.could anybody help me with this. if anybody has any working snippet, please let me know.  Session sess...

    Type

    Questions

    Views

    2.5K

    Likes

    0

    Replies

    1
  • 5/6/24
    Hi All, Environment Variables:AEM_EXTERNALIZER_PREVIEWAEM_EXTERNALIZER_PUBLISHAEM_EXTERNALIZER_AUTHOR{ "externalizer.domains": [ "local $[env:AEM_EXTERNALIZER_LOCAL;default=http://localhost:4502]", "author $[env:AEM_EXTERNALIZER_AUTHOR;default=http://localhost:4502]", "publish $...

    Type

    Questions

    Views

    760

    Likes

    0

    Replies

    3