Something wierd... Today, after restarting the instance, it works... Adding this message here to prevent people from wasting time... Hi Masters! I'm trying to use ACS AEM Commons Contexual Content Variables(CCVAR) in my project. After following the configuration steps, I get this error message in er...
Hi all, Please can someone provide me solution on how to create a workflow for an asset to be uploaded on google drive. I am new to workflow so, the solutions explained were not that clear. Thanks in advance.
Hi, I have added one class that implements EventHandler for ReplicationAction.EVENT_TOPIC , I publish the content from Author and that same time I get call in my event handler class, here I want to know server details like, scheme, server name and server port, can any one guide me how I can achieve ...
Hi, I am trying to upgrade product recommendations to the latest version 4.0.0, but showing an error while upgrading the module it shows the following error.
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 ...