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

Application Delivery Intelligence Extensions

Showing 24

Misidentification of IMS Segment

This RFE is to improve the identification of graph elements when using IMS CBLTDLI and EXEC DLI calls. In this situation (case TS004447136 Escalation SRR: 31080) BILRTP00.16969 is misidentified and shown in the graph as an IMS database segment.Thi...

cross analysis on java projects from analyze client (AD Projects)

Analyzes over several Java AD projects as well as Java / Cobol AD ​​projects are currently not possible. A large number of analysis queries have to be started on individual Java AD projects and then the results have to be summarized manually. This...

Start AD usage analysis from IDz editors

Currently, a developer has to copy the variable or section name and change the perspective (Application Discovery Browser) in order to then select all AD projects. Then the copied name must be pasted and the analysis "Use in program" started.

Additional Java analysis functions

Currently analysis can only be started on a Java AD project in Explore View. In contrast to this, in the Navigator View on eclipse projects, files, source folders and Java class analyzes can be started.Regardless of the view, only the call graph c...

Grouping of eclipse projects from a workspace to an AD project

With a grouping of all eclipse projects within a workspace to an AD project, the display of the AD projects in the Explorer View becomes more manageable and analyzes of related eclipse projects is much easier.Use of analysis options, which are oth...

Import of Java projects into ADDI

The artifacts from existing eclipse projects can be used for analysis in different workspaces in the Explore View without the need to import the projects. The existing eclipse projects in svn, git or RTC are imprinted with the AD Java Nature befor...

ADDI enhancement of the export to csv functionality of a program callgraph

Our team want to use the ADDI functionality to find out in a complex environment, whether a (COBOL) subprogram is called dynamically or static. Depending on this, we then decide for which programs we need to perform a re-link, when a subprogram is...

Addition of Easytreive Components in ADDI

Easytrieve is a new component, that we have got from the platform side. Providing the exact name of the folder, under which this has to be added in a project in ADDI, will be helpful for the upcoming projects.

Open API for ADI

Provide an open API to take in information from other products

Leave out common code from Code Coverage

Provide the ability to identify code that should not be included in the calculated statistics for Code Coverage. In our case, common code is brought into the application program via a copy book.