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

All ideas

Showing 4755

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

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...
almost 15 years ago in IBM Rational Business Developer / EGL Language 2 Delivered

request to be able to disable content assist in EGL Editor

EGL content assist might be slow when working on projects migrated from VAG to EGL. It will be very helpful to have preferences similar to the one available for the Java Editor under Java ->Editor -> Content assist -> checkbox "Enable aut...
over 14 years ago in IBM Rational Business Developer / Other 4 Delivered