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

Clear

Ideas

Showing 306 of 9161

EGLSDK to generate service configuration files in the same way as EGLCMD and Ant scripts

This was previously raise as Case number TS014714157, where it was suggested to raise it as an RFE, for inclusion in the next release. EGLSDK does not generate essential configuration files, needed to call EGL services.1. generate -generateFile Xx...
almost 2 years ago in IBM Rational Business Developer / Other 2 Planned for future release

Echo ctg.ini to STDOUT as is STDENV and Policy Rule data

For historical purposes of prior executions of the CTG, Echo ctg.ini to STDOUT as is STDENV and Policy Rule data. If a problem pops up, it would be good to have the ctg.ini file archived to STDOUT, along with all the other gateway configuration pa...
about 2 years ago in CICS Transaction Gateway / Runtime 2 Not under consideration

Configuration file for shared definitions

We would like to have the capability to specify a configuration file for all shared parameters (timeout, statistics..) between CTGs and another one for specific parameters (applid,port..)
about 8 years ago in CICS Transaction Gateway / Runtime 2 Not under consideration

Allow "Task tags" to be used in the EGL editors

Add the ability to enter "Task tag" comments in the EGL Rich UI and EGL editor. A task tag acts like a bookmark in the code, allowing you to return to a specific location in your code to complete some work. All task tags show up in the "Tasks" vie...
almost 15 years ago in IBM Rational Business Developer / User Interface (IDE) 5 Not under consideration

Better charts

Hi,we need as soon as possible some better line, column and bar charts like this: http://canvasjs.com/editor/?id=http://canvasjs.com/example/gallery/line/site_traffic/ http://canvasjs.com/editor/?id=http://canvasjs.com/example/gallery/column/oil_r...
almost 9 years ago in IBM Rational Business Developer / EGL Language 1 Not under consideration

AA EGL RTL support children of a widget with RTL

This issue is kind of generic, It's regarding the RTL support, Unlike the HTML, the children of a widget with RTL orientation does NOT always inherit the orientation, most of it has its default LTR settings,that means, when we want to present a sc...
about 9 years ago in IBM Rational Business Developer / EGL Language 3 Not under consideration

Issue WTO message for impending certificate expiration

Our CTG customer has requested that CTG for z/OS be enhanced to issue a WTO command every x minutes prior to the CTG SSL server certificate expiring. The customer wants to define a JVM property such as com.ibm.ctg.ssl.certificate.expiration.warnin...
over 4 years ago in CICS Transaction Gateway / Runtime 1 Future consideration

I need to be able to specify: "Run this step only if all previous step gave cond code less than 5"

“EGL Generation Guide, Version 7 Release 5.1. Chapter "Overview of COBOL generation", "Modifying EGL build scripts for z/OS", "EXEC statement" shows, that COND with no stepname is allowed. And I really need to be able to specify: "Run this step on...
over 2 years ago in IBM Rational Business Developer / EGL Language 2 Planned for future release

Comparing 2 nullable values that are both null returns false

We have 2 variables that are nullable (for example: nullable ints or nullable dates).If both variables are null, and we check them for equality, the result should be true, but it's false. Code example:a, b int?;a = null;b = null;if(a == b) writeSt...
almost 7 years ago in IBM Rational Business Developer / EGL Language 2 Not under consideration

EGL Genrator targeting WAS Batch Enviroment

An option in the EGL generator for targeting the WAS Batch/ Extended Deployment Compute Grid as a runtime environment for Java-generated EGL programs
almost 12 years ago in IBM Rational Business Developer / EGL Language 4 Not under consideration