Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client C API Programmer's Guide | Transactional Client Processing with Adapters | Transaction Processing | Transaction Levels | Non-transactional Behavior
 
Non-transactional Behavior
Adapters that do not support any level of transaction processing have the following characteristics:
*BEGIN and END operations are ignored and no acknowledgements are sent for either operation.
*Events are processed as they are received and the ROLLBACK operation is not supported.
*An error with one or more events does not prevent the processing of subsequent events.