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 ...
I have an angular SPA app that we want to render in AEM dynamically. The approach I am thinking of is,all fields on the SPA app can be rendered in XML/JSON via Web API.If it is possible that I can render my app dynamic content in AEM using WebAPI.then my scenario would be feasible Please can someone...
Hello, Adobe community, I am encountering an issue with the icons on my website related to deployments with a CDN (Content Delivery Network) and client-library versioning. I would appreciate any insights or suggestions to resolve this problem. Problem Description:Every time we perform a deployment t...
Hello, We have set up Remote Spa by following:https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-with-aem-headless/spa-editor/remote-spa/aem-configure.html?lang=enhttps://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-with-aem-headless/spa-edit...
Hi Team,Could anyone help me to provide AEM Graphql backend APIs. I'm facing many issues while using the below. And may I know any other graphql APIs to fetch the endpoint data through backend code? Kindly help import graphql.GraphQL;import graphql.schema.GraphQLSchema; Thank you!