Hi Team, My requirement is to send an email along with the form data to the user once form is submitted. I have gone thorough the below doc but its not so clear on power automate. Please guide me to go further. https://main--afb--adobe.hlx.live/docs/email-pa Thank you!
Hello, I'm using AEM 6.5.17 on-prem and have AEM Content Fragment with GraphQL Index Package 1.1.1 installed.This package has the following indexes: /oak:index/fragments { "jcr:primaryType": "oak:QueryIndexDefinition", "selectionPolicy": "tag", "compatVersion": 2, "includedPaths": [ "/co...
Hi Team, Is there any project implemented Tabs Component for Remote SPA. Our project is remote SPA and AEM component data can be exported using Jackson exporter as page.model.json, entire rendering is happens on React code (Node JS application).How to override Tabs Sling Model so that tabs component...
Hello Team,I checked out AEM Cloud Repo on my local and trying to deploy back to Cloud. While deploying, it passes "BUILD AND CODE SCANNING" section. But it always fails at the "NON-PRODUCTION DEPLOYMENT" section, it stays on the status "Artifact is awaiting Deployment" for some time and then fail...
when doing a build nodejs is not downloading from nodejs website because of security issue in client laptop but I added all the node modules and npm from programfiles to project's ui.frontend but when I run th ebuild command it is still trying to download nodejs even after adding nodemodules in proj...
Hi Team, We are trying to convert remote spa javascript implementation to typescript(vite app latest version) but we are facing issue to initiliaze model manager with type script aem remote spa implementation please suggest if any other way to initialize model manager api in typescript. We have crea...
How to expose data from aem backend other than using servlets. What are other ways ofdoing sending data to external api's other than using servlets. Thanks in advance,Keerthi K.
Hi Team, I am getting below console error while open a page where we have used one .js file to perform some action, This same js file is working fine in author instance without any error but on publish instance It is throwing error and entire script is loading as blank and we could not perform same ...