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

Pinned ideas

PINNED Respect $HOME/.config/go/env
After adding eval $(/path/to/goz-env) in .profile, each time I log in to OMVS, I get 3 or 4 lines about $COMPILER_PATH. Can you add config to turn this off, please? Second, even if I have $HOME/.config/go/env (per XDG spec), go env says that `go` ...

All ideas

Showing 4769

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
over 14 years ago in IBM Rational Business Developer / EGL Language 4 Delivered

Shift key to implement PF13 - PF24

When deploying on UNIX -platform the Function Keys F13-F24 do not work in the on-line screen on UNIX ie by pressing shift-F13,shift-F24. As advised by RBD development who have input other shortcut keys to implement these functions ie Press Ctrl+S,...
over 14 years ago in IBM Rational Business Developer / User Interface (IDE) 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...
about 14 years ago in IBM Rational Business Developer / EGL Language 4 Delivered

System library sysVar, vgVar, converseVar should have only one instance in HTTP session

System library sysVar, vgVar, converseVar should have only one instance in HTTP session
almost 15 years ago in IBM Rational Business Developer / Other 3 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...
about 15 years ago in IBM Rational Business Developer / EGL Language 4 Delivered

alteration of the returned result of the EGL function mathlib.precision() (RTC 46267)

Environment: Windows Product name: IBM? Rational? Business Developer Program Version : 7.5.1.4Description. My EGL program code when running as generated Java with the function precision() returns unexpected results for us when called with paramete...
over 14 years ago in IBM Rational Business Developer / Other 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...
about 15 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...
almost 15 years ago in IBM Rational Business Developer / EGL Language 4 Delivered