Hi Adobe Experts, I’m trying to build an AEM project (using the latest SDK author-2024.11.18751) and the build keeps failing at the ui.frontend module.Initially, I faced the error: vbnetCopy codeError [ERR_REQUIRE_ESM]: require() of ES Module ...vargs/index.mjs is not supported. I followed previou...
Hello, We are currently using Adobe Experience Manager (AEM) on-premise with Dynamic Media publishing assets to Scene7. Is it possible to stop publishing to Scene7, while still utilizing the other features that Dynamic Media provides within AEM? If so, what configurations/workflows/launchers should ...
Hi Adobe Community,I'm encountering an issue while building my AEM project using the AEM SDK (cloud version). I followed all the steps as per the documentation, but the build keeps failing at the ui.frontend module.The error log shows: javascriptCopyEditError [ERR_REQUIRE_ESM]: require() of ES Mod...
XFA form unable to edit can it be used in Adobe create a web form and get data from customers?Since editing XFA form is not possible web form option looks more digitalized and user friendly option but before going ahead with that can we use XFA pdf form in that
I have gone through with Experience blog "https://experienceleague.adobe.com/en/docs/experience-manager-learn/cloud-service/local-development-environment-set-up/aem-runtime#download-the-aem-as-a-cloud-service-sdk"And trying to download AEMaaCS sdk to setup my local , but its not opening and every ti...
Hello, If we open the publish url for an adaptive form on our desktops, phones and tablets, the form is responsive. If we embed the adaptive form into a content page in sites, publish the page, and then open the published page, the form is no longer responsive. If we switch between screen sizes in t...
Hi everyone,I'm running into an issue with updating the com.day.cq.commons.impl.ExternalizerImpl configuration in AEM (local author instance). I’ve created a runmode-specific config file at: /apps/my-site/config.qa.author/com.day.cq.commons.impl.ExternalizerImpl.xml Here’s the content of the XML: ...
Hey guys, I am trying to add a new dependency with the objective to create CFs programatically.I added the below dependency in my core pom.xml<dependency> <groupId>com.adobe.cq.dam</groupId> <artifactId>cq-dam-cfm-api</artifactId> <version>1.10.0</version> <!--${aem.sdk.api}--> <scope>pr...
Hello Community,I have created RepoInit scripts to create a service user and grant specific permissions. However, for some reason, I am unable to predict the behavior of the granted permissions. Initially, when the script was deployed to the instance, I observed the following permissions in the cont...
Hi, 6.5 SP22 on prem user here. I am tasked to audit document files (30k+). My approach is to export a file report, then sort by used who uploaded, then modified. Then send a list of files to the user asking to audit their files. The challenge here is - I only want to first see the document files th...