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

IBM Rational Business Developer

Showing 213 of 8225

EGL/RUI is consuming unnecessary memory from the browser. We need an automatic garbage collection process just like in Java..

To manage memory consumption in EGL/RichUI applications, you have to either reuse widgets or destroy widgets 'manually'. Reusing widgets makes software unnecessary complex postponing memory issues in larger apps. Manually destroying widgets is tim...
about 12 years ago in IBM Rational Business Developer / EGL Language 3 Planned for future release

Support substrings with length zero in EGL

EGL supports the concept of substrings by means of the syntax: source[start:end], which returns the substring of source from position start to end, including both start and end position. Currently, when end is less than start, a run-time exception...
almost 13 years ago in IBM Rational Business Developer / EGL Language 3 Not under consideration

Retrieve user and password from HTTP header

We have an EGL service which calls several RPG programs. In order to run these RPG programs under the loggod on user we pass the user and password to the EGL service as parameters.We rather pass the user and password in the HTML header (using Serv...
over 13 years ago in IBM Rational Business Developer / EGL Language 6 Not under consideration

RBD EGL Rich UI need better DOJO linegraph support.

The default linegraph behavior provides little value. To do a linegraph as intended by the dojo the follow enhancements are requested - multiple lines on a single line graph. - ability to input x and y values not just y coord- legends and coloring...
over 13 years ago in IBM Rational Business Developer / EGL Language 4 Not under consideration

As a EGL RUI designer I want to resize forms by mouse drag

In order to increase usability of EGL RUI designer it is desirable to be able to change the size of fields and forms on the canvas by dragging eh edge of the field with the mouse. Currently, field size can only be controlled via field properties.
over 13 years ago in IBM Rational Business Developer / User Interface (IDE) 6 Not under consideration

Format patterns must be supported by TUI forms

Format patterns are not supported by TUI forms.They should be supported and work like formatNumber and formatDate.
over 13 years ago in IBM Rational Business Developer / EGL Language 4 Not under consideration

Option to generate REST Open API Service JSON file without REST RPC lines

We want to create a OPEN API REST Service project without REST RPC. At this moment when a JSON file is created there are also REST RPC lines in it.As a result of that Postman uses this RST RPC Endpoint.
about 2 months ago in IBM Rational Business Developer / EGL Language 1 Under review

In RBD EGL generated to Java we cannot get a top level array in JSON to convert into an object

Many RESTful services return results with a top-level array. EGL does not support converting this JSON to record. (IBM Support case TS013710542 was opened on this issue with the recommendation following from IBM that and RFE be created.) In EGL un...
9 months ago in IBM Rational Business Developer / EGL Language 2 Planned for future release

Possibility to use custom source definitions in combination with "Create EGL Client interface"

We would like to have the possibility to use custom source definitions in combination with "Create EGL Client interface".This way we can make sure a new "EGL - Create EGL client interface" action is not moving records to other sourcefiles. In the ...
over 3 years ago in IBM Rational Business Developer / EGL Language 3 Planned for future release

Exit command for Library

Hi, We coding EGL on RBD 9.5.1. We use exit program command to exit from the program.When we use exit command inside the library, generation error is occuring.
over 5 years ago in IBM Rational Business Developer / EGL Language 1 Not under consideration