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

EGL Language

Showing 87

call to COBOL program using CICSCLI.jar file

RUI programs and EGL programs can call COBOL programs having a commarea bigger than 32KB using CICSECI in the link section of the buildDescriptor. But using CICSECI connection doesn't go trough J2C that can be defined on Websphere Application Serv...
almost 10 years ago in IBM Rational Business Developer / EGL Language 4 Delivered

RUI: Suppress change events after setting values through code.

When we change the value of an input widget in code, Dojo returns a change event, if the new value is different.<br />This can be prevented, see use case.<br />Preventing change events after changing the value in code greatly reduces t...
over 10 years ago in IBM Rational Business Developer / EGL Language 4 Delivered

ORDER BY makes data service fail

We often generate services to retrieve SQL data from AS/400 using the Data Access Application wizard. The generated services contain several functions amongst which the function to retrieve a list of data which can be specified with the fromTables...
over 11 years ago in IBM Rational Business Developer / EGL Language 3 Delivered

Rich UI - Global way to set UID and PWD on all service calls

Would like to have global way to set UID and PWD on all service calls.In other words, currently, we have to use serviceLib.setHTTPBasicAuthentication on each service call. Would like to set once for a session.All our services are in CICS, so UID a...
almost 8 years ago in IBM Rational Business Developer / EGL Language 2 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

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

When importing a WSDL interface, set string maxlen from XSD settings

When importing a WSDL as EGL interface, set the maxLen property of string attributes according to the value in the XSD type, if available. Combined with RFE 39245, this removes manual actions to set the maximum length of string input elements when...
over 10 years ago in IBM Rational Business Developer / EGL Language 3 Delivered

RUI designer: additional replacement variables for digits and string length

I need replacement variables to use in the VE data templates that would give me the number of digits and decimals for number fields and max length for string fields. That information would come from the actual fields of the record being dragged on...
over 10 years ago in IBM Rational Business Developer / EGL Language 3 Delivered