Hi!
I am having issues suppressing errors in my Gateway error flow. Instead of just rolling back the inner tx, I get "Transaction rolled back because it has been marked as rollback-only" and...
Type: Posts; User: Marre; Keyword(s):
Hi!
I am having issues suppressing errors in my Gateway error flow. Instead of just rolling back the inner tx, I get "Transaction rolled back because it has been marked as rollback-only" and...
Thank you, it works fine using a transactional gateway :)
Hi!
I have difficulties configuring a "spanning" transaction, i.e. a transaction spanning over multiple services.
Currently each service is transactional but it is not enough in some cases.
...