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

Software Analyzer

Showing 11

Store outputs of the software analyzer in individual files

At the moment the output of all runs is stored in a single file. In the future, we would like the run of every programm anaylized stored in an individual file (XML, JUnit, ...).
about 1 year ago in IBM Developer for z/OS / Software Analyzer 1 Future consideration

IDZ Sofware Analyzer - Client Batch Mode - Link with z/OS Copybooks

When we work with IDZ in an interactive mode (eclipse UI), we have added property groups for our projects, in order to link cobol copybooks strored on z/OS PDS (especially technical copybooks we don't need in the Workspace : SQL Messages, MQ, ...)...
over 2 years ago in IBM Developer for z/OS / Software Analyzer 1 Future consideration

Improve performance for running code review by JCL

When running a code review/sowftware analyze in IDz it takes miliseconds, when running it by JCL the same code review takes about a minute. Most of the time seems to isolated to starting up a headless instance of eclipse, even when implementing ca...
7 months ago in IBM Developer for z/OS / Software Analyzer 1 Future consideration

Package Software Analyzer as OCI to use with zCX

We would like to be able to run Software Analyzer inside a container as part of our pipeline. It would likely be inside zCX but in the end it could also be on x86. This will ultimately depend on the build environment our customer uses. We are vers...
about 1 year ago in IBM Developer for z/OS / Software Analyzer 1 Future consideration

Software analyzer : Documentation explaining code conformity/violations with examples

Some of the existing software analyzer built-in rules are not very comprehensive with examples. It is becoming more difficult to read code violation report and correct themselves by developers. For example built-in rule "Avoid using 88-entries in ...
about 1 year ago in IBM Developer for z/OS / Software Analyzer 1 Future consideration

To Dsiplay the "Correct Usage" of an Error when clicked on an Error after doing Softwat Analyzer in IDZ

Like in SonarQube, if you click on an error, it will display the non-compliance and compliance usage, based on this the developer will know how to correct/fix the error / issue in the code. So the expectation is the same in IDZ S/A as well.
7 months ago in IBM Developer for z/OS / Software Analyzer 1 Future consideration

IDZ Software Analyzer Custom Rules - Add in customised message for the rules covering the section

The storage working section might consists of hundred of lines of code and the standard error displayed in this formatting: <File>:<beginning line of section> <rule description>. THis is limitation to look for the line number of ...
9 months ago in IBM Developer for z/OS / Software Analyzer 1 Future consideration

General codingrules missing in static analysis

Add 3 more coding rules regarding static analysis that we think should be in IDz by default. 1. Strings should only be moved to variables large enough to hold them without truncation https://rules.sonarsource.com/cobol/type/Bug/RSPEC-3921 2. Colla...
almost 5 years ago in IBM Developer for z/OS / Software Analyzer 3 Future consideration

IDz Software Analyzer should work with many Programs

In IDz you can select multiple Programs in the Software Analyzer Configurations. When you for example select "Analyze selected projects" for a Project with 902 Cobol Files you will get an error. Please see Ticket "IDz Software Analyzer could not p...
over 1 year ago in IBM Developer for z/OS / Software Analyzer 1 Future consideration

Data Flow / Data Flow Hierarchy View avoidance of suppressed assignments

Assignments that occur multiple times are suppressed in the views.Important information is simply suppressed. This only confuses and leads to wrong assumptions and errors. The problem occurs in both Dataflow and Dataflow Hierarchy views See use ca...
over 3 years ago in IBM Developer for z/OS / Software Analyzer 6 Future consideration