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 176

Calling a webservice from java generated EGL on WAS throws webservice runtime exception

Calling a webservice from java generated EGL on WAS throws webservice runtime exception
over 7 years ago in IBM Rational Business Developer / EGL Language 3 Not under consideration

Passing the output parameters to invoke a service function

All the output parameters of an interface function have to be passed asdummy input parameters when invoking the service if the function has more than 1 output parameter. The function as of the interface looks likefunction testFn(inParm int in, out...
over 7 years ago in IBM Rational Business Developer / EGL Language 2 Not under consideration

webservice enableGeneration

webservice enableGeneration property
over 7 years ago in IBM Rational Business Developer / EGL Language 1 Not under consideration

Display called programs in debug

A window/view to display all called programs, functions during a debug session including programs loaded from eglar files.The function should be interactive, i.e. show progress as the debug session is running.The requested option is implementing t...
about 11 years ago in IBM Rational Business Developer / User Interface (IDE) 3 Not under consideration

5 missing EGL types for numeric

We are missing for following COBOL types, corresponding EGL types.Because of these missing types, we suffer performance loss in the generated COBOL. COBOL Types EGL typesPIC 9(3) National ?PIC S9(3)V9(2) National SIGN LEADING SEPARATE ?PIC S9(3)V9...
about 15 years ago in IBM Rational Business Developer / EGL Language 5 Not under consideration

RTL support for RUI widgets

The alignment property of the data grid widget is not working,It always keeps the data left aligned. In the DataGrid widget code (com.ibm.egl.rui.4.3.1/EGLSource/com.ibm.egl.rui.widgets/DataGrid.egl) at line 280columnClass[column] = "EglRuiDataGri...
over 7 years ago in IBM Rational Business Developer / EGL Language 2 Not under consideration

Need a Symparm to reduce default (10x) initialization of Dynamic Array

When EGL is generated to COBOL a definition of Dynamic Array gets initialized by default 10 times. We would like to have a Symbolic Parameter (BuildDescriptor) to reduce this default initialization to less (ex. 1 time) to reduce memory consumption.
over 11 years ago in IBM Rational Business Developer / EGL Language 3 Not under consideration

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