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 116

CheckStyle support for EGL in RBD

EGL should support some static code analysis tool like CheckStyle, which is already available as a plugin to Eclipse. This will help large projects to automate quality checks for ensuring coding conventions and best practice compliance.
about 16 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...
about 16 years ago in IBM Rational Business Developer / EGL Language 3 Not under consideration

Segmented flag must be honored by Web Transactions

The converse statement currently releases all resources such as open cursors, etc... This is a serious problem as it breaks the semantics of ADABAS/Natural applications that are migrated to EGL. This is believed to be a very easy thing to honor - ...
almost 15 years ago in IBM Rational Business Developer / EGL Language 3 Not under consideration

Manipulate element names in wsdl generation [RTC 46269]

We are creating services where we define the request and response messages as basicrecords. In those records we use arrays, and when this is generated to a wsdl the array types are named ...Array. For example : People Person[] will be defined as P...
over 14 years ago in IBM Rational Business Developer / EGL Language 5 Not under consideration

Unnecessary complex record part names in service interface parts

The EGL service wizard now creates complex names for nested record parts in the interface part of the service, while the service itself uses plain names.
almost 15 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...
over 16 years ago in IBM Rational Business Developer / EGL Language 4 Not under consideration

No generation of java classes from referenced projects in the refering project.

Customer Published Description to be provided.
over 15 years ago in IBM Rational Business Developer / EGL Language 4 Not under consideration

Support arbitrary expressions for array initial length declarations

KBC requests that arbitrary positive integer expressions are supported for array initial length declarations, not just literals. It should be possible to write the following code for example, list dnt_map[in0s03_R_47.ipt_Zn.usr_Data.dnm_Tbl_Sze_Cr...
about 15 years ago in IBM Rational Business Developer / EGL Language 4 Not under consideration

Add support for stateless/stateful properties to EGL webservice wizard (RTC 24781)

Add support for stateful/stateless properties in the EGL WebServices wizards.At the moment the wizard only supports stateful for REST services. If I specify not stateful, it uses the outdated default call interface that requires QEGL on IBM i and ...
about 15 years ago in IBM Rational Business Developer / EGL Language 6 Not under consideration

Values stored by EGL in request / session / application should be accessible using Java

Values stored in request, session, application scope by EGL handler should be accessible using Java code. Currently this is not possible. Web applications always use request, session etc to store state-data for a user. With the fact that EGL relie...
about 16 years ago in IBM Rational Business Developer / EGL Language 4 Not under consideration