Hello, I am working on enabling smart crop feature in core image v3 component. I have the image profile for smart crop created and also the smart crop renditions have been generated. It is working fine with the core image v2 component. So the issue is only for image v3 component. I have already loo...
I am attempting to create a new folder in the AEM cloud utilizing the assets/api. This is my payloadhttps://author-<author>.adobeaemcloud.com/api/assets/parentPath/* HeadersContent-Type=application/x-www-form-urlencodedAuthorization=Bearer <token> Requestname=test-folderjcr:title=test-folderclass=as...
Hi All,I have recently installed AEM service pack 22 on AEM6.5 local machine.But After installation bundle AEM UI WCM Admin Bundle(com.adobe.cq.ui.admin) is not active and remained in installed state.After reviewing it found that one of the Imported Packages not resolved.com.adobe.granite.ui.compone...
Hi All, etc.clientlibs is giving 404 in Dispatcher. We can not allow the path in dispatcher due to security reasons. can anyone recommend other alternatives to include OOTB css. We have our custom css in etc/designs in AEM 6.5. Thanks In Advance.
I have a dialog that is only relevant to 2 out of 3 dropdown options and would like to hide it if option-1 is shown I know how to set up the xml to SHOW dialog if an option is selected but not to HIDE it for a selected option and am not sure what I need to update to hide for a specific value. Any in...
Hello AEM Community, I'm facing challenges customizing the 'Share Link' popup in latest AEM SDK (v2025.4.20476.20250414T214138Z-250300) and would appreciate your expertise. Here is the issue:I want to add the text field and a button into the popup. For the same, I am trying to customize the Assets ...
Hi,My requirement is to use Akamai as CDN for my AEMaaCS project.Followed this documentation from Adobe CDN in AEM as a Cloud Service | Adobe Experience Manager.Akamai we configured as per the sample vendor configurations.I created a edge key and deployed it through cdn.yaml file (attached screensho...
Hello AEM community, We are looking for compliance and monitoring in our security team with our AEMaaCS solution.I have some questions about the Audit Log and best practices on externalising it as "surprisingly for us" this is JCR nodes instead of a log file. I have found the Audit Log just logs Ass...
I am working on SAML2.0 Login functionality works fine but the Logout is not happening properly. I have given the IDP url for logout. and tried giving "/system/sling/logout.html" and "/system/sling/logout.html?resource=/aem" its redirecting back to home page of /aem/start.html. I dont see proper doc...
Hi TeamI am working with scheduled jobs in AEM and have encountered a scenario where a job is initially configured with a 10-minute cron expression. Later, the requirement changes, and the cron expression needs to be updated to trigger the job every hour. The cron expression is sourced from the OSGi...