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 143

Services - global way to set UID and PWD in debugger

(Services) Would like to have global way to set UID and PWD in debugger (similar to how remote calls are done) Probably depending on: Rich UI - Global way to set UID and PWD on all service calls (88774)
almost 8 years ago in IBM Rational Business Developer / User Interface (IDE) 2 Delivered

Support for WSDL files with relative file path imports and includes

Support for WSDL files with relative file path imports and includes When files are copied from the EGLSource directory to the EGLbin directory, all file and folder names are lowercase. Imports and includes inside of a WSDL file are case sensitive ...
about 16 years ago in IBM Rational Business Developer / Other 3 Delivered

Record assignment in RUI of EGL

FCB(First Commercial Bank) need the function in RUI, when they maintain EGL record. They wish to using statement "move S200MSG_CWS to IRTSWF_SWS byname;", then record IRTSWF_SWS's value will be assign(when fieldName are same in both record).
over 8 years ago in IBM Rational Business Developer / EGL Language 5 Delivered

Alert Invalid Password

When we generated a EGL program we need a tcp/ip connection with hostname, port number, userid and password. These information are saved in the EGL Build Descriptor options or to userid/password in the EGL Preferences. When we talk about hostname ...
almost 9 years ago in IBM Rational Business Developer / User Interface (IDE) 3 Delivered

Create an ANT task to generate the WSDL file from an EGL service.

Create an ANT task to generate the WSDL file from an EGL service.
about 9 years ago in IBM Rational Business Developer / Inter-product Integrations 3 Delivered

Rui: Create function on inline widget declaration

A very handy feature in RBD is to right-click and then click "Create function". This only works when widgets are declared separately: btn Button{text = "click me", onClick ::= btn_Click}; b Box{children = [btn]}; But it does not work if you create...
about 9 years ago in IBM Rational Business Developer / User Interface (IDE) 3 Delivered

getCurrentCallStack() to be implemented in libraries

RBD 9.0.1Using the new v90x getCurrentCallStack() sysLib function returns as describes in the documentation when implemented in a program ie"dynamic array of EglCallStack records that provide the currently executing list of programs in the run uni...
over 9 years ago in IBM Rational Business Developer / Other 4 Delivered

Empty DataGrid shows 10 empty records. We only want the header to show and no records.

When a DataGrid has no rows the DataGrid shows 10 empty rows. We would like the DataGrid to show no rows, but only the header. Additional information:- We use RBD 9.0.1- When te code in the below provided 'Use Case' is entered in a ruihandler the ...
over 10 years ago in IBM Rational Business Developer / EGL Language 3 Delivered

CICS transactionID's as program annotations

It should be possible to specify the startTransactionID, restartTransactionID and returnTransaction as program annotations instead of specifying these in builddescriptors and having these tied to program naming standards. The software should use t...
over 10 years ago in IBM Rational Business Developer / EGL Language 3 Delivered

Provide MVC form property for its current validity state

MVC Forms currently have an isValid() and validation() function, but invoking these functions also invoke the ? ?handleValidStateChange_<formName>() function. ? ?It is during ? ?handleValidStateChange_<formName> which can be used to ap...
over 10 years ago in IBM Rational Business Developer / EGL Language 3 Delivered