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 experts,We have requirement to have a chart component that can provide the below features.1) Combination chart e.g. Bar with Line graph.2) Interactive and Drill down on chart data.Can we achieve this AEM, if yes can you provide some reference.ThanksVinodh
Hi Community,I want to create a scheduler by which I can remove a asset of specific extension from DAM in specific time duration.I am trying to do it. but getting failure.ResourceResolver writeResourceResolver;ResourceResolverFactory rrFactory;public void run() {/* creating a user to remove the ass...
Hi,There is a problem i am facing, where i am unable to drag and drop the touch UI components from left rail, i am working on AEM 6.2 and have used the conversion tool and created the touch UI dialog and the component and works fine in local, but when we do the same thing in our QA environment we ar...
Hi I have a page something.html that has a superType contentPage that has all the structure of content pages like header and footer.On header I need to know the title of the contentPage. Is there some way that I can retrieve the title of the parent page on my html with sightly?Thank you
Usually, the client libs(CSS) have been managed by creating Client libraries under /etc/designs and adding the CSS code using one or more CSS files in that client lib. However, we can also keep component specific client libraries, having CSS only for that component, which will make sure that not eve...
I am experiencing a test issue. My service tests work for my older services (Felix annotation based -> org.apache.felix.scr.annotations.Component) but when I try this for a newer service (OSGI annotation based -> org.osgi.service.component.annotations.Component), I get an error.Service:...import org...
I have configured SAML authentication handler in my local AEM server and followed below steps.1. "Create KeyStore" and upload "LDP certificate" using Admin user2. "Create KeyStore" using Admin credential in authentication-service user2. Configure the SAML authentication handler in the web console us...
We know that when the {'key' @ 'i18n'} is used, the engine looks for the message key in the i18n with the language defined in the jcr:language property in the page(or its parents). Is there a way, system-wise, to "override" the source of the language(or country), from the default location(jcr:langua...
We have an AEM 6.3 project. Most of our devs are on windows and mac. We are trying to replicate the building of the package on ubuntu 16.04 but the build is getting an error.On an example linuxmachine where the package builds successfully:Maven config of our Ubuntu machineJDK is installed on this ma...
Hi, We are trying to upgrade from AEM 6.1 SP1 to 6.3. On running pre-upgrade steps, getting following error:areAllPreUpgradeHealthChecksOK=falseMaintenance\ Task\ WorkflowPurgeTask=OKMaintenance\ Task\ RevisionCleanupTask=OKModified\ Deprecated\ Indexes=OKMaintenance\ Task\ com.day.cq.audit.impl.Aud...