Hi,We are using AEM Managed Service and in the middle of migrating to AEM Cloud service. Our's is an asset implementation only with no sites. Currently we are looking for ways to migrate users and groups from AEM MS instance to AEMaaCS environment.I was going over this documentation : https://experi...
I'm trying to setup AEM on my MACOS with Java 11 and I'm seeing the following error during the launch. 18.07.2024 16:14:29.173 *ERROR* [main] Cannot launch: Cannot install jar:file: AEM/Author/crx-quickstart/app/cq-quickstart-cloudready-2021.11.6058.20211123T163652Z-211100-standalone-quickstart.jar!...
Hi all, AEM has inbuilt Personalization by Creating an Offer, brand and activity. Then why do we need to integrate with Adobe Target for personalization? What are its limitations that lead us to use Adobe Target? I highly appreciate all your responses. Thanks,RK.
I have added metadata to a folder on DAM by using a custom folder metadata schema. However, I am unable to retrieve the information back using the assets API. Doesn't work even with /jcr_content/metadata in the API path. Is it possible to retrieve it using Assets API at all? and how?
Hi All, We are trying to implement personalisation for A/B testing for a AEM component using Context Hub. We have 2 variations of a Component and we need to personalise based on 50-50 Split. So out of 100 users 50 users should see variation1 and 50 users should see variation2.This will not be based ...
I am following the article for Local AEM Development with the Universal Editor.https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/developing/universal-editor/local-devWhere do I need to add a meta tag return in the step? <meta name="urn:adobe:aue:config:...
Hello everyone. We have been requested to use a new CSP directive in the project, the directive is CSP: report-uri or CSP:report:to. The problem is that these directives send an http-post request against a uri, which would be from the project itself in AEM. Reviewing the AEM documentation, we have s...
I'm trying to setup AEM on my MAC machine (JDK 11), but I see the following error: 18.07.2024 16:14:29.173 *ERROR* [main] Cannot launch: Cannot install jar:file:crx-quickstart/app/cq-quickstart-cloudready-2021.11.6058.20211123T163652Z-211100-standalone-quickstart.jar!/resources/org.apache.sling.laun...
Hi all, We are working on a use case where we must cache a proxy request. For example, we have a path /us/en/load (sample path) where we pass through this request from the dispatcher to a third-party back-end server (which is not AEM). RewriteRule /us/en/load https://third-party-server/us/en/load [P...
Hi, We are migrating from AEM 6.5.17 to Adobe Cloud Services. After deploying the code, we encountered the following dependency issue. com.adobe.cq.commerce.common,version=[3.7,4) -- Cannot be resolvedHas anyone else experienced this and can provide any pointers? I have reviewed the following relate...