I want a list of components in a page while using recursion method in java parent 1, child 2 , grandchild 3 and there might be another child will also come there As shown in picture there are some "container" nodes having components inside. For every container node it should get node of the compone...
Hello everyone, I have a problem like this. Have you ever encountered it?In the directory dispatcher\src\conf.d\available_vhosts,We have a lot of .vhost type files,Among these files, there is a section of the same class content,like this:So I want to extract this content, put it in an announcement f...
I'm aware of how to query content fragments based on their variation. I'm trying to figure out how to do this using Query Builder and there isn't much documentation. Only GraphQL documentation. I've tried to log out the XPath/SQL2 equivalent of a GraphQL query to see how it's done under the hood wh...
Hello Community,I'm looking to change the log files path for AEM logs. Currently, the default location is under crx-quickstart/logs/ However, I'd like to relocate all log files to a new location: /var/log/aem/ Any suggestions on how to achieve this?
I'm using 6.5.18 and trying to call the google maps api from backend. As part of it, I have added the below dependency. <dependency> <groupId>com.google.maps</groupId> <artifactId>google-maps-services</artifactId> <version>2.2.0</version> <scope>provided</scope></dependency>After bundle ...
HI Please see below error i am getting while starting up my AEM 6.5 instanceRefer ScreenshotCommand I am using to start - java -Xdebug -Xnoagent -Djava.compiler=NONE -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=30303 -XX:+HeapDumpOnOutOfMemoryError -XX:MaxPermSize=256M -Xmx4096m -Do...
Hi, I have already gone through some blogs related to this problem statement.But i am not getting the placeholder to drag and drop the component in template. I am creating the base page component by extending the core component.Kindly suggest me the solution.
Hi, I've gone through a few tutorials on YouTube as to how to code custom workflows and in order to practice and gain some level of expertise in it I am looking for some real-life use case scenarios. Since my project doesn't have much scope, I'm asking for help from the AEM community. Can you please...
Hi, We have a requirement to update page properties meta data in bulk. For example, the text entered into the fields within the basic tab (title, description, etc...). Adobe suggested us to go through Resource type updater in ACS AEM tools (https://adobe-consulting-services.github.io/acs-aem-tools/f...