Skip to Main Content
IBM Power Ideas Portal


This portal is to open public enhancement requests against IBM Power Systems products, including IBM i. 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

RDi (Rational Developer for i)

Optionally Show Hover Text in Fixed-Width Font

RPG is coded in a fixed-width font, including comments. This allows multiple lines to have data line up in the same place, including in comments. However, when those comments are shown in hover text (e.g. for prototypes) they're shown in variable-...
over 5 years ago in IBM i / RDi (Rational Developer for i) Future consideration

Code Coverage Consolidation with multiple cczip files on same object not working in RDi9.8

In RDi 9.8, When executing multiple test cases on different procedures in a module or on a program, different cczip files are created. We use below approach to consolidate them and generate the final code coverage. However, it doesn't consolidate ...
almost 2 years ago in IBM i / RDi (Rational Developer for i) Future consideration

Add edit/browse capability for called programs similar to copy books

When editing a CL or RPG source member in RDi, it would be cool if you could right click on a called program in that source and edit/browse that program in a new tab. This would perform similar to when you right click on a copy book. The LPEX edit...
about 4 years ago in IBM i / RDi (Rational Developer for i) Future consideration

Auto Generate Procedures

Today in Eclipse when coding Java applications you can type a call to a method without the method existing. When eclipse sees that the method does not exist it gives an auto correct option to create the method based on the parameters passed in the...
over 11 years ago in IBM i / RDi (Rational Developer for i) Future consideration

Highlight and or color parens

I'd like RDI to highlight or colorize matching parens. When nesting BIF's this can be a real useful feature when debuging and understanding code. Use Case: Debgugging, or changing code where multiple parens are used. Here is an example of a line o...
over 8 years ago in IBM i / RDi (Rational Developer for i) Future consideration

Allow cross reference to account for literals in code

The Mark Occurrences works wonders but there are times when I want to have it mark constants, like hard coded array indexes, etc. Please consider adding an option to the outline that allows it to cross source literals, yes any literal. Use Case: O...
over 7 years ago in IBM i / RDi (Rational Developer for i) Future consideration

RDi don't change selection with scroll

Scrolling should be a non-destructive operation, specifically the selected text should not be removed simply because one end of the selected region scrolls outside the visible window. The selected region should not be lost via mouse wheel scrollin...
over 6 years ago in IBM i / RDi (Rational Developer for i) Future consideration

Set SEP entry screen browse buttons take too long

There are a few problems with the "Browse" buttons on the "Set Service Entry Point" window. Every single one of the browse buttons does the same where it populates a massive list of all objects, modules and procedures for everything in the *LIBL (...
over 9 years ago in IBM i / RDi (Rational Developer for i) Future consideration

Show true data type of parameters declared with *EXACT

When showing content assist, or in the Outline view, when displaying the prototype of a procedure, show the actual declared data type for the parameters declared with options(*EXACT). This keyword requires that we pass a variable declared EXACTLY ...
about 2 years ago in IBM i / RDi (Rational Developer for i) Future consideration

Expand Object Table to copy members to different system

In the new, PDM-like Object Table, add ability to copy a member to a different LPAR/SYSTEM when using PDM option 3 Use Case: We have multiple systems, and there are times I need to copy a member to a different system for testing, etc. I can do thi...
over 6 years ago in IBM i / RDi (Rational Developer for i) Future consideration