Hi, When assets are uploaded, the Asset update workflow does not trigger on its own, but needs to be run manually.Any idea on this issue?AEM version used - 6.4.7 but works perfectly fine on another environment with the same version. Regards,Shibani
For the below code getting Vulnerability, can someone assist with what to write instead:@Override public List<OptionItem> getCustomItems() { return customItems; } Passing this @Override public List<OptionItem> getCustomItems() { return List.copyOf(customItems); } @Override publi...
Hey guys, We received Libre Franklin fonts (.ttf) files which we want to include in our codebase.I am trying to add them to path - ui.apps/src/main/content/jcr_root/apps/project/clientlibs/clientlib-site/resources but get the below prompt - The following paths are ignored by one of your .gitignore f...
how we can checks the replication status of the content (e.g., an asset or a page) using code, i have a usecase to implement where i need to check whether a content is in replication or published
hey guys, I have a requirement to basically create a teaser component from both image and video in AEM.The OTB teaser component works very well for images. But not sure what's the best approach to do when it comes to supporting video too. I was thinking creating a new component which has sling:resou...
We have implemented "Change Thumbnail" button for the videos. The button is visible only for videos uploaded on one folder but not for the videos that are uploaded on other foldersFor ex:-/content/project/videos :- Assets uploaded in this path folder the change thumbnail button is visible/content/pr...
1. i want some properties and nodes get filtered out when i click replicate prgramatically.2. my actual requirement is when i click quick publish, I want some properties with values /conf/.... not to get published.Below is my actual code. Filter for /bin/replicatepackage com.macnicagwi.core.filters...
I have scheduled exam for AD0-E717 Adobe Commerce Developer with Cloud Add-on Professional certification exam, I also joined before 15 mins of scheduled time & During the initial connection with the proctor, I was advised to download the GoToMeeting software instead of using the browser, as there wa...