Overview
This chapter describes the webMethods Broker C API for implementing applications that publish events using a transaction processing model. Reading this chapter will help you to understand:
The various levels of transaction support offered by adapters
How to create a transaction identifier
How to begin and end a transaction
How to perform a
COMMIT operation
How to perform a
ROLLBACK operation
How to perform a
SAVEPOINT operation