Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day. In a world where so much is automated...
Hi,After upgrading to AEM 6.4/6.5 my custom HTML pages are not rendering properly. I checked and found out my client libs are not getting loaded that used to get loaded in AEM 6.3.If you look the path below -/etc/localization/locprojectwizard/content/jcr:content/head/clientlibs , it is referring to ...
Is there a console in OOTB or ACS to look at the status of sling schedulers like listing the job details with schedule, last run-time.We are having many jobs in production and want to know the details.
I want to invoke the custom servlet to perform some action in publish server through custom workflow step. Anyone has idea how to achieve this scenario ?
I have used min:yui for CSS minification and min:gcc;compilationLevel=whitespace for js minification.js minification is working as expected(removing linebreaks and spaces) but CSS minification is only removing spaces. linebreaks are still present for CSS minification.I have found Minify JS CSS this...
I am trying to access page properties using services in AEM 6.4I have created an interface,public interface AccessPageProp {public String getPageProp();}I have created a class that implements this interface,@Component(service = AcccessPagePropImpl.class, immediate = true)public class AcccessPagePro...
Hello,We are trying to dynamically inject the options of a select field on classic ui dialog.The options would be provided by a servlet and injected via an extjs plugin.In touch ui we found this solution : Adobe Experience Manager Help | Dynamically updating Adobe Experience Manager TouchUI Dialog S...
Hi Team,We are in process of migrating our aem application to AEM6.4 and we found that "Save & Close" button on bulk editor page not working in AEM6.4.Data is saving, but the page is not closing in all browser. Could you please help us on this./mnt/overlay/wcm/core/content/sites/properties.htmlThank...
Hi I am currently using custom oAuth authentication in our AEM server. It used to work in AEM 6.3 but after upgrading to AEM 6.4 I am getting "extractCredentials: Cannot process OAuth continuation; application seems unconfigured" error. Please help solve this issue.Also in AEM 6.3 I can see "Adobe ...
Hi Team,I am using AEM Version: 6.4 and ACS Commons : 3.18.2 and have written Dispatcher Flush Rules using ACS Commons Configuration. I am getting below error and Replication breaks while replicating pagesDispatcher Flush Rules : /etc/packages/(.+)/.*=/etc.clientlibs/$1&/etc.clientlibs/common /ap...