AEM 6.2Hello,I am working on a task where i have to create set of
subfolders with some default properties programmatically when user
creates a brand folder under given path(/content/brands). For this i
have created a workflow launcher which will create subfolders and set
properties to those folders. But what i have observed is that when i am
creating folders under the brand folder programmatically . Launcher is
triggering another event/workflow. Is there a way to configure path in
launcher to on...
Our users are uploading assets with special characters and spaces in the
file names. So, We want to validate the name of the asset, Remove the
special characters and spaces and set the new name. Is there an API
available to do so ?