Hello, is it possible to create pages programmatically and also populate their content? For example, I have a project that needs to be migrated to AEM, but it has 100 pages and their content needs to be transferred to AEM. How could this effort be minimized?
"C:\Users\Mohammed Skouti\.jdks\openjdk-20.0.1\bin\java.exe" -Dmaven.multiModuleProjectDirectory=D:\WEB_AEM\mysite "-Dmaven.home=D:\intellij IDEA\IntelliJ IDEA Community Edition 2022.1.2\plugins\maven\lib\maven3" "-Dclassworlds.conf=D:\intellij IDEA\IntelliJ IDEA Community Edition 2022.1.2\plugins\m...
Hi Team,I am trying to use this dependency <dependency> <groupId>com.auth0</groupId> <artifactId>mvc-auth-commons</artifactId> <version>[1.0, 2.0)</version></dependency>when I use this dependency in pom it is getting conlict with this import statement "import org.jetbrains.annotations.NotNull" f...
Hey our Dev deployment is stuck on this stage (PFA), I cannot cancel or re-run either, does any one have a solution for this? (I have raised an Adobe ticket already)
For the thread -https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/language-copy-issue-with-experience-fragments-references/m-p/604261#M151496I see in replies section - This issue is resolved in the AEM 6.5 Service Pack 12 (NPR-37953).We are using AEM version 6.5.16.0 but we s...
Hello everyone,I'm working on an AEM as a Cloud Service project. I want to test dispatcher rules but I don't want to deploy every time I make a change.Is Docker necessary to have a 'local dispatcher'?If I have a multi-module Maven project, is it enough to copy the conf.d folders from the module to m...
Passing query with AEM GraphQL Endpoints getting response (Non- persistent API) referred : https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/headless/graphql-api/content-fragments.html?lang=en Want to add Bearer Authorization Access token to secure response. How can we...
Hi All , We tried upgrading AEM from 6.5.8 to 6.5.15. After upgrade , the nested Multifield inside content fragment not able to save values in respective JSON format ({"x":"x","y":"y","z":"z"}) instead saving in string array. [x,y] Because of that CFM values are blank . Multifield js referred. http...