Skip to Main Content
IBM Z Software


This portal is to open public enhancement requests against IBM Z Software products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

ADD A NEW IDEA

EGL Language

Showing 87

Full interoperability between Java and EGL called programs (pass DB connection to and fro)

We would like to treat EGL called programs as ordinary POJOs. This means that we would like to have an interface to a called program that can provide all necessary resources, such as Database transaction ,... to the called program from an external...
over 12 years ago in IBM Rational Business Developer / EGL Language 4 Delivered

enable deactivation of CheckNumericOverflow for Java genearation

Dear Sir or Madam,we are an IBM premium partner. We are developing migration tools for migrating from RPG or Cobol to EGL. The idea behind migrating from Cobol to EGL and generating back to Cobol or to Java is, that once the application is running...
almost 13 years ago in IBM Rational Business Developer / EGL Language 3 Delivered

Use of Date, Time, and Timestamp in EGL and DB2

Add the possibility to create user defined Exits on different data types. This functionality must be available for at least the following data types; Date, Time and Timestamp. The Build Descriptor would name the Exit programs. The customers must w...
over 12 years ago in IBM Rational Business Developer / EGL Language 3 Delivered

Change fixed record implementation

The implementation of a fixed record is at the moment hybrid. The fixed record is represented by an object model, and it is simultaneously backed by a byte storage. This causes at minimum a doubling of any action and the creation of many intermedi...
about 13 years ago in IBM Rational Business Developer / EGL Language 4 Delivered

Make the size of the PreparedStatement cache configurable

Using build options, you can enable a cache for prepared statement, so that they are reused. Now the size of this cache is hardcoded to 100.Is it possible to make this cache parameterizable?
over 12 years ago in IBM Rational Business Developer / EGL Language 3 Delivered

Generate EGL Called Prog as Library call for Java

We would like to have an EGL generation option that allows to generate calls to EGL Programs with the same efficiency as Library Calls. KBC important features are: 1) Performance equals library calls2) Preservation (as much as possible) of a separ...
about 13 years ago in IBM Rational Business Developer / EGL Language 2 Delivered

RBD takes too long to generate COBOL after reboot

In Version 7 RBD takes too long time to generate first EGL programs to COBOL everyday. In prior version , RBD (WDz) can generate first COBOL program within couple of minutes but current version (v.7 RBD) takes too long versus prior version.
almost 13 years ago in IBM Rational Business Developer / EGL Language 3 Delivered

create a javascript clone method to copy records

Assigning an EGL record generates many assignment statements in javascript. These statements could be replaced with a single clone statement. For example, if you have a record with 15 fields, it generates 15 javascript assignment statements: var o...
about 13 years ago in IBM Rational Business Developer / EGL Language 4 Delivered

JVM Buffering

The ability to enable JVM buffering for IO. This means that instead ofusing a java FileOutputStreamObject to write results to disk, we would liketo use some other mechanism, such as a BufferedOutputStream or other javabased buffering to write data...
over 13 years ago in IBM Rational Business Developer / EGL Language 4 Delivered

SETSSI in linkedit file

It should be possible to have a SETSSI control card generated into the linkage file (SETSSI YYMMDDHH). ex.SETSSI 11011801 INCLUDE SYSLIB(EQADCCXT) INCLUDE OBJLIB(AISA0031) CHANGE ELAAPPL(AISA0031) INCLUDE SELALMD(ELARMAIN) INCLUDE SELALMD(ELARSINT...
over 13 years ago in IBM Rational Business Developer / EGL Language 4 Delivered