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 ...
I am a developer and I have a local instance I use for building and testing. My system is using the Java 11 JDK. After some number of builds, I haven't counted but the instance is fine for a bit then fails. The builds are successful and deploy fine. The issue I'm running into is that something happe...
I have created a dialog with a multifield where the first item is a dropdown selection on selection of the value the next items are populated. The dropdown options are DM video/ Youtue video. If the selection is DM video it will populate title, video path filed and image path filld. If its a YT Vide...
Dear All,I have setup AEM cloud SDK in my local and trying to implement robots.txt by following the below blog. https://www.aemtutorial.info/2020/07/ Here I am facing 2 issues. 1) Issue-1 - I have created a file under root content like below./content/mysite/robots.txtWhen I am trying to see the robo...
The documentation says this: "any certificate must be a X.509 TLS certificate from a trusted certification authority (CA) with a matching 2048-bit RSA private key." But it doesnt say how. Presumably we can use openssl, e.g. openssl req -new -newkey rsa:2048 -nodes -keyout server.key -out server.csr...
Hey, I'm a web developer and I want to learn about AEM. To do so, I'm trying to install it on my local machine. I want to download the jar file(AEM standalone executable) and according to this link I need to download it from "Adobe Licensing Website".And when I go there I need to login again. I logi...
I am creating a custom dialog for a workflow component. I am using the variablePropertyComponent which has a"type" property which I can set to "java.lang.Long" and the drop down will filter all Long process variables.However, I would like to NOT filter any variables by type. I have tried these thing...
I created a new launch in AEM and i see it when I go to Tools > Sites > Launches. When I select the launch I'm expecting to see the button "Manage content" (as per the tutorial and documentation) to start adding pages to the launch, but I don't have that button. I'm logged in as admin. I can access ...
Hi everyone, I'm having a little issue in the Set Variable, what I need to do is get a value, a number, from the PDF and check if it's lower than the value in stock. We are doing it with the XPath for the XML and with an expression, I'll attach a photo of the path we are using.
Hi, Found out an issue with translated page contained a link to XF. If source page referred to a XF, translated page refers to a launch of XF.For example, source page /content/we-retail/language-masters/en/page has a XF component with link to /content/experience-fragments/we.retail/en/test-XF. The p...
Hello! I'm encountered an issue with translation of XF within a page. AEM resets back translated `fr` XFs to original `en` language.Let me explain with reproduce steps. We can do it with We.Retail example:1. Create XF1 /content/experience-fragments/we.retail/en/XF1 and put text component on it. Type...