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 have a workflow which needs to end by sending a custom notification to a particular group or user , is there any way, where we can send custom notifications to users or groups programatically(from Process step) in AEM.ThanksKarthik
So I have a workflow model, which is used in one scenario. I have several environments. On the fresh environment my workflow model works as expected.On existing environments it seems that it uses old version of the workflow. I would like to ask if workflow model are cached somewhere ? If yes, how ca...
We have custom implementation to find the pages / assets which do not have jcr:content. It was working fine AEM 6.0 version but we are migrating to AEM 6,3 now and we are facing the below error when we open the pageError during include of component '/apps/misc-tools/components/missingNode'Error Mess...
Hi,When we give folder level permissions to Users for DAM folders, the current logged in user also gets the access to the folder by default along with the newly added user.Now when we want to remove the access, we are not able to remove the current logged in user but all the other users can be remov...
I am noticing an interesting issue and am not sure if it's a bug or some configuration is missing. When selecting a folder in Assets and then select "Publish" from the context menu, no replication happens:Use the AEM Content Fragment tool to create a new folder (it's in the DAM) and a new content fr...
Hello All, We implemented a dynamic tab dialog by overlaying /libs/granite/ui/components/foundation/layouts/tabs/tabs.jsp in AEM 6.0. Now we are migrating from AEM 6 to 6.3. And this dialog is breaking.Below is brief description of the dialog in AEM 6.0When we open the dialog, the default view is sh...
Hello - I have recently created a package using Adobe Package Manager. However, I cannot see any packages in the Package Manager after I created a package.Checked error.log it says:27.03.2018 17:50:11.814 *WARN* [qtp871638439-2633] org.eclipse.jetty.server.HttpChannel Could not send response error 5...
So I'm trying to import some content from an Excel spreadsheet and save this to AEM.After saving it to author, the data gets replicated to the publisher.As part of the pre-import processes, I am deleting the destination folder and then recreate it.The issue is that while the destination folder gets ...
I have foundation-project ( AEM project with bundle, components modules). foundation-project is added as <dependency> in the pom file of CompanyProject.When I do autoInstallPackage on CompanyProject, I would like to have foundation-project bundle, components deployed to local AEM instance.How to ach...
Hi All,We are using dropdown as multifield in page properties. When the page properties are opened and dropdown values are selected and saved, they are stored in jcr as String array but when the page properties are opened, the selected values are not rendered and shows multifield dropdown as never ...