Hi there!We are attempting to configure certain system properties in our Maven project for AEM. We'd like to create a Java class that executes only once during startup.For instance, consider these configurations: Locale.setDefault(new Locale("es", "ES")); How can we achieve this?Thank you!
Hi All, I have to redirect page A to page B if cookie is not present. If cookie is present then this redirection will not happen.I need to redirect to page B before request reaches to AEM server. How can we do this on dispatcher? Any pointers highly appreciated. Thanks,Pradeep
Hi experts, My project had created editable templates with this hierarchy. /conf/<<projname>>/settings/wcm/templates/sites . In Template Editors whatever templates created under /wcm/templates can be seen. But in my current project templates are under /wcm/template/sites. So we are unable to seeth...
Hi, We faced an issue in AEM 6.5 (AMS), where entire content in dispatcher farm files was blank automatically and farm files were empty. we had to restore them with help from Adobe teamAnyone has info on why this happens and what would be the root cause for this
This is a three question post: Can someone please provide with some Adobe Documentation for PageManager APIs? Also, is PageManager API available for Adobe Experience Manager as a Cloud Service or is it just for AEM 6/CQ 5? What maven dependency should a developer add to make the application, which u...
The Quick Search Core Component does not return text results from within the Accordion Core Component. Is this by design, a limitation of the search, or am I missing a configuration somewhere?I found a similar question from 2017.https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manag...
Let's consider a scenario where I have a component named the "Article" component. Within the dialog box of the Article component, there is a tab dedicated to "Author Information." Within this Author Information tab, an Author can drag and drop their image from the Assets section. Currently, we displ...
i am trying to applying a yaml on the netcentric ac tool.on local the installhook is working fine but via aem_admin_ui it is not. why will this difference occur?on deploying the all package to rde, the netcentric package which are dependencies of ui.apps are not pushedwhy does that happen? on dev in...