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 Team,I was looking for the "Integrating AOP with AEM", I have a project for which an extra set of Loggers are required like getting the method execution time and name of the methods which are being called .Is this possible ? If Possible please let me know the other ways to get loggers .thanks,Ke...
I am using AEM 6.2 SPI author. I can see 'Number of Session Logins and Number of Active Sessions' from the interface /libs/granite/operations/content/monitoring/page.html .Can you please explain - 'Session Logins' and 'Active Sessions' ?
I see that page references in Touch UI will show items such as referenced launches, live copies, language copies, blueprint source, content references (borrowed and lent, whatever that means.)The issue is for 6.2 sp1, which we're currently on, and it will only show references when moving a page. The...
The AEM Sites implementation guide is a one stop shop for all your AEM Sites implementation needs. From how to get started to final configurations – our guides aim to help you at every step of your AEM Sites implementation journey. Some handy links below:1) Discovery and Requirements: A handy check...
Hi All,Hereby I'm Sharing how you people can integrate your hybris services with AEM:AEM Ecommerce Unleashed-2 (Cont.) | LinkedIn Prior to this article, I've shared the generic implementation of commerce in AEM using OOB components:AEM Ecommerce Unleashed | LinkedIn Sample codes are provided on thes...
In my blog post, I explained some of the options of Adobe Granite HTML Library Manager Configuration in details.following options of this Configuration i have covered:MinifyDebugGZipTimingFirebug Lite PathDebug ConsoleForce CQ URL InfoMax-AgeAllowed Library PathJS/CSS Processor Default ConfigNote: G...
After following the documentation on : Upgrading to AEM 6.3 , we have successfully migrated the repository from 6.1 to 6.3, however when we restart AEM we see a few errors in the log file.Example:09.07.2017 14:14:09.219 *WARN* [Shell Script Executor Thread for diskusage.sh] org.apache.sling.jcr.res...
Are you facing such errors while migrating to AEM 6.3 :osgi bundle whitelist error-osgi-service is NOT whitelisted to use SlingRepository.loginAdministrativeHere is a quick hack but please ensure not to use it in productionI believe most of the AEM developers are aware that ResourceResolverFactory.g...
So, if i have to add a custom xtype or custom validation for my dialog or anything that would require me to create a clientlibs for the particular dialog, setting categories to cq.widgets for classic ui and cq.authoring.dialog for touch ui, How would i ensure that the scripts i add in this clientlib...
Hi , I am able to add the new buttons to the action bar in sites.html by customizing the selection actions but not able to do any activities. I am adding here my sample code and approach please guide me what needs to do fix this.Here is my code in apps<jcr:content jcr:mixinTypes="[sling:Vanit...