Hi, I have a database with 190 tables and 190 scopes, I mean, one scope per table (the business requires it), I would need that all scopes are in the same transaction and if some one scope fails, all the scopes to go rollback.
can someone help? thanks!!!