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 8615 of 8615

Search in the Test Case Editor

We are about to use zUnit for our existing payroll sources. But our sources have a large, automatic generated Linkage section with a lot of variables.We have the need to identify single variables to check their content (after recording) or to set ...
3 months ago in Test Accelerator for Z / Early Development Testing for z/OS 0 Future consideration

Validation of API Provider requests against the OpenAPI 3 specification

Enable validation of API Provider requests against the OpenAPI 3 specification. Since this will have a performance overhead, it should be fully configurable.
about 4 years ago in z/OS Connect 2 Not under consideration

Introducing Local Working Storage (Valid only inside a Section)

Hi, it would be great, if COBOL would allow local variables which would be defined into a COBOL section and are valid only in this COBOL Section. This would bring a huge benefit making COBOL programs much more structured and reducing the working s...
about 2 years ago in COBOL Compilers / z/OS 6 Not under 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