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

  • 1/20/25
    Hello Aces,I would like your opinion on using AEM's email service to send emails.I have a requirement to send an email to a user based on certain business rules. I can use either ACS Common Email Service or a Java service to send the email.My question is: Is it ideal to send emails directly from AEM...

    Views

    731

    Likes

    0

    Replies

    3
  • 1/19/25
    Hello team, My colleague tried to run the Adobe IO runtime project in his mac system.aio app run --localGettingt the error:Error: The --local flag is not supported on Apple Silicon Macs.Note: Prior to this, he ran the command: aio app build It was successful. Got some response from google:It looks l...

    Views

    951

    Likes

    0

    Replies

    7
  • 1/19/25
    Hello Team,I am writing Nodejs actions, utility for Adobe IO runtime project.Here, I have kept the mail templates under config folder. My logic has to read the config folder based on input condition.While searcing, I got below details to read the file const templateLoader = new TemplateLoader(path.j...

    Views

    460

    Likes

    0

    Replies

    2
  • 1/19/25
    this error is coming also bundles all are in installed statecom.google.zxing,version=[5.9,6) -- Cannot be resolvedcom.google.zxing.common,version=[5.9,6) -- Cannot be resolvedcom.google.zxing.qrcode,version=[3.4,4) -- Cannot be resolvedcom.google.zxing.qrcode.decoder,version=[5.9,6) -- Cannot be res...

    Views

    482

    Likes

    0

    Replies

    2
  • 1/19/25
    When I try to create a content fragment in DAM and click the “Create” button, the options to create a content fragment do not appear. I can create CF models, and the configuration is set up correctly in the CF DAM folder.Note: I am using admin user.Version : AEM 6.5.20Logged user: Admin

    Views

    708

    Likes

    0

    Replies

    5
  • 1/17/25
    Hi,I am building a REST endpoint which1.) should execute some QueryBuilder queries based on the parameters passed to the endpoint,2.) return the Sling models for the resources found by the QueryBuilder.Point 1. is simple.I have some concerns around point 2., where the hits returned by the QueryBuild...

    Views

    1.6K

    Likes

    0

    Replies

    15
  • 1/17/25
    I have created the Adobe IO runtime project by creating necessary actions. I ran the command:aio app buildaio app deployGot the Adobe IO runtime URL as well. Able to hit the API from postman. Got the response too.Added console.log statements in my action files .Now, I want to check the logs details....

    Views

    1.0K

    Likes

    0

    Replies

    4
  • 1/17/25
    My team and I are currently running our AEM Cloud project using Node.js version 16, and we are considering updating to Node.js version 20 or higher. However, I am having difficulty finding documentation that specifies which Node.js versions are officially supported by AEM or identifying the latest s...

    Views

    1.8K

    Likes

    0

    Replies

    3
  • 1/17/25
    Hello,I have set the Redirect path from page properties, So, once I hit the page: http://localhost:4503/content/we-retail/us/en/about-us.html it properly redirects me to the https://www.google.com/  But the issue is when I added a selector with URL, http://localhost:4503/content/we-retail/us/en/abo...

    Views

    762

    Likes

    0

    Replies

    7
  • 1/16/25
    Q1)  For every cq:Page  we need a jcr:contentI get that there are rules/schemas defined  [cq:Page] > nt:hierarchyNode orderable primaryitem jcr:content + jcr:content (nt:base) = nt:unstructured + * (nt:base) = nt:base versionwhere are these defined in the jcr repository.Where are the nt:nodeTy...

    Views

    598

    Likes

    0

    Replies

    3