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

  • 2/15/23
    Can anyone suggest some tutorials on Java and how it's used in Adobe Experience Manager?

    Views

    699

    Likes

    0

    Replies

    4
  • 2/15/23
    Hi, We're just getting started with AEM Cloud Manager. I'm researching how to configure user email notifications. The docs say I need to connect to the AEM Web Console to configure email. How do I find the Web Console in the Cloud Manager? I do not have AEM installed locally. Is it required to conf...

    Views

    559

    Likes

    0

    Replies

    2
  • 2/15/23
    Hi-  I am retrieving a list of Assets within a folder using the Assets API e.g.  https://author.myCompany.com/api/assets/company/myDocuments/myFolder.json and I want to grab the thumbnails to store in a separate platform. I have the URLs but when clicking the URLs require an AEM username/password to...

    Views

    353

    Likes

    0

    Replies

    1
  • 2/15/23
    We are using content api to retrieve content for email using a basic html template in AEM thru XF. The issue we are facing is now that we are moving our content from an email engine (Adobe campaign classic). How do we add the out of the box functionality that wraps all our links/images urls with ope...

    Views

    2.3K

    Likes

    0

    Replies

    3
  • 2/15/23
    I have created a template based on a base page template and I have added one new property to a new template. Now I want to inherit the new property to all the pages

    Views

    3.7K

    Likes

    0

    Replies

    5
  • 2/15/23
    How could you load a json with test data into a MockJcr inside a Java Unit test?    I know it is possible to load a mock json into an AemContext, e,g,      @ExtendWith(AemContextExtension.class) @ExtendWith(MockitoExtension.class) class MyTest { final AemContext context = new AemContext(); ...

    Views

    2.8K

    Like

    1

    Replies

    5
  • 2/15/23
    Hello, I'm using this modul to synchronize users from active directory. The sync action with users works well. My requriemtent is I also need to create groups which are the users are  members of. How can I achive this?   Thanks in advanced.  

    Views

    1.7K

    Likes

    0

    Replies

    8
  • 2/15/23
    Hello,   We are trying to integrate vue-router into our App that is used in an AEM INT environment. However the router object does not seem to be initialised, custom elements such as `<router-view>` are not being parsed. Any suggestions?Everything works fine in our local dev environment.   Thanks.

    Views

    500

    Likes

    0

    Replies

    1
  • 2/15/23
    Hello,   In AEM projects, often ui.frontend takes the max time to build. If a customer has multiple code bases, then the total time to build multiple ui.frontend modules is very high. Could you possibly share some best practices that would help bring down the time taken to build a ui.frontend module...

    Views

    1.8K

    Likes

    0

    Replies

    8