At the moment in my company does still exists some AEM 5.6 enviroments. One enviroment is used as a test system. The configured run mode of this is "publish.test.xxx". The problem with this one, it refuses to install bundles if those build as snapshot.We've got an hint that we can change the log lev...
hi all, I have this occasional problem whereby:On our Adobe Managed System, (not Cloud), on the crx/packmgr UI, I click on the upload package. However, the file picker menu doesn't allow me to select a local file to upload.Eventually after some time retrying, sometimes hours, it will eventually wor...
Hello All - Can I use the request-attributes in data-sly-include like the below so that I can use the values in JSP.E.g.<sly data-sly-include="${ '/apps/project-name/components/../manipulate.jsp' @ requestAttributes='abc.html'}" /> Please confirm if the syntax is correct. if so, what is the paramet...
Hello All - We want to add version details to the clientlibs like the e.g.: E.g.: /etc/designs/testa/testb/testclientlibs.min.version2.1.0.0.js (appending version details at the suffix). Currently we are adding the version details and generate the clientlibs based on project release details. We use ...
Request help to add a custom link before search icon on the AEM header as show in the below image.On click of the custom link we just want to open some other http url.We want to show this link to only one specific tenant. Any suggestion will be great of help. Thanking you.link
I have added a new property of digitial assets to indexed. To force re-indexing, I had to manually update the damLucene node and set reindex to true. If we want to deploy this change on a cloud services application, we will need to ask the node to be manually updated. Is there an admin utility to fo...
Hello All - Following clientlibs are getting loaded in publish eventhough it is not added as part of our project specific clientlibs. Becasue of these clientlibs loading, it is causing issues with project specific clientlibs. is there a way to restrict these clientlibs in publish. /etc.clientlibs/cl...
Hello All - I have an issue with responsive grid that is working in desktop but not in mobile and tablet breakpoints. This is happening in 6.4 version. the same settings is working as expected in 6.5. I see the errors in the console if I resize the component. Can somone please help to resolve this i...
Hello All, I am trying to see if it is possible to cache the header and footer in dispatcher so that when any page is called for the first time, at least the header and footer is used from the dispatcher cache created from first page that was hit on the site.I found that if we do <sly data-sly-resou...