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 ...
Hi everyone,I've just activated the Adobe Html Library Manager minify in /system/console/configMgr, so now every ClientLibrary is called .min.css or .min.js.Here's my problem: the ClientLibraries are not updated until I edit the file, even with only one space, and in this way the ClientLibrary is bu...
Hi All,While creating a workflow i tried to add a workflow task step by following the steps given in Adobe Experience Manager Help | Developing Projects in AEM - Part 2 but it gave me the error into logs section marked below:Error:Caused by: com.adobe.granite.workflow.WorkflowException: Metadata mu...
Hello Everyone,I have below use case:EXISTING CODE:private static final String MAIN_QUERY = "/jcr:root/content/data/myproject/products//*[@sling:resourceType='myproject/common/components/template1']";Iterator<Resource> it = this.resourceResolver.findResources(String.format(MAIN_QUERY), XPATH);int co...
Hi Team!Say we have a component with styles system (which was made through a component's design dialog) and a regular dialog with some initial data. When we apply a style on newly added component without submitting regular dialog, then somehow regular dialog's initial properties vanish.I'm curious i...
Hi All,In our project, we're seeing an issue with iParys. The component is available on both Dev1 and Dev3 environment. On Dev3 , I'm able to edit the iParsys on all parent and child pages but on Dev1 I am unable to edit even though same set of permission is there in both the environments.When I in...
Hi,As per the documentation MSM Best Practices , placing the new configuration before standard rollout configuration is not deleting the pages in the old location of live copy.To fully realize a page move from a blueprint to live copies, consider the following best practices:Create a custom rollout ...
How to have multiple To recipients in my Email ? Currently String[] sends mail one by one. But i want the email to be sent having multiple people in To . How can i achieve it ? I tried ACS commons API with these options. nothing worked. Got Invalid Recipients error. I referred this documentation.Em...
Hi,I observed there are many .tmp files are getting piled up in tmp directory configured for AEM 6.3 instance. Looks like these files are getting created as & when assets are getting uploaded in to DAM.files names are like file6311669405552123936.tmpapache-tika-7793747280624692865.tmpShould this fil...
I am trying to run a mvn clean install and am getting this error message during the company-core installation:[ERROR] Failed to execute goal on project company-core: Could not resolve dependencies for project com.adobe.training:company-core:bundle:0.0.1-SNAPSHOT: Failed to collect dependencies at co...
Hey Their!I was trying to create a YouTube Component using article. When I tried to build the project after updating the parent POM file and core pom file (adding uber JAR and geronimo jar dependency ) build errors are happening. The parent pom, core pom and error screenshot are as follows are as f...