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

"optimize build order" as an ANT-task

If one EGL-project depends on (references parts in) another project, you need to build the dependent project after the other project. In the workbench this can be achieved using the "optimize build order" menu option.When creating a workspace dyna...
over 11 years ago in IBM Rational Business Developer / EGL Language 4 Delivered

Add WebSphere 8.5 Liberty profile as an available server target runtime.

WebSphere 8.5 introduced the lightweight "Liberty" profile for use by developers. RBD 8.5 supports WAS 8.5, but the Liberty profile is not available as a deployment target in RBD.
over 11 years ago in IBM Rational Business Developer / EGL Language 4 Delivered

EGL default value for nullable fields

n RDB when I generate the structure for an SQLRecord from a database table with the utility "SQL Record -> Retrieve SQL" if a field is nullable is imported with the clause: "isSqlNullable = yes". Instead of this declaration which involves the d...
over 11 years ago in IBM Rational Business Developer / EGL Language 4 Delivered

Read and write CSV files in other encoding

We would like to have a encoding property to associate with a CSV file. Now, a CSV file is assumed to have the system encoding, both for reading and writing.
almost 12 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...
almost 12 years ago in IBM Rational Business Developer / EGL Language 3 Delivered

Disable JavaScript Debug Generation

Would like to have an option in EGLCMD to to turn this off the debug generation when using the headless build. We also suggest that IBM consider chaining the debug behavior and instead of simply generating all the JS Debug parts, only generate it ...
about 12 years ago in IBM Rational Business Developer / EGL Language 3 Delivered

FileUpload dialog

EGL is designed for people not knowing HTML, Java, JavaScript, JSP, JSF etc. We would like to have a dialog to upload files to the server and receive them as a blob. The only (non-working) examples on the EGL-web are in JSP, JSF etc. Abacadabra to...
about 12 years ago in IBM Rational Business Developer / EGL Language 3 Delivered

Support more CICS command in EGL

Now EGL can generate some CICS commands, but not all CICS commands are supported. Good to have more CICS commands supported in EGL. The support could be like below: execute #CICS{ LOAD PROGRAM("BA2DNYTB") ENTRY(:TABL) };
about 12 years ago in IBM Rational Business Developer / EGL Language 4 Delivered

Support "get next" for DB2 Multiple ROW FETCH in COBOLGen

Support below scenario for DB2 multiple fetch. employees employeeRecordEGLDB2[0]{staticRowSetSize = 10};//this generates static array with len=10 in cobol try Open abc with #sql{ select eID, uName, PASSWORD, fName, lName, office, sex, EMai...
about 12 years ago in IBM Rational Business Developer / EGL Language 4 Delivered

EGL - GET DIAGNOSTICS statement

We want support in EGL for the GET DIAGNOSTICS statement. EGL has the basic ROWSET processing, but doesn'n implement the GET DIAGNOSTICS support.
about 12 years ago in IBM Rational Business Developer / EGL Language 4 Delivered