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 140

XML Processing Support

As XML is a defacto standard for distributed enterprise application communication, EGL should provide complete in-built support for XML processing. This includes parsing, validating, transforming, querying XML documents. Currently EGL only support...
over 15 years ago in IBM Rational Business Developer / EGL Language 5 Not under consideration

Availability of DB Connection Handle

SQLLib.connect() API in EGL does not provide any handle / reference to DB connection. The connection object remains implicit. Connect and disconnect happens transaperently to the developer. Our experience of using EGL for a large, complex project ...
over 15 years ago in IBM Rational Business Developer / EGL Language 3 Not under consideration

Invoking Stored Procedures Returning Multiple Resultsets

Currently EGL code can not call a stored procedure (SP) which returns multiple result sets. This is a major limitation as Enterprise Modernization team has no control over existing stored procedures of an enterprise application. They need to simpl...
over 15 years ago in IBM Rational Business Developer / EGL Language 3 Not under consideration

Optimzing EGL pagination for large tables

EGL data table (UI) component supports in-memory pagination which requires all records to be fetched in an EGL array beforehand, and then paginates over that array. If a table has millions of records, all of them can not be fetched in one array an...
over 15 years ago in IBM Rational Business Developer / EGL Language 3 Not under consideration

Cancel On Page Transition User Exit

Our JSF application architecture defines two types of pages: a) Main pages b) Pop-upsThe architecture requires that main-page bean state be saved in session across invocation of a pop-up, but not when transitioning to another main page. This canno...
over 15 years ago in IBM Rational Business Developer / EGL Language 7 Not under consideration

Lotus Domino Integration with EGL

This is for IBM i customers. We have recently had requests from several customers to provide some form of integration between EGL generated applications and Lotus Domino database applications. It may be acceptable to treat the application as a dat...
almost 16 years ago in IBM Rational Business Developer / EGL Language 5 Not under consideration

Bulk generation.

It should be possible to create generation lists to be used for bulk generation.As is, it is nearly impossible to manage a large EGL developer environment because the deployment manager must find and chose each and every item being part of a release.
almost 16 years ago in IBM Rational Business Developer / EGL Language 4 Not under consideration

Re-generation of EGL programs

It would be very nice if the EGL programmer could right-click on an item in the "EGL Generation Results" window and choose "Re-generate Item". It would also be nice if the EGL programmer could right-click in the "EGL Generation Results" window and...
almost 16 years ago in IBM Rational Business Developer / EGL Language 4 Not under consideration

EIM support for RPG programs called from EGL

We need EGL to have the ability to provide access to server-based RPGLE programs with Enterprise Identity Mapping (EIM) authentication.
almost 16 years ago in IBM Rational Business Developer / EGL Language 6 Not under consideration

DataItem: Add Cobol 88 like symbolic name for the validValues

Hi In order to get an equivalent syntax/semantic of the Cobol level 88 value, it wold be interesting to add a symbolic name to the valdValues of a DataItem. In Cobol, one can haveWORKING STORAGE.01 SEX PIC X(1) VALUE 'M'.88 MALE VALUE 'M'.88 FEMAL...
almost 16 years ago in IBM Rational Business Developer / EGL Language 3 Not under consideration