It will be helpful if this library has a rollback mechanism.
For example:
My workflow includes below steps:
WriteReport -> Send to Approver -> Wait for approval (we can setup waiting time, if over, finish workflow) -> If success -> Send email and finish -> On the other hand, if failure, go back to write report step
It will be helpful if this library has a rollback mechanism.
For example: My workflow includes below steps:
WriteReport -> Send to Approver -> Wait for approval (we can setup waiting time, if over, finish workflow) -> If success -> Send email and finish -> On the other hand, if failure, go back to write report step