Hi!!We are using core components version 2.21.2 and having issues with images appearing on the publisher with components like teaser, image. Images are present on the publisher but they are not appearing on the publisher. They are appearing on Author though. Any idea why it's happening? Here is th...
We have created (and registered) a custom namespace "test" and custom metadata schema and properties. All the assets on dev environment have properties like "test:brand" and everything is working as expected but when I am moving the content from one environment to another, property name is getting ...
Hi!
I am trying to link an external link (link below) to a teaser component but it's not working. I validated the url with the linker checker as well and it's valid. If I remove the # after spa in the url it works. Not sure why 2 # in the url are causing issue? Please advise
https://experience.ado...
Hi!!
We are using acs commons generic list and it's working fine on author and publisher instance but the list is not appearing on the dispatcher. Please advise.
We are trying to set up SMTP oauth2 integration for AEM Assets as per the instructions suggested in this document. https://experienceleague.adobe.com/docs/experience-manager-65/administering/operations/notification.html?lang=en#microsoft-outlook but it's not working. Which platform should I select w...
I am trying to write a scheduler which runs everyday and looks for assets uploaded from Brand Portal to AEM and unpublish those assets from Brand Portal . I am calling "/var/workflow/models/dam/scheduled_unpublish_bp" workflow in my scheduler to unpublish the assets from Brand Portal but it is ge...
We have an AEM asset author environment (Centralized DAM) and multiple sites author environment for different brands. We are planning to use connected assets to access the assets in our Centralized DAM on our sites environment. Is there a way I can hide/restrict particular asset to appear in search ...
I'm creating an event handler which will run a workflow when an asset is created/uploaded in AEM. I implemented the below filter but multiple events are getting triggered for multiple resource types (original asset and renditions). Is there a way to add a resource type filter so that it is only trig...