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 1712

Prevent users from debugging excluded programs

Due to many reasons (privacy, performance, ...) organizations might want some programs to be excluded from debugging. Currently, the command NAMES EXCLUDE allows for that. However, it lacks fine-grain control over that exclusion. Worse than that, ...
about 1 year ago in Debug for z/OS 0 Future consideration

Delay processing of missed messages when NetView address space is recycled

We use the MVSPARM.Msg.Automation.MaxAge = 600 function, so NV will catch up on messages following a recycle of the address space. However, we recently missed automating a message following a recycle as it was coded in SA’s INGMSG02 table and this...
almost 3 years ago in IBM Z NetView 1 Future consideration

Not using 'USING' but working with adresses

We found out, that we only have the variables of the linkage section, that were transferred with PROCEDURE DIVISION USING … In the Test Case Editor. The functionality in our programs is different. There is no USING, we use the so called ‘Versorger...
3 months ago in Test Accelerator for Z / Early Development Testing for z/OS 0 Future consideration

PLI-Support for specifying an expected value for a return statement such as RETURN(Expression)

The zUnit test case editor does not allow specifying an expected value for a return statement like RETURN(Expression).
3 months ago in Test Accelerator for Z / Early Development Testing for z/OS 0 Future consideration

Support for nested programs

We have some Cobol programs in which nested programs are used. Unfortunately, this is not currently supported by zUnit.
3 months ago in Test Accelerator for Z / Early Development Testing for z/OS 0 Future consideration

Open test Editor quicker

Our applications typically have many programs and big copys. This causes that opening the zUnit Test Editor is very slow. With a certain program it took more than 2 minutes when opening with IDz v15.0.5 client, and around 30 seconds with IDz v16 c...
3 months ago in Test Accelerator for Z / Early Development Testing for z/OS 0 Future consideration

Unit testing to be available on VS Code

Currently zUnit is only available on IDz. Test cases can be executed out of IDz but, test cases and recordings can only be created within IDz. This causes a lock-in in IDz, so this prevents using other IDEs like VSC or CodeReady Workspaces. We nee...
3 months ago in Test Accelerator for Z / Early Development Testing for z/OS 0 Future consideration

Support assertions 'lower than', 'greater than', 'different than', 'not null'

Currently zUnit only permits assertions ‘equal to’ in the testcases executions. We need zUnit to permit assertions of other types: ‘lower than’, ‘lower or equal than’, ‘greater than’, ‘greater or equal than’, 'different than' and 'not null'.This c...
3 months ago in Test Accelerator for Z / Early Development Testing for z/OS 0 Future consideration

Allow logical operation on filters in CPSM WUI and Explorer

A long time ago, when we only had the CPSM TSO Interface, we were able to use the filters in a smarter way by building them on some variables using each variable more than one, in other words, we could make conditional sentences. For example, we c...
over 1 year ago in CICS Transaction Server for z/OS / Other 1 Future consideration

IBM Enterprise COBOL - Add support for BINARY-CHAR, BINARY-SHORT, BINARY-LONG, BINARY-DOUBLE as alternative to COMP-5

Hi, The COMP-5 USAGE, (or TRUNC(BIN) compilation option), allows binary values ​​to be stored according to the entire storage capacity of the machine's internal representation. However COMP-5 is a constructor implementation and have portability...
6 months ago in COBOL Compilers / z/OS 3 Future consideration