I have some assets in a particular folder in dam. Now all the assets in this folder should be read by only logged in users. It is an e-commerce site and if a seller logs in only then he /she can access and download these assets. How do I implement that ? Currently if we somehow get the access of the...
I need to scan assets before uploading to DAM for virus free. We are using AMS, Is there any aem provided services to do this virus scan before uploading to dam? or Please suggest a best way to do this.I need to have a filter for createasset path and need to do this scan with the file input stream f...
how to fetch records based on modified date which is done on perticular days of months using Query builder.For Example: i have to fetch records based on modified date is all Wednesday of particular month using Query builder.
I am struggling to find how the AEM Core Form Component's Mail Action, and how to set this up.Please if you understand how this works, let me know. aem-core-forms-components/ui.apps/src/main/content/jcr_root/apps/core/fd/components/aemform/v1/aemform at master · adobe/aem-core-forms-components · Git...
For AEMCaas, how do we change the Adobe build scripts for pipelines?What happens if I want to do something likemvn clean -PautoInstallPackage -DversionOfMyService=1.0.0
Hi, is it possible to cache/content/my-site/jcr:content/my-component.json/product1/content/my-site/jcr:content/my-component.json/product2/content/my-site/jcr:content/my-component.json/product3And if so, please let me know the dispatcher configurations.
Hi all, We are in the process of upgrading to AEM 6.5.15.0 from AEM 6.4+. We will also be upgrading the AEM ACS Commons and the Asset Share commons packages too. Quick question around AEM Assets Commons - Would like to understand that any of the out of the box enhancements that are part of th...
hi , I supertyped List component and created a new component with new option "Custom List". Out of the box "fixed list" links have ".html" extension, where as custom option, model I created does not generate ".html" extension. Question: what is the best way to generate .html extension (Is it u...
I am trying to create, update and build a package using curl commands, but build steps fail with response curl: (22) The requested URL returned error: 503 On /crx/packmgr when I check it shows package last built time stamp, but even on retrying build fails. On building directly from /crx/packmgr bui...
With the latest aem as cloud service sdk, com.day.cq.dam.api.collection.SmartCollection has been marked as depricated. How we can manage working with smartCollection in aem sdk?