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...
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...
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...
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...
Hello, Whenever I try to include graphQL fragments in my query the values return null. First example shows results without graphQL fragment, second shows results with it. Note that the content fragments are the same for both instances, so the null should have something populate.
I have a solution implemented that is described here: Moving assets to PIM system - HTTP API the correct choiceFrom a high level I have a custom workflow step that calls an API and sends the assett. This workflow is triggered from users placing the assets in to a "monitored" directory. This works ...
Hello all, Starting form AEMaaCS 2024.8 version maintenance update the use of JS USE API is deprecated, and per Adobe's advice there is need to use Java USE API or Sling models. Deprecated features can be found follwoing by link - https://experienceleague.adobe.com/en/docs/experience-manager-cloud-s...
Hi ,We recently upgraded to aem SP 6.22.0 and acs commons 6.10.0. Post that I can see acs commons email service is unsatisfied. As per the compatibility chart, these 2 are compatible https://adobe-consulting-services.github.io/acs-aem-commons/pages/compatibility.html . Also, I looked into the issues...
Hello everyone, I have deployed a simple js application to my Adobe IO runtime dev workspace.I can hit the URL in browser and I can get the response.https://adobeioruntime.net/api/v1/web/123456-pocservice-development/default/test?name=world But, I am not able to see the action in the same workspace?...