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

Fast access to global constants in COBOL

The only way we know to define global constants in EGL is by defining public, i.e. non-private, consts in a library. We are concerned that this does not perform well in COBOL since constants defined in EGL libraries are translated to a COBOL exter...
over 14 years ago in IBM Rational Business Developer / EGL Language 2 Delivered

Invoking J2EELib from EGL Libraries

Currently J2EELIB functions can not be issued from EGL libraries running in J2EE environments. When using layered approach for implementing complex enterprise applications using EGL, each layer is implemented in the form of EGL libraries (e.g. DAO...
over 15 years ago in IBM Rational Business Developer / EGL Language 3 Delivered

RUI Gateway Single JSP and Enhanced UI Record

Need an enhanced API for VGDataElement and VGUIRecordBean. Need to be able to enumerate the names of the available fields. Need to be able to get the type of each field (VGDataElement))
over 14 years ago in IBM Rational Business Developer / EGL Language 3 Delivered

Support result sets from stored procedures in EGL get array statements.[32586]

EGL supports several ways of processing the result sets returned by a SQL select statement: Open / get next loop Open / foreach loop Get array Stored procedure calls can also return result sets. These result sets can currently be processed using t...
over 14 years ago in IBM Rational Business Developer / EGL Language 4 Delivered

Caching in the EGL Debugger for searchlist EGL Progs

1.1 Situation while debugging an EGL programAssume these preferences (EGL ? Debug ? Debug Behaviour Mapping ? Called Program): Mapping mode = ?source?Call target = * When a call statement is encountered during debug, it is matched against the debu...
almost 15 years ago in IBM Rational Business Developer / EGL Language 3 Delivered

Avoid copying arguments [RTC 32246]

Although the semantics of parameter passing in called programs is call-by-reference, the argument is copied in order to enable implicit type conversion. However, KBC applications always calls programs with an argument whose type is identical to th...
over 14 years ago in IBM Rational Business Developer / EGL Language 4 Delivered

Explanory error message in debug when called prog is not found

1.1 Current situation ----------------------We're debugging our EGL Programs using the STOREDPROCEDURE linkage option for programs that are available on z/OS.When a program is called remotely, but the load is not found the following error occurs: ...
over 14 years ago in IBM Rational Business Developer / EGL Language 2 Delivered