Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 12/5/19
    Hi All,I have used delegate pattern to extend list core component in my component sling model. @Self @Via(type = ResourceSuperType.class)    private List list;Collection<ListItem> listItems = list.getListItems();When i use this pattern, i could not retrieve getter methods from model class in  junit...

    Views

    1.3K

    Likes

    0

    Replies

    1
  • 12/5/19
    Hello everyone, I am using the last archetype from https://github.com/adobe/aem-project-archetype It´s working properly but I want to create some ReactJS components using TS and scss from scratch, that's my main goal.How do you install ReactJS under the ui.frontend folder without getting errors?I am...

    Views

    3.4K

    Likes

    2

    Replies

    5
  • 12/5/19
    I noticed that you can add a thumbnail image for the folders in AEM Assets. As in the picture. Do you know if it's possible to add that button to other assets files, such as zip-files and mp4 files?

    Views

    1.0K

    Likes

    0

    Replies

    1
  • 12/5/19
    Hi,I am trying to integrate Microsoft SQL DB with AEM. I have downloaded the Microsoft JDBC driver 7.2.2 and converted it to OSGI Bundle. I have also configured the JDBC connection pool. Now when am trying to connect to DB via a servlet  am getting the below error. I have tried with different JDBC v...

    Views

    1.7K

    Likes

    0

    Replies

    1
  • 12/5/19
    As our site is in multiple countries and in multiple language so to implement this. i'm referencing the the we.retail site.created a languge master page and page with name en and another page withj name home under it. now i have created a page with name us and under it  i made live copy with name en...

    Views

    2.0K

    Likes

    0

    Replies

    1
  • 12/4/19
    I have a custom multifield in page properties which is saving values as json. I am working on AEM 6.3. I am able to add the values in dialog , and on save, it is getting saved as expected in crx/de and reflects on page properly. But next time when I open the dialog, the values are not getting popula...

    Views

    545

    Likes

    0

    Replies

    1
  • 12/4/19
    I migrated my aem instance from 6.3 to 6.5 and the model got migrated and are working well. But the workflow with scripts are not working because it is not able to pick up the script from the location (checked both before/after migrating scripts to new locations it was through same error). The OOTB ...

    Views

    1.3K

    Likes

    0

    Replies

    1
  • 12/4/19
    I am new to AEM,I have an author in AEM is trying to revert page version and reorder page in sites but this author account is not able to do both.I have tried using admin account in AEM and admin account is allow to revert the page version and reorder page in sites.For revert page version, I was tri...

    Views

    2.8K

    Like

    1

    Replies

    4
  • 12/4/19
    Hi everyoneI have gone through the full tutorial: Batch Output of Documents in Adobe Experience Manager (Batch Output of Documents in Adobe Experience Manager), in my localhost AEM 6.5 instance. I used the same demo files that the instructor used during the recording.Everything worked ok until the P...

    Views

    583

    Likes

    0

    Replies

    0
  • 12/4/19
    Hi,I am trying to create a nt:file node for excel file. I am trying to add property of mimetype as "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet".But I am getting exception "javax.jcr.nodetype.ConstraintViolationException: No matching property definition: mimeType = application/...

    Views

    1.7K

    Likes

    0

    Replies

    1