Hi, What is the best approach to provide an assets search API to a 3rd party system? They need to query AEM DAM and show assets in their system. Search Parameters : Asset Title, Asset Description, Asset Content (in case of documents), Search by Custom Metadata Field (future scope) Thanks
Hi, We are planning to consume AEM DAM assets (mainly documents/images) in a 3rd Party system by leveraging the out of the box HTTP assets API. However, the existing API does not expose all fields from metadata. For example: My image has title and description set in metadata. API response: http:/...
Can I include xf directly on the AEM component through Sightly? For ex: this is existing code: <sly data-sly-test=${currentStyle.myFlag}>data-sly-resource="${ @path='myContent', resourceType='/apps/my-common/components/content/mycomponent'}"data-sly-unwrap="${!wcmmode.edit}"></div></sly> But now ...
Hello - what is the most efficient way to crop a rectangle image into a circle, and if needed, move the focus (center) of the crop? For example, if I don't want the person's head cropped off I can move around the crops position over the image. Thanks!
I am transitioning an existing site onto AEM. It appears that AEM currently doesn't have a slider bar component. I've read several suggestions on how to extend AEM's functionality using Bootstrap, Sitely, plugins that allow you to import JS libraries... However, all of these solutions come with dev ...
I want to maintain videos in AEM DAM and use it in aem pages. I am following this document for setting video component https://experienceleague.adobe.com/docs/experience-manager-65/administering/operations/config-video.html?lang=en#install-ffmpeg. I believe I have to use /libs/foundation/components/...
Hi , I want to create a "Dynamically populate selection dropdown in a dialog with a datasource using JSON" have any perfect reference please ping me how to do step wise function.
Hi all, I am searching for ways to upload data from AEM author instance to google drive. Is there any documentation which would be help me in this. Thanks in advance.