Hello all friends >> i'am very new in this AEM product i have one from and i want to show some subfiles by dorpdownlist from the master file i dont know the right tool and the true setup can you help me please
After updating the mockito core dependency to the latest version my test cases are failing. getting below error. java.lang.IllegalArgumentException: Illegal page name. at io.wcm.testing.mock.aem.MockPageManager.create(MockPageManager.java:100)at io.wcm.testing.mock.aem.builder.ContentBuilder.page(...
I got a requirement when i hit http://localhost:4502/content/website/api/jcr:content.api.xml URL through the postman i need to authenticate it. Any Suggestions how to authenticate.
we need to produce weekly report on how many pages from the master have been rolled out to each geography. Is there an easy OOB way to do this? Something like Page Page 1 -> US, CA, GB Page 2 -> US, CA We know Page 1 is being rolled out to US, CA, GB but Page 2 is only rolled out to US, CA
we created a new AEM Environment and at AEM start up, it is showing >90% CPU utilization. We also analysed the thread dump, please find below more details from the thread dump analysis. Any suggestion will be helpful to proceed with this problem Less than 10% are waiting threads, almost no blockin...
I am trying to generate sitemap xml using SitemapScheduler. Tried with creating sitemapGenerator by extending ResourceTreeSitemapGenerator and included in the Scheduler config also, But nothing is working. But on demand sitemap generation is working. Please suggest any way to resolve this.
In the AEM Core Form Option component, the authoring dialog has a dropdown for option 'type'. Out of the box, the available options are 'Checkboxes, Radio buttons, Drop-down, and Multi-select dropdown'. Is it possible to add a custom option to this list (like a group of buttons)? It is easy enou...