Hi AllThe URL /etc/cloudsettings/default/contexthub.kernel.js is stopped working in both author and publisher post upgrade from 6.2 to 6.4 version.As per the following document this URL should be working in 6.4 - https://helpx.adobe.com/experience-manager/6-4/sites/developing/using/ch-diagnostics.ht...
So - We're working on an AEM 6.4 upgrade project coming from AEM 6.2. I did the work to upgrade our configurations and such to get everything working and we've updated our dialogs to coral3, but it seems that now when you switch to either the blueprint tab or the livecopy tab (depending on the page)...
Good day.Is it possible to create a Controlled Vocabulary and install it within AEM to be utilized by all users?Do most AEM customers create and use a Controlled Vocabulary?Thank you for any details that can be provided.Best,Mark W. HolmesDigital Asset ArchivistHerbalife NutritionLos Angeles, CA.
Hello community, I'm working on aem 6.4, and even though layout mode works and I'm able to re size images and components, resizing shows a weird behavior in wich sometimes it resize the images or components not at the expected column size, or some times it does not re size's them, and it takes sever...
Our application is on AEM and we have to display data from microservices rest calls on our pages.Can I directly the services from browser(java script) or do I need to call AEM servlet and let AEM servlet make a http call to microservice.What is the best practice and what is advantage we get with eac...
Hi, Is there a way to concat a var or a string in a ternary condition as shown below:<sly>"${ properties.timezoneminute ? ":" ${properties.timezoneminute} : ":00"</sly>Off course, this does not work. In the example, I want to show the timezone minutes if there is any chosen otherwise show just 00...
Hi guys, I am running a project on AEM 6.3. I've encountered this strange situation where my publish instance has different tags compared to the author instance.What may be the cause of this? If I publish a new tag I am creating is working as expected. I'm looking for a reason why I have different t...
Hi All,I am using AEM 6.3 & I have a use case where User A needs to be setup as impersonator on user B using api code. In order to achieve this, I need to setup rep:impersonators property on user B.I have tried couple of options but none of these seems to be setting this property on user:1. Added Us...
In process of upgrading to 6.4.3, we noticed that multifield is stored in form of Node format instead of JSON. Is there anyway to make it store in JSON format. We are using coral(granite/coral3) resource types. This is the resource type - granite/ui/components/coral/foundation/form/multifield. Just...