Hi All, Do we have to maintain /conf as code in GIT repo or control this folder access using ACL's? what is the best practice ? Even though we are in 6.5, we are not yet using Editable templates fully and just starated using Content Fragments. Also planning to move AEM as cloud service in Q3. Appre...
Hi all,After I have upgraded java minor version, there was an error called unable to find valid certification path. Do need to import any keystore to java cert?Error02.04.2021 05:49:24.727 *ERROR* POST /content/web/my-**********.commongateway_auth.html HTTP/1.1] @@@@ common gateway auth servlet Enc...
I am current running Adobe Experience Manager - Forms, Creative Cloud and Adobe Reader on a network server along with the normal Microsoft office packages. I am using a Z4 desktop publishing computer but am experiencing problems with Adobe Experience Manager just shutting down without warning or su...
We have AEM Coral UI Datepicker on page properties.The Datepicker field may have some existing saved value. For example 2018-01-01So when we click on Datepicker icon, the Datepicker's Calendar starts with the already existing date (2018-01-01).The problem here is that if the user wants to change the...
Hi All, I have created Maven Project, When I try to add styles to the components I was not able to see the styles on the components, css is not even getting compiled. Please Advise what is the correct structure to follow for ClientLib in AEM and how to apply these clientLib/styles to the components...
I need to fetch value of a checkbox which is present in multifield. There is another checkbox and both the checkboxes are having same granite:class. So I am unable to use granite:class to fetch the value of the checkbox. What else ways are possible to fetch the value of the first checkbox?Cant use t...
Hi Team I am looking for some guidelines or your experience working with Video Assets in AEM. For a client , who don't use Dynamic Media, but still want to use AEM for managing Video assets what are the pros and cons you can list out? What would be the challenges we might face ? What would be th...
we are trying to create a plugin in aem as a cloud. we are running into a issue where there is an asset which is available to all users but at one time can be processed by one user only. we are running into synchronicity issues where multiple users are able to process the same asset and plugin runs ...
Hi All, I created a simple Angular component and mapped it an AEM Component. My AEM Component has an authoring dialog that has two multifields: textfield and pathbrowser.and exporting it into model.json which is used to render logic. In the SPA editor, I can update the authoring dialog fields for bo...