![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
TIBCO ActiveMatrix Adapter for Kenan/BP allows enterprise systems to integrate with Kenan/BP. The adapter mediates between Kenan/BP and the TIBCO environment. The adapter allows external applications to send and receive messages to and from Kenan/BP.The adapter maintains data integrity in both directions, and integrates other software in the TIBCO environment seamlessly into an enterprise.TIBCO ActiveMatrix Adapter for Kenan/BP supports the following capabilities:
• PAM Compliance The adapter performance statistics can be monitored from TIBCO Administrator through its component called PAM (Process Activity Monitoring). Performance statistics methods and other adapter-specific methods are added to the TIBCO Adapter SDK class microagent. Performance statistics can be obtained through these methods.
• Load Balancing The adapter can run multiple request-response services in a distributed queue, resulting in load balancing. Load balancing is implemented through the use of the TIBCO Rendezvous distributed queue protocol.
• Fault Tolerance The adapter supports fault tolerance.
• Tracing and Tracking Facility The adapter’s error management uses the TIBCO ActiveEnterprise exception handling and tracing facility. The adapter also incorporates the Tracking Info functionality of the TIBCO Adapter SDK.
− Providing end-to-end traceability of business documents in case of errors or processing that hangs.
• Exception Handling Exception handling is supported at both the adapter and Kenan/BP levels. If the adapter encounters any exceptions while processing the request, the error message is returned as part of the response schema.
• Multithreading The adapter supports a static number of threads. The number of threads is specified at design time. See Multithreading for more information. The number of connections to the application server will not exceed the number of threads. With multiple threads, the adapter processes multiple messages concurrently. The maximum number of threads cannot exceed the minimum PoolableATMI Size (specified in pools.properties) and the MAXWSCLIENTS (specified in KenanFX.ubb). Refer to the Kenan/BP System Administration Guide for more details.
• Transaction Handling TIBCO ActiveMatrix Adapter for Kenan/BP provides Transaction support through User Defined Transactions (UDT) and Orders Services. See Chapter 4, Transaction Handling.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |