The following new capabilities are introduced in Rational® Business Developer V9.0.1:
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.
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.
The move statement in Rational Business Developer Version 9.0.1 has a new justify annotation. See move for more details.
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() 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.
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.
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.
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.