I tried to get current user using session and authorizable. But none of them giving the current user who invokes the particular step.Is there any other way to get the current user details ?
HiWe are planning to use algolia as search in our project.As it is new no much docs available online were helpful.Any support with AEM or implementation?
Team, I have installed AEM 6.5 in my personal windows laptop on a Rhel - Linux7 machine and i am able to access AEM console via http://localhost:4502. Any idea how i connect this machine with a different name,it can be any name instead of a localhost. I tried adding below entry in /etc/hosts file, b...
We have implemented custom search using query builder for Pages and Assets. When i set p.excerpt = true, I get all the information of excerpt for both pages and assets (pdfs mainly) but query gets super slow.The query works as excepted (faster) if I just set the excerpt for Pages but as soon as i u...
I created a small component , with some CSS.1.CSS was created at component/clientlib/less/x.less level2. And then this file name was added in css.txt 3. And an x component group was added.4. Navigated to structure page customheaderlibs.html and noticed that it is referring to clientlib-base5. Navig...
I have an image and video dropdown based on which the following field for video or image link is displayed.. I have a requirement to save the value from the selected field to a single property in jcr. i.e If the video was selected the link property should be video link and the next time when the ima...
As listed in the docs https://docs.adobe.com/content/help/en/experience-manager-65/assets/extending/mac-api-assets.html to access assets using API..https://[hostname]:[port]/api.jsonhttps://[hostname]:[server]/api/assets.jsonis there a way to change the path of the default "/api/...." to be somethin...