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

Pinned ideas

PINNED Respect $HOME/.config/go/env
After adding eval $(/path/to/goz-env) in .profile, each time I log in to OMVS, I get 3 or 4 lines about $COMPILER_PATH. Can you add config to turn this off, please? Second, even if I have $HOME/.config/go/env (per XDG spec), go env says that `go` ...

All ideas

Showing 8503

Add support to zoautil_py.datasets & zoautil_py.zoau_io to be given a DD as parameter

Add support to zoautil_py.datasets & zoautil_py.zoau_io to be given a DD as parameter, instead of having to hardcode the dataset name: In the JCL: //DDIN DD DSN=XXXX.YYYY.ZZZZ,DISP=SHR In the Python code: datasets.read('//DDIN') instead of: da...
3 months ago in Z Open Automation Utilities 0 Needs more information

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...

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).

Support for nested programs

We have some Cobol programs in which nested programs are used. Unfortunately, this is not currently supported by zUnit.

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...

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...

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...

Support for TYPES LOB (BLOB, CLOB...)

Support of fields with SQL types LOB (BLOB, CLOB...) .Example: 10 'A'-TXT-NACHM-GRND USAGE SQL TYPE IS XML AS CLOB(10000) OCCURS 1.
11 days ago in Test Accelerator for Z / Early Development Testing for z/OS 0 Future consideration

Python module for BCPii

We are close to ending 2024, and writing HTTP requests in ASM, C/C++, REXX is a massive crutch.One can imagine how something that is meant to be a last resort (client web enablement toolkit) has become the norm, out of sheer resistance to introduc...
22 days ago in IBM Open Enterprise SDK for Python 0 Submitted

TAGGING File Refresh using CEMT

In Current Scenario , After Implementing CICSTAG.yaml CICS tagging file , there is 2 option . 1- Recycle the CICS region 2- Login to CICS region and issue CECI SET TAGS REFRESH In my firm we have 500+ CICS region running in one Lpar, and we will n...
7 months ago in CICS Transaction Server for z/OS / Other 2 Not under consideration