The EGL Development User Group is dedicated to sharing news, knowledge, and insights regarding the EGL language and Business Developer product. Consisting of IBMers, HCL, and users, this community collaborates to advance the EGL ecosystem.
Updates in Version 9.7.1 : The following new and enhanced features were introduced in Rational® Business Developer V9.7.1: Generating Source Code from OpenAPI Documents ...
Objective: To secure an EGL SOAP service by supplying credentials in the SOAP body. Users can specify the SOAP authentication type in the deployment descriptor ...
This blog describes a procedure to authenticate SOAP service where CICS is a SOAP Provider through this blog. Objective: We have introduced (Rational Business Developer ...
RBD provides great support for debugging an application. It visualizes step-by-step execution and helps to uncover bugs. RBD 9.6.1 handled the EGL Debugger issue while executing continue ...
RBD provides support for widgets, reducing programmers’ effort in coding. Programmers can drag and drop the required widgets from the palette, automatically producing its related code in ...
When we declare a Record variable as nullable: The Boolean value of Record is TRUE , if it is initialized with a NULL Keyword. The Boolean value of the record is FALSE, if ...
RBD provides support for EGL Web Transaction, offering a basic web interface for user I/O. When you generate a VGWebTransaction program for a web project, it creates several.JSP files ...