Hi @SateeshRe if your main question is: How can you complete the workflow programmatically after the asset replication or rejection?Then ,To complete the workflow programmatically, you can use the AEM Workflow API.Here’s an example of how you can achieve this:String payLoad = workItem.getWorkflowDat...