One question is larking in my mind what actually happens at the background when we restart the AEM server from remote server access SSH tool like Putty or Gitbash and from OSGi console. To restart AEM from OSGi console we use following path.OSGi Console -------> Web Console Tab -----> System Informa...
hi all, we are getting the below build error in a project for ui.frontend module - [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.15.0:npm (npm install) on project wknd-foundation.ui.frontend: Failed to run task: 'npm install' failed. org.apache.commons.exec.ExecuteExcept...
Hi Team, I was working on to design a data model for content fragment model and got stuck on for a field which needed one multifield like structure as: one multifield with 3 different fields for social links. I gone thru many articles and blog with custom implementation but somehow it did not worke...
I'm looking for a way to have an optional filter on graphql persisted queries for content fragments. It seems like it was possible at one point to define a variable for the query and, if it had no value, the filter would be ignored and all results would be returned. This is exactly the functionality...
hi, We have lot of content fragments authored and used in various aem pages.Now, the same content fragments need to be consumed in a non-aem / reactjs , webcomponents projects. Is there any documentation or implementation details, links on authenticating requests from other non-aem applications to c...
Hi guys, I am creating a component with variables and an array, but the array creation is not working,generates in the database but does not generate in the template, does not generate in json.I have 2 projects, I tested it on the other one and it worked, but not on this project, I gotI got the comp...
Hi Team,I have a requirement where I need to generate the single JSON data of all the content fragments selected. In component dialog Author is selecting the folder & via Sling Model I'm able to get all the content fragments within selected folder. Then I'm adding to those in list<resource> & can us...
Hi All,on local SDK build is working fine but on adobe cloud pipeline deployment failed due to below error:[ERROR] com.adobe.granite.fact.command.AnalyseCommand - exception occurred : Errors are present in the analyser. Please, check logs.Errors:[api-regions-exportsimports] test.project.core:0.0.1-S...
Hi Everyone,I am able to deployed the code on local sdk but while deploying the code on the adobe cloud manager, analyzer gives below error. [ERROR] com.adobe.granite.fact.command.AnalyseCommand - exception occurred : Errors are present in the analyser. Please, check logs. Errors: [api-regions-exp...