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 4702

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

Request to use "explain plan for <query>" to validate SQL statement with Oracle

RBD Infocenter (http://publib.boulder.ibm.com/infocenter/rbdhelp/v7r5m0/index.jsp?topic=/com.ibm.egl.gg.doc/topics/gegl_core_sql_validatesqlstatements.html) says: Validation occurs only if your JDBC driver supports validation of SQL prepare statem...
over 13 years ago in IBM Rational Business Developer / Other 4 Delivered

DB2 multiple row insertion should be coded as block INSERT statement

RFE eingebuchtDB2 multiple row insertion should be coded as block INSERT statement Dear Sir or Madam,We from PKS company, partner of IBM, are developing RBD extensions for migration of RPG/Cobol programs to EGL. Thereby we are fighting heavily wit...
almost 14 years ago in IBM Rational Business Developer / Inter-product Integrations 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

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