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

Support REST web services in programs and JSF [RTC 44999]

I was request to demo web services mesh up with RBD and local database.As reported using database with RUI is not acceptable as a fast RUI development. I was also asked to demo portlet with google map web service, not possible with WSDL REST web s...
about 14 years ago in IBM Rational Business Developer / EGL Language 4 Delivered

Textfield does not have maxlength attribute [RTC 46271]

The maxlength (from HTML input text) attribute is not supported in the TextField component. I would like to see the maxlength attribute supported by EGL since it is a native HTML attribute on the textfield
about 14 years ago in IBM Rational Business Developer / EGL Language 4 Delivered

Create an API to enable direct lookup of server JNDI names from EGL code

We have multiple JNDI names created for more than 200 client environments the application caters to. We want the ability to a direct lookup of the JNDI instead of having the corresponding 200 resource reference mapping in WEB.xml. This causes an a...
over 13 years ago in IBM Rational Business Developer / EGL Language 4 Delivered

Generate Java static final fields for EGL constants [RTC 32247]

Currently, from the following EGL code library constants type BasicLibrary const y41_True unicode(1) = "1"; const y41_False unicode(1) = "0"; const n01_True unicode(1) = "Y"; const n01_False unicode(1) = "N"; ? the followin...
over 14 years ago in IBM Rational Business Developer / EGL Language 4 Delivered

Copyless call-by-value [RTC 32245]

Copyless call-by-valueIn the current implementation, call-by-value allocates memory for function parameters and call-by-reference does not. Call-by-value must be used if the caller must be sure that the callee does not modify the argument. Moreove...
over 14 years ago in IBM Rational Business Developer / EGL Language 4 Delivered

Dataitems within EGL are not entirally usuable.[RTC 35573]

Dataitems cannot be used when defining constants in EGL When I define a dataitem (with an EGL source file) as follows: dataitem Zipcode string end and I then define a constant based on this dataitem as follows: const myZipcode Zipcode = "1031HH"; ...
over 14 years ago in IBM Rational Business Developer / EGL Language 4 Delivered

Provide explicit control over generation of associated Java classes

To be provided ...
over 14 years ago in IBM Rational Business Developer / EGL Language 4 Delivered

Lifetime / Persistence of called programs [RTC 36149]

When migrating programs from legacy languages like Cobol or RPG to EGL we often encounter the problem that in all these languages the programmer has control about how long a program stays in memory. - In Cobol the developer just can CANCEL another...
over 14 years ago in IBM Rational Business Developer / EGL Language 4 Delivered

EGL CICS Web Service Client has to use basic HTTP authorization [35160]

We have to send authentication information (a user ID and password)from an EGL CICS Web Services client to Web Services Provider, using basic HTTP authorization (user ID and password are encoded and sent in HTTP Authorization header).
over 14 years ago in IBM Rational Business Developer / EGL Language 4 Delivered

RBD RUI has a primitive grid widget hurting sales

I am a tech sale, I present RBD alot. We fail to demo RBD with RUI. Since the RUI grid widget is very primitive. The expected functionality is ease of use as in JSF. Data binding with services and records using GUI.Selling RBD as a RUI builder is ...
about 14 years ago in IBM Rational Business Developer / EGL Language 3 Delivered