What's new in Rational Business Developer V9.1.1

The following new capabilities are introduced in Rational® Business Developer V9.1.1:

Support for calling CICS programs with JCICS

You can specify JCICS as remoteComType to call CICS® programs from CICS Liberty applications. This feature requires CICS Transaction Server for z/OS® 5.1 or above.

New EGL editor preferences

New functions in EGL Parts Reference view

For more information, refer to Viewing part references.

Rich UI enhancements:

EGL Dojo mobile widgets

Introduce new EGL Dojo mobile widgets based on Dojo 1.10.1 to support iOS 8:

You can learn how to develop with the EGL Dojo mobile widgets and look up the EGL Dojo mobile widgets API list to learn more about the features.

The suppressChangeEvent property for several Dojo widgets

The suppressChangeEvent is a new property that is added for DojoTextField, DojoCurrencyTextBox, DojoDateTextBox, DojoTimeTextBox, and DojoTextArea to prevent the onChange events after setting this Boolean value to true by code.

New functions for MVC controller and form to get its valid state

The isFormValid() function is added for FormManager and the isControllerValid() function is added for controller to get its valid state without notifying the valid state change listeners.


Feedback