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 138 of 9304

Enable create for a sequential extended dataset to take advantage of pervasive encryption

It was recently found that even though we were passing a DATACLAS that specified EXTENDED attributes, ZOAU appears to be overriding it and it was still landing as a BASIC or LARGE dataset type. We had tried multiple combinations and research befor...
about 1 month ago in Z Open Automation Utilities 1 Submitted

Enhance jsub to be event driven

It would be great if we could enhance jsub to be notified by an even when the submission has finished, rather than by polling the JES log. In our testing, especially for short running jobs, which make up the majority of our test suite, we have fou...
9 months ago in Z Open Automation Utilities 0 Under review

Unable to capture test data for batch COBOL when the program abends and code coverage is enabled

A controlled abend in the main module will not import the data necessary to get to the replay step.The abend is the cause; but the abend needs to be generated to get a full result for the test case and code coverage. For example, on an error with ...
2 months ago in Test Accelerator for Z / Early Development Testing 0 Under review

Add XML Schema Validation Support for XML PARSE Operations in Early Development Test

IBM Test Accelerator for Z (TAZ) testcase replay fails when executing COBOL XML PARSE statements with the VALIDATING WITH FILE clause. TAZ does not capture or record XML schema validation logic during testcase recording, resulting in missing DD st...
about 1 month ago in Test Accelerator for Z / Early Development Testing 0 Submitted

ISPF statistics retention for dcp operations

For our Ansible-based deployment solution, we use the zos_copy module from the ibm_zos_core collection (version 1.8.0). We note the absence of ISPF statistics on our PDS and this is particularly penalizing for our PARMLIBs. The objective of this p...
over 1 year ago in Z Open Automation Utilities 7 Planned for future release

Improve Error Handling for Files Without Extensions in Unit Test Creation

Current Behavior: When creating a new unit test from a recording in TAZ and selecting a source file without an extension, a dialog error is displayed: An error has occurred. See error log for more details. Cannot invoke "java.lang.String.equals(ja...
about 2 months ago in Test Accelerator for Z / Early Development Testing 0 Submitted

Support for PL/I

Unit Testing currently has support for Cobol, but not for PL/I at the moment yet there is a huge number of clients using PL/I
over 1 year ago in Test Accelerator for Z / Early Development Testing 1 Future consideration

Add regexp support to dgrep

Add possibility to search with regexp patterns in dgrep, similarly like grep has. This improves usability of dgrep.
about 1 month ago in Z Open Automation Utilities 0 Submitted

Allow TAZ to capture calls that get the current date for replay

There are programs that perform logic based on the current date. For example, transaction processing. The way to handle the transaction could vary based on when the transaction was received. When capturing the original test case, the recording cap...
5 months ago in Test Accelerator for Z / Early Development Testing 0 Submitted

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...
over 1 year ago in Z Open Automation Utilities 2 Planned for future release