New in release 1.0.x
This document describes the following updates to the Adapter
for TCP/IP in releases 1.0.1, 1.0.2, 1.0.3, and 1.0.4.
- An error handler is invoked whenever an error or exception occurs.
The error handler is configurable, and custom code can be written.
- Connection pooling is available to improve performance during
synchronous request processing.
- Support for the BO_Verb attribute has been provided during request
processing.
- Support for Base64 encoding of incoming data and decoding of
outgoing data has been added.
- The adapter was migrated to Adapter Framework 2.6.
- Request processing has been enhanced:
- Both asynchronous and synchronous processing is available.
- Message handlers can be bypassed.
- BIA_ApplicationMessage is now part of both the Inbound and Outbound
sections of a map.
