EGL Development User Group Community Blog

SOAP WEB AUTHENTICATION-JAVA

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 (Provider’s ...

SOAP WEB AUTHENTICATION-COBOL

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 9.6.1) the user ...
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 clause. In this ...
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 the source tab. ...
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 it is initialized ...
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 in which EGLWebStartup.jsp ...
This blog will serve to exchange information with SAP x IBM EGL projects. I'm in the project where we need to work with the SAP 4/Hana database with EGL. This with the objective of reducing work with ...
Dear Members, We would like to invite you all to the GSE UK virtual conference where we are conducting two sessions on RBD. The overall agenda and session details are present below: Agenda: Gse Conference ...
Rational Business Developer 9.7 is now available. This release contains many new features and customer-required enhancements across the product's various technologies. For more information on each enhancement, ...
Using business developer, EGL based applications are developed and configured to connect with queue managers running on host side. The queue managers contain message queues which enables the programs or ...

Developing EGL based CICS DB2 Application

This blog walks you through end-to-end steps on, how to create an application with CICS and DB2 using EGL in the Business Developer. Subsystem and tools for developing the application: Tool Used: ...
Abstract Business Developer is an eclipse-based tool which generates COBOL/Java code from developed EGL applications. Java/COBOL code can be generated through this EGL code, and the generated code ...
Using Business developer, extensive EGL-based applications are developed with EGL code. It is very important to avoid any kind of code-related problems by examining the program at the earliest. The Software ...
In the new RBD 9.6 release, we have introduced EGL Bootstrap widgets. It will fill the emptiness of responsive design support in EGL RUI together with EGL ionic widgets. EGL Bootstrap widgets are targeted ...

Rich UI Currency Updates for RBD 9.6

We have made a lot of updates in Rich UI area in RBD 9.6. We added responsive design support into Rich UI by adding EGL bootstrap and ionic widget libraries from scratch. Apart from that, we also try to ...

Japanese new era support

EGL supports to format date with Japanese calendar which will have a Japanese era. Since May 1st 2019, Japan has a new era name Reiwa (令和). Please refer to Japanese era name for the detail. In RBD ...
Rational Business Developer 9.6 is now available. This is the first major release after RBD is partnered with HCL. This release contains many new features and customer requested enhancements across the ...
Rational Business Developer V9.1.1.2 is now available through Fix Central. All users of RBD V9.0.1 are highly recommended to install it. The RBD 9.1.1.2 fix pack only contains APAR fixes. For the ...
Rational Business Developer V9.0.1.2 is now available through Fix Central. All users of RBD V9.0.1 are highly recommended to install it. The RBD 9.0.1.2 fix pack only contains APAR fixes. For the ...

Introducing EGL Wrappers For z/VSE

A new feature has been added to Rational COBOL Runtime For z/VSE that can improve the efficiency of your running code. EGL Wrappers wrap around a non-EGL main program and handle the initialisation and ...