We are excited to announce that Adobe Developers Live returns on November 12, 2024, bringing together the Adobe Experience Manager and Commerce community in a hybrid format. Whether you attend in-person at Adobe’s HQ in San Jose, California, or virtually, this event is designed to provide valuable ...
Hi Everyone, We have an AEM package that we want to deploy in Adobe Cloud using Cloud Manager. We want to do SonarQube Code Quality Scan, Nexus IQ dependency scan and Fortify SCA on the code that is being built. Is there any way that we can achieve all these three in Adobe Cloud Manager? If anyone h...
Hi AEM Community, I have a requirement to create custom UI console for AEM Groups and Users. We want to search user by the email and then apply CRUD operations on Group memberships. Upon submit button we want to maintain a log of the changes made and store the changes in a YAML file for user conf...
Helo All,I need to restrict a custom components being added to a parsys in 6.5x something similar to "allowedParents" for templates.This component should only be allowed inside a container. Any suggestions would help. Thanks and Regards
I have created an assets folder in the cloud sandbox. To be specific in this directory: "https://author-XXXX-XXXX.adobeaemcloud.com/ui#/aem/assets.html/content/dam/demo-assets/sampleassetsexample" I have uploaded 3 images in this folder. Then, i have selected each images one by one and get into the...
So what I know is that to create a Dynamic media scene7 URL for an asset is :https://<scene7domainname>/is/image/<companyname>/<assetname> Also, Through UI, I can see that the url for a rendition is https://<scene7_domain_name>/is/image/<company_name>/<asset_name>?$<image_preset_name>$ However the ...
Hi @everyone I have a requirement to deny delete for some user on Experience fragment. Initially i have denied /content/experience-fragments/project_name/xxxx/xxxx/xxxx/ ex - - local-ex-authors: - path: /content/experience-fragments/project_name/xxxx permission: deny actions: create,mod...
Hi , Need help in understanding these below issues . Not sure they are false positives. If anybody knows fixes for these it would be of great help. 1. granite/ui/components/coral/foundation/renderconditions/simple2. cq/gui/components/authoring/dialog/richtext3. cq/gui/components/authoring/dialog/fil...
Hi, We are exposing HTML , CSS and JS to third party applications within same domain. Can you please suggest API security we can implement to prevent it from accessing . AEM by default is not allowing AJAX from other domain. But it can be accessed anywhere through browser directly. Thanks,Poovitha S...
Hi, We have recently upgraded to Service Pack 17 from 7, we started getting null pointer exception from code whenever optional field from content fragment is returning null. Before upgrade we didn't get since empty fields are coming as empty which we have handled in code.Any suggestions how we can f...