I am new to AEM and will be working with AEM as a cloud service version for a migration project where the current implementation is not on AEM. In the current implementation, MySQL DB is used to store static data that is referred by the workflows to drive business logic. It is not the content data t...
I am trying to integrate google drive api with AEM. I am not able to find any specific documentation for the same.At first I tried to create a workflow but that was for data upload. Now I want to integrate google drive api with AEM. So is there any documentation which can help me with this? Thanks ...
Hi, I need to overlay "/libs/cq/xssprotection/config.xml" to the project and add oembed inserts in config file for iframe in embed component. Since the webpage used in my project is not added to the iframesrc. How can I achieve this?I added the website here, but still the src was shown in iframe."<...
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