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 394 of 9161

Support of Assembler Subprogram Calls

Currently when recording in zUnit, any subprogram calls to assembler programs are not recorded. For more complete testing of a program it would be beneficial for zUnit to also intercept and record assembler subprogram calls.
about 1 year ago in Test Accelerator for Z / Early Development Testing 0 Future consideration

Test Case result viewer should be codepage aware

If you are working with national codepages – ex IBM-278 for Swedish – then files in UTF8, that is for instance local files from Git can contain national characters. An example of this is Å. Å in IBM-278 has the same hex value (0x5b) as $ in US cod...
about 1 year ago in Test Accelerator for Z / Early Development Testing 0 Future consideration

JSON PARSE WITH DETAIL specified at run time

It would be helpful if WITH DETAIL phrase of JSON PARSE can be enabled/disabled at run time by application logic. We continue to struggle with problem resolution when specific use cases cause unexpected results from web service calls, resulting in...
over 1 year ago in COBOL Compilers / z/OS 3 Not under consideration

Data Capture outside of mainframe

During ITBz testing there is a recording file that gets created. The recording does not seem to capture data from outside the mainframe. KB would like to see data from all the systems that are in the flow.
4 months ago in Test Accelerator for Z / Functional Testing 0 Needs more information

Soruce code quality management through code coverage for M/F's souce code

KB performs code coverage for all source code and reports on this coverage to manage source code quality. However, despite the availability of IDz, mainframes are unable to utilize code coverage due to limitations in KB's framework-based common de...
4 months ago in Test Accelerator for Z / Functional Testing 0 Needs more information

start debugging in second program called by CALL

It is not currently possible to configure the debugger to start in a program other than the first in the chain (as is possible with other debuggers) if the first program calls the second with CALL and not with EXEC CICS LINK. It would be very usef...
8 months ago in COBOL Compilers / Linux 1 Planned for future release

Handle abend when using JSON GENERATE statement

We are facing an issue when using the JSON GENERATE cobol statement with cobol variables containing incorrect value. For exemple, in the case of a numeric variable containing spaces, the order triggers an ASRA abend and the generated json buffer i...
over 2 years ago in COBOL Compilers / z/OS 2 Planned for future release

new function for current timestamp

I would a cobol function to retrieve the current system timestamp with the higher possible precision like STCKE or Db2 SET CURRENT TIMESTAMP. Optionally a parameter could drive the required precision of the timestamp (same way as the current times...
about 5 years ago in COBOL Compilers 15 Future consideration

Add Cobol language command for support Base64 Code/Decode

Permit Receive/Send special characters from/to MF without have conversion problems
almost 5 years ago in COBOL Compilers 4 Not under consideration

COBOL: Catch use of wrong index

Case: TS006008227Summary: The COBOL compiler should warn when the wrong index is used Details: In COBOL the data division INDEXED BY phrase is used to associate an index with a table. “A table without an INDEXED BY phrase can be referred to throug...
over 4 years ago in COBOL Compilers 3 Future consideration