I have created a registration form which creates user in home/users in CRXDE now,I want to create a login component that authenticates and sign in the users that are already created in AEM home/users. The link found by me was not of much help.Link to the document : https://experienceleague.adobe.com...
Hi,I've stared with WKND tutorial, but when I've tried to add a WKND logo, it's not rendering on a page. All bundles are installed properly, they are active, also all packages are installed. Can anyone have any suggestion where should I look for a solution? 03.06.2022 08:44:04.622 *ERROR* [[0:0:0:...
Lets say I have one service like this: @component(service = CurrenciesMongoWriter.class) public class CurrenciesMongoWriterImpl implements CurrenciesMongoWriter { ... ... }How to add run mode to it so I can test it in dev, prod and etc.
I am curious to know is there way to open aem welcome page once the AEM server is started. Actually this works when we setup the server for very first time, once the jar is fully extracted, the browser opens up the aem welcome page. Same way, can we configure and setup after every start up, the brow...
I want to setup GraphQL in AEM 6.5 for which I installed latest service pack that is 6.5.13. I read that GraphQL is included in 6.5.10+ But after installing 6.5.13 I can not access GraphQL interface. (http://localhost:4502/content/graphiql.html). Below is the screenshot I also tried to download...
Hello Team,Whats exactly purpose of response header x-vhost: publish. We are caching resource with TTL 10 mins. and response will have header x-vhost: publish. is that response coming from publish always ignore caching ?. We are using AEMasCS. x-vhost is one of the response header as given below. x-...
Hey, When starting up AEM locally, I am getting a spam of java.lang.NullPointerExceptionat com.day.cq.dam.core.impl.process.SendTransientWorkflowCompletedEmailProcess.getEmailRecipients(SendTransientWorkflowCompletedEmailProcess.java:121)at com.day.cq.dam.core.impl.process.SendTransientWorkflowCom...