Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 4 Transaction Handling : Overview

Overview
TIBCO ActiveMatrix Adapter for Kenan/BP provides Transaction support through User Defined Transactions (UDT) and Orders Services.
Kenan/BP User-Defined Transactions (UDT) is a premium module of the Kenan FX suite. It supports grouping of multiple API requests into a single request. It is a convenient way to implement transactional integrity. If any request fails for some reason, the entire block of requests is rolled back. In addition, these provide a higher level of abstraction to the user from the Kenan/BP API-TS.
TIBCO ActiveMatrix Adapter for Kenan/BP provides GUI tools that help you construct UDT requests with TIBCO ActiveMatrix BusinessWorks XML utilities. The adapter also bundles new examples to demonstrate the usage of UDT. See the TIBCO ActiveMatrix Adapter for Kenan/BP Examples for more information.
Orders Services is a mandatory component of the Kenan FX middleware. It is fully supported by the adapter through the standard Kenan API Transaction Set. Orders Services adds transaction integrity and manages objects that are covered by the Ordering Module such as Account, Service, and NCRs.
See Kenan User Defined Transactions Guide for details about UDT. See Kenan Orders Services Guide for details about Orders Services.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved