What's new in Rational Business Developer V9.0.1

This topic outlines the capabilities that are new in version 9.0.1.

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

EGL Dojo mobile widgets

Rational Business Developer introduces a new EGL Dojo Mobile programming model in version 9.0.1. 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.

egl.enableRefresh ant task

The egl.enableRefresh ant task is added to Rational Business Developer Version 9.0.1. You need to call the egl.enableRefresh task before you load the resource that needs to be refreshed. For more information, see egl.enableRefresh.

move {justify = left} or move {justify = right}

The move statement in Rational Business Developer Version 9.0.1 has a new justify annotation. See move for more details.

the enableGeneration method and the IPartInfo interface

Rational Business Developer version 9.0.1 has introduced an enableGeneration method and an IPartInfo interface. For more information, see Generating part reference statistics.

getCurrentCallStack()

getCurrentCallStack() is a new function in Rational Business Developer version 9.0.1 for EGL library sysLib. It returns a dynamic array of EglCallStack records that provide the currently executing list of programs in the run unit to get to this point of execution.

new sysVar system variables

There are 4 new sysVar system variables added to Rational Business Developer version 9.0.1. For a list of all the sysVar system variables, see EGL library sysLib.

execute considerations for CICS

For CICS®, you can use the EGL execute statement to carry out a native EXEC CICS statement with dynamic elements. For more details, see execute considerations for CICS.

remote DL/I for z/VSE

The EGL debugger can now access DL/I databases on a z/VSE system. For more information, see Using the EGL debugger to debug VSE DL/I applications.


Feedback