This issue we have resolved by creating a custom workflow and it will trigger on creation/upload and update of an asset in dam by using Launcher configuration .Thanks.
I have an requirement in AEM guides cloud when an asset uploads need to perform some update activity on metadata .Earlier we hv Dam Update asset Workflow and there we can add any custom workflow model to achieve this goal .Here in AEM cloud as this workflow not available hence without adding any cus...
When i select global folder profile i can see the XML Editor UI configuration .But when i select the custom folder profile not getting reflected XML Editor UI configuration in new UI of AEM Guides.AEM Guides version- com.adobe.fmdita-aemaacs-2025.2.0.209.zipCustom folder profile not having option XM...
@EstebanBustamante thanks now its working fine i was using the wrong session. How to write junit for this wfsession.complete(workItem, (wfsession.getRoutes(workItem,false)).get(0)); wfsession.suspendWorkflow(workItem.getWorkflow());
Hi @daniel-strmecki while writing junit for public method this private method not getting covered and coverage is getting down. if u hv any example please share