Session Details Discover the brand-new AEM Assets docs landing page—a redesigned, narrative-driven entry point that brings together key capabilities, user journeys, and strategic features of AEM Assets in one place. This session will walk you through how the new landing page serves as a one-stop de...
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 ...
We can use cq:htmlTag to write our custom tags and attributes to be added to the DIV as mentioned in the below page.https://helpx.adobe.com/in/experience-manager/kb/ComponentDiv.htmlBut, the question is we can only add static values where I would like to add dynamic values like I want to add compone...
I am getting the problem below when running a RedHat AEM service :Loading quickstart properties: defaultLoading quickstart properties: instanceorg.apache.commons.cli2.OptionException: Unexpected start while processing Use these options on the Quickstart command line. at org.apache.commons.cli...
Hello all!I need to do some workarounds for Microsoft products, and to do that I need to know the User-Agent in slightly, and do something different in the template if the User-Agent is 'ms-office'.I've never been able to figure out how to use methods on the 'request' global object that require para...
Hi Experts,I have done local setup of AEM 6.1 and Shibboleth IDP using this link "https://helpx.adobe.com/experience-manager/kb/saml-demo.html"Environments are :: AEM 6.1, Shibboleth IDP 2.4.0, Tomcat (App server for IDP) 6.0.44, OpenDS (LDAP Server) -2.2.1Keys Setup ::I have created Private Key, Ke...
I'm trying to set a coral UI dropdown box's value on a content fragment metadata screen via Jquery based on an AJAX call I make. The values are all setup already I just need to update the selected value from the default. However I run my jquery after document ready which sets the values successfully...
HiI just created a new project using Eclipse Mars and the archetype 10 in order to deploy it to AEM 6.2 instance.I'm using the "AEM Developer Tools for Eclipse" and until 6.1 everything was great, but once I tried (with 6.2) to add a new server in eclipse and start it in debug mode I had this:org.a...
Hi,I am developing a custom application where I need to get some selected properties of node(s) in JSON format with REST API.Has anyone came across this kind of requirement?Can it be achieved with default implementaion of Apace sling within AEM or do I need to write some custom REST API's ?I also lo...
Hi All,Details as below :#1] We have made use of externalizer.externalLink(getResourceResolver(), domain, "/") in our code and to this we are appending the dam asset location. So, ultimately we have a url generated like http://www.mywebsite.com/content/dam/../.../.jpg. In our publish instance due to...