EntireX Version 9.7
 —  Release Notes  —

What was New in Version 9.5

The main purpose of this release was compatibility with version 9.5 of the webMethods product suite. It also included multiple changes and enhancements, which are described below:


Workbench Enhancements

Support of Eclipse 4.3

Eclipse version 4.3 is now supported.

IDL Extractor for COBOL

Before you use the IDL Extractor for COBOL, make sure you have installed all the available fixes for the EntireX Eclipse plug-ins.

Top of page

RPC Server Changes and Enhancements

Automatic Syncpoint Handling

The CICS and IMS RPC servers automatically issue a SYNCPOINT under certain circumstances. See Automatic Syncpoint Handling under CICS | IMS.

The configuration parameter SYNCPOINT is now deprecated.

Top of page

Broker Enhancements

Top of page

Internationalization

Simplified ICU Conversion

For ICU Conversion, SAGTRPC detects single-byte codepages automatically and converts them quickly and efficiently in one step from source to target encoding. This means that for single-byte codepages, SAGTRPC is the same as SAGTCHA, which simplifies the internationalization approach ICU Conversion:

There is no need to reconfigure ICU conversion in your existing environment; your settings for ICU conversion will continue to work. Moreover, if SAGTRPC is defined in your environment but not really needed because all your RPC components use single-byte codepages only, broker throughput should increase and you should get better response times.

For conversion, set the service-specific or topic-specific broker attribute CONVERSION in the attribute file.

See also Configuring ICU Conversion under z/OS | UNIX | Windows | BS2000/OSD | z/VSE and What is the Best Internationalization Approach to use? under Internationalization with EntireX.

On-error Trace for ICU Conversion

For ICU Conversion, both SAGTCHA and SAGTRPC provide an on-error trace. See TRACE option of the service-specific or topic-specific broker attribute CONVERSION in the attribute file.

Top of page

Brainstorm Ideas

Brainstorm is a one-stop portal for all Software AG customers to submit feature requests, vote on ideas that have been posted by other customers and get your voice heard. All product categories are moderated by product managers, and ideas get responded to and updated on a regular basis. Here is a selection of Brainstorm ideas that have been implemented in EntireX. The number in square brackets is the Brainstorm ID.

Top of page

Increased Platform Support

EntireX is now supported under the following additional platforms. See List of Components per Platform for full list.

Top of page

Documentation Enhancements

Top of page

Other Changes and Enhancements

SSL Support with LDAP Server

SSL connections are now supported by the LDAP server. A new configuration parameter protocol is provided in the xds.ini file, and a new value ldaps is provided for security-specific broker attribute AUTHENTICATION-TYPE. See

Encyrption Level for Java-based Components using URL-style Broker ID

You can now specify the encryption level for EntireX Java-based components using a URL-style broker ID. See URL-style Broker ID under EntireX Broker ACI Programming.

Error Messages from Java-based Components

In earlier releases, error messages issued by Java-based EntireX components were prefixed with "Broker Error" even if the error was not Broker-related. This has been changed to "Error".

New Configuration Parameters for WebSphere MQ

Top of page