Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 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

    276

    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

    323

    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

    423

    Likes

    0

    Replies

    5
  • 1/18/25
    Hi, We are on AEM 6.5.The use case is to use AD groups to target content. The content can be in any path and can be targeted to a number of groups. when the members of that group login to the site they are able to see the content targeted for them. There are around 500+ AD groups. The application is...

    Views

    270

    Likes

    0

    Replies

    3
  • 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

    887

    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

    495

    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

    725

    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

    435

    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

    365

    Likes

    0

    Replies

    3
  • 1/16/25
    Hi Everyone,    I am using colorfield in my custom component dialog. In 6.5 version the color palette field looks different compare to sdk version, is there any reason? I need UI looks like sdk version which looks better. AEM SDK: AEM 6.5: resourceType:granite/ui/components/coral/foundation/form/col...

    Views

    375

    Likes

    0

    Replies

    4