Implementing reusable business transactions in the server side
This section describes how to implement the reusable server side
transactions for each channel.
Implement the server side transactions in
the following order: defining the operation, its context, data, invoker and
finally implementing the operation.