Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 10/8/24
    We are excited to announce that Adobe Developers Live returns on November 12, 2024, bringing together the Adobe Experience Manager and Commerce community in a hybrid format. Whether you attend in-person at Adobe’s HQ in San Jose, California, or virtually, this event is designed to provide valuable ...

    Views

    2.3K

    Likes

    14

    Replies

    2
  • 4/26/22
    Hi ! I'm trying to create a test case JUnit which involves getting the title metadata from image. But so far I can't find any materials or samples of Assets DAM JUnit test cases. Any suggestions will be helpful. Thank you 

    Views

    1.5K

    Likes

    0

    Replies

    3
  • 4/26/22
    Hi All, After restart system my AEM not started.I checked the error logs and got the below error. 6.04.2022 10:22:15.749 *WARN* [async-index-update-fulltext-async] org.apache.jackrabbit.oak.plugins.index.lucene.directory.CopyOnReadDirectory [/oak:index/lucene] Error occurred while copying file [_ea_...

    Views

    1.4K

    Likes

    0

    Replies

    5
  • 4/26/22
    Hello, I am looking into AEM forms and would like to set up a local environment where I could learn more about this product. I found the documentation explaining architecture here https://experienceleague.adobe.com/docs/experience-manager-65/forms/install-aem-forms/aem-forms-architecture-deployment....

    Views

    702

    Likes

    0

    Replies

    2
  • 4/26/22
    How to start AEM in debug mode? by Rashidjorvee Abstract There are multiple approaches to start or tune AEM instance in debug mode. we will cover few of them in this tutorial. We coudl start AEM using the command pormt by using the below command line. java -jar aem63-author-p4502.jar -debug <port...

    Views

    3.2K

    Likes

    0

    Replies

    0
  • 4/26/22
    Generate id for AEM components by Anirudh Sharma Abstract We all know that when we add an AEM component to a page, it creates the DOM structure on the pages based upon our HTL file. Sometimes we require id attribute to be set in our div for n number of reasons. If we put id attribute in the HTL fi...

    Views

    646

    Likes

    0

    Replies

    0
  • 4/26/22
    Workflows in AEM 04 - MetaDataMap by Abstract Sometimes we are faced with a situation where we need to pass data from one workflow step to the another. AEM's workflow API provides an easy way to achieve this using MetaDataMap. Please note that only primitive data types like Integer, String etc. c...

    Views

    637

    Likes

    0

    Replies

    0
  • 4/26/22
    Bundle is NOT whitelisted in AEM by Rashidjorvee Abstract While using the loginAdministrative() method of SlingRepository class you might see an error "Bundle is not whitelisted". To get this method work we have to whitelist the bundle in OSGi configuration "Apache Sling Login Admin Whitelist" this...

    Views

    253

    Likes

    0

    Replies

    0
  • 4/26/22
    AEM Proxy Component Pattern and Component Versioning by Suryakand Abstract Most organization want to keep content and user experience flexible so that they can innovate and deliver new experiences/features faster. Flexibility allows organizations to reuse what has been built already and keep adding...

    Views

    343

    Likes

    0

    Replies

    0
  • 4/26/22
    AEM Experience Manager(AEM): Content Sharing Approaches by Albinsblog Abstract In most cases, we need to share the CMS content with external systems to support the Omni channel's headless experiences or other use cases to support content sharing. In this post, let us see the options available to s...

    Views

    326

    Likes

    0

    Replies

    0
  • 4/26/22
    Hii, I am using assertEquals(expected, actual ) but when I run my test case my actual value was showing as null.Error:  Sling Model:  

    Views

    1.6K

    Likes

    0

    Replies

    5