Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client C API Programmer's Guide | Transactional Client Processing with Adapters | Transaction Processing | Transaction Levels | Conversational Transaction Support
 
Conversational Transaction Support
Conversational transaction support provides all of the features of basic transaction support and adds support for the SAVEPOINT operation. Where other adapters return an error for the SAVEPOINT operation, this type of adapter processes queued events in the transaction, then leaves the transaction open for future SAVEPOINT, COMMIT, or ROLLBACK operations.
Conversational transaction processing