We had a great session at our Chicago office as we hosted the AEM Midwest Chapter's 9th meeting in the community! Held last Thursday, 9/18, we enjoyed deep-dish pizza (a real Chicago treat!) and beverages and had a great discussion with other partners on a topic that everyone's talking about: AI. ...
Hi,AEM 6.3 Touch UI, How to create a tab component with multiple tabs having a placeholder(parsys) where author has ability to add multiple components to a particular tab. The newly added compoents are dynamic based on author. By default each tab must have a placeholder(parsys) for author to add con...
How to do Content Fragment Models dynamic dropdown datatype?I need to create dynamic drop down in AEMwrote servlet to get generated dynamic drop down.Dialog level by using datasource node am able to generate dynamic dropdown.ThanksKotireddy Naru
Let's say we are calling an a third party API directly from React using axios/fetch. (localhost:9000)To handle CORS issues we set proxy in packege.json/webpack.config, and "passing relative URL" to axios/fetch(THIS WORKS!!) NOW we deployed the same in AEM and hosting on localhost:4502.(THIS DOESN'T...
On the maintenance page the on the "Revision Clean up Task" it displays as Task Does not exist.This was enabled previsously.Also on system/console/jmx dont find the MaintenanceTaskRevisionCleanupTaskPlease can you let us know how to enable this again.Thanks in advance.
Hi,We have a strange behaviour where our instances duplicate configurations. And of the 3 instances, 1 doubles the others... We have no duplicate in our code (where we version our configuration in Git). I thought I only saw duplicates visually in the configuration manager, but we see by the logs of ...
HI,I have been using Eclipse + AEM for a couples of years already, but recently I updated the AEM - Eclipse plugin and now I can not connect to the AEM server anymore. I get this funny error:An internal error occurred during: "Starting Adobe Experience Manager at localhost".java/sql/TimeAny help wil...
In my pom.xml , I have added the below lines of code: <dependency> <groupId>com.microsoft.azure</groupId> <artifactId>applicationinsights-web</artifactId> <version>2.2.0</version> </dependency>……………………………………………………………………………..<Export-Package> com.microsoft.applicationinsights.*,</Export-Package>...
Hello Everyone,Currently we are on AEM 6.3.2 and we have been using static templates to create the content (created around 10,000 pages only in English language). Recently started using editable templates and wants to migrate the conten. So, Is there any way to convert existing pages created using s...
One of our application user is calling the OOTB Asset HTTP API to get assets but we are noticing that it does not pull all the properties of an asset. Like if we want to see cq:lastReplicationAction for an asset under the jcr:content content node, but it is not included in the response. It includes ...