The IBM WebSphere Business Integration Adapter 2.1 release
provides the following new functionality in the Java connector
library:
- The Java connector library provides access to attribute values
that are LongText with the following new methods in the
CWConnectorBusObj class:
- getLongTextValue() to retrieve a LongText
attribute value
- setLongTextValue() to set a LongText
attribute value
- The Java connector library now supports synchronous sending of
an event with the executeCollaboration() method in the
CWConnectorAgent class. This method is valid for use
only when InterChange Server is the integration broker.
