Hi All,Currently the audit log report under acs commons can be generated by the admin users, I would like to create a group for non-admin users to generate audit log report.May I know what are the permissions i need to enable to do so?
Hi all,In Image component v2 dynamic media smart crop is not working with any rendition in AEMaaCS.AUTO or a custom one. After checking renditions image is not visible.After selecting :-Image presets are working fine. Any suggestions will be helpfulThanks in advance.
I have a CAC field something like below, I have a need to make the value of this field dynamically due to a strange use-case.Is there a way I can do this in javascript or with Java code? This has to be a different value and I can't even have a pre-defined set of values for it. @property(order = 1,...
Hi AllAEM Linkshare functionality when multiple assets within a folder is shared and downloaded, the assets are inside another sub-folder instead of all assets directly inside the parent/root folder. Is this a recent change in OOTB Link share functionality?Is there a configuration to download all as...
In AEMaaCS, we have multiple preview domains configured in the Domain Mapping section of Cloud Manager. All of them are mapped to our Preview production environment, each associated with specific content paths. However, when generating a Preview Link for a page (e.g., from the Page Editor), AEM seem...
Hello - I've recently attempted to sign up for an Adobe AEM developer account that will allow me to download the Java SDK for the purpose of developing a package that uses the Translation Integration.I think I did everything correctly, but I never received a confirmation email and when I go to https...
Hi , I am trying to create a dynamic component that displays pages as cards, the data is dynamically pulled from page properties,like featureImage , page title ,etc ,as we have dynamic media I am trying to utilize it by using image component in card component to load the featuredImage from dynami...
We are working on an AEM as a Cloud Service project using Azure DevOps Git as our repo, and our main AEM project includes a couple of Git submodules for shared components and clientlibs. Everything builds fine locally, but when deploying through Adobe Cloud Manager, the pipeline fails to recognize o...
Hi everyone,I'm facing an issue in my AEM as a Cloud Service project where a custom component renders correctly on the Author instance (both in Preview and Edit modes), but it does not appear on the Publish instance. There are no errors appear in the browser console or server logs.
Hi,I am working in a multi tenant AEM instance. We are trying to retrieve workflow instances running/in any state for a particular model. We tried using getAllworkflows() which will give workflow instances of all the models. We tried few approaches but not working as expected. Can you please suggest...