This action is not allowed outside of current transaction error
Hi ,
we are using an explicit commit in one of the activity inside a flow.While Cancelling the work an error “This action is not allowed outside of current transaction” is returned.
Pystaletransaction is the activity that generates this error.Under what circumstances this activity is invoked?
why this error is not returned when we submit and complete the flow and occurs only when we Cancel or return to Previous step