Conversational AI that drives discovery, confidence, and conversion We’re excited to share that Adobe Brand Concierge is now generally available - a new, brand-first AI application designed to help you deliver richer, more intuitive digital experiences. What is Brand Concierge? Brand Concierge ...
The Day CQ DAM Event Recorder OSGi bundle provides activity logging on the user's /home/user/ folder in a node like the following: /home/users/O/OO/activities/dam/2024/04/24/xxx... and contains information that we can later write activity reports on (who uploaded or published what and when, etc) Wha...
Hi All, We are working on a integration between AEM and Adobe Campaign Standard.The content for the emails is prepared in AEM and used in Campaign. The issue we encounter is that urls, for example image urls, in the email always point to author instance, instead of the publish instance.We're using t...
I have tried to Launch the workflow through code and got the below error Please find below the below code package com.geeks.demo.core.servlets;import com.adobe.granite.workflow.WorkflowSession;import com.adobe.granite.workflow.exec.WorkflowData;import com.adobe.granite.workflow.model.WorkflowModel;...
My custom bootstrap connector (forked from this) produces this error running on AEM Cloud: com.adobe.granite.translation.connector.bootstrap.core.impl.BootstrapTranslationServiceFactoryImpl Error while resolving config resourcecom.adobe.granite.translation.api.TranslationException: Error getting Clo...
We have site pages under project "/content/project/en/us/page-1" , and some of these page have components that fetch content from content fragments under "/content/dam/project/cfs/CF-1" While creating an AEM > Sites > Launches (<server>/libs/launches/content/launches.html ) , we are able to add Page...
Hi Team, i've copied OOTB "DAM Update Asset" and "DAM Sub asset" workflow Models in to my codebase under custom path and implemented some pdf rasterizer custom steps. Also rename the workflow name, title and description. Once i deployed the changes through the code in my local i see the custom chan...
Hi AEM Gurus, I am deploying Facebook Pixel, a piece of code that place on the official AEM sites. Pixel collects data that helps the team brand to track conversions from Facebook ads, optimize ads, build targeted audiences for future ads and re-market to people who have already taken some kind of ...
Hi, I need to search for assets that meet various criteria, such as having either of two tags, using Boolean search options. I follow the below steps and get a -1 error message. 1. In Adobe Experience Manager Assets, click the search icon2. Enter a search string using Boolean operators (Eg; Ocean OR...
Hi All, When we upload an image in DAM, it allows the uploading of image with extension (.png /.jpg). But when we try to modify the name with the Move operation we get error that ". is not allowed" as it contains an extension. If we remove the extension, then it is allowing us to modify the name, ...