I cannot find any documentation online that shows us how to setup Federation ID for new users instead of Adobe ID. We have set Settings > New Directory and added new domains there with a IDP meta data file from Entra ID, and verified them, but its not possible for us to create new users like tom@lik...
Here is the below code looking for full code coverage. ValueMap vm = assetResource.getValueMap();String version = vm.get("jcr:lastModifiedVersion", String.class);boolean isNewAsset = vm.containsKey("newAsset");if (!isNewAsset) {Resource rr= resourceResolver.getResource(path);ModifiableValueMap mvm =...
Hello, To simplify, let's use these keywords:- AEM Repo (Repo A)- Frontend Repo (Repo B)- React Repo (Repo C) I currently have an AEM repository (Repo A) that's already integrated with a Frontend repository (Repo B) using the aem-clientlib-generator. Now, I want to integrate a third repository, whic...
While exploring for Content Sync Tool across environments (Dev,Stage,Prod) for AEM 6.5.17.0 (AMS), I came across below Community post and started exploring AECU Tool by Valtech. I am bit confused about the Tool as what I am looking for is an automated solution for Content migration (Pages, Assets, X...
Since 8/14 we've been having build issues even though there were no code changes on our side. When aem sdk 2024.8 was released now all older versions of the aem sdk no longer work. Whenever we run on any older aem sdk versions (including the version that production is currently running - 2024.7), we...
Hi everyone,I'm working with Adobe Experience Manager (AEM) and trying to set the disabled property to true on a specific field within a Content Fragment Model. My approach so far has been to directly modify the property via CRX/DE Lite. Here's what I did:Navigated to the path: /conf/(project-name)/...
Hey guys, I'm getting the following message in one of my pages, this page is not loading and I think this could be one of the causes, it was working fine, and them know it is not, there's no extra logs outside of the one down bellow and other related to template policy not found:*ERROR* [179.60.168....
Hey guys, I'm having a problem with one of my pages in my cloud prod environment, it takes forever to load and after a while it answers with the following message:The ERROR messages I got repeated times in the logs was the one down bellow:*ERROR* [179.60.168.49 [1723662768094] GET /content/project/l...