Need more understanding on how does activiti handles transaction management.
1. if one or more task in process is failed or having missing data and process fails.
2. if one of task in process requires user input and should continue workflow once user has entered details
3. Re-triggering workflow from current state whenever exception is fixed.
1 the transaction will fail and the process will not move on.
2 this is not a failure condition - the process (including its persisted state) will then be at the user task.
3 many users are using async tasks and restarting with job executor - see How to force Activiti to retry a failed service task attached to a boundary event? or Retrying a Java/Custom Task after failures
Also relevant to your question are Resume a service task after error occured and java - Activiti: Check Process Failed to Ended - Stack Overflow
Ask for and offer help to other Alfresco Process Services and Activiti Users and members of the Alfresco team.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.