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)

Showing 600

RDI: outline does not show fields modified by eval-corr

If you have two data structures and do an eval-corr in RPG dcl-ds myds1; a char(10); b char(10); c char(10);end-ds; dcl-ds myds2; a char(10); b char(10); c char(10); d char(10);end-ds; eval-corr myds2 = myds1; then it is not shown in the outline t...
about 1 year ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

Include select/omit criteria for logical files in outline view

Files used in RPG can be logical files that include select/omit criteria. In order to know what those are, I need to go elsewhere, such as DSPFD in a 5250 session. As of this date, the select/omit specification is not visible in the Schemas action...
over 5 years ago in IBM i / RDi (Rational Developer for i) 6 Future consideration

Do not change the date field in date area if only change for a source line is a "white space" change.

Do not change the date field in date area if only change for a source line is a "white space" change.Or a setting where you can control the date field in date area being updated on a source line "White space only" change. An example of this is RPG...
almost 9 years ago in IBM i / RDi (Rational Developer for i) 8 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 ...
5 months ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

Would like an option to run the CL formatter over a whole member

I recently changed the CL formatter settings in Rational Developer for i. I'd like to reformat the member I am editing, but the only way I have found to do so is to modify every line. I accomplish this by replacing one blank with one blank, limiti...
10 months ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

ILE Build Tools for RDi

I really like the idea of an IDE. It should do all the keeping track ofthings for me. It should help me with my builds, it should make debugging easier for me, and RDI does a lot of that very nicely. But one place where it falls short is in helpin...
over 10 years ago in IBM i / RDi (Rational Developer for i) 11 Future consideration

Add keyboard shortcut: Navigate to next/previous DCL-PROC statement (bonus: position the DCL-PROC to top of window)

Example: In a module with 50 procedures being able to quickly bring the next or previous procedure to line 1 would be a time save. For those who flip monitors to a portrait view this would be more beneficial. Extending this behavior to BEGSR state...
8 months ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

Allow modification of Wizard templates and include substitution variables

The Java, D-Spec and Procedure Wizards uses a standardized layout with no option to modify it. We need the ability to modify the template to meet shop standards. Ideally the templates should work the same way as regular templates or snippets with ...
over 6 years ago in IBM i / RDi (Rational Developer for i) 4 Future consideration

Provide better support for PASE compiler tools in an IDE

I am building a lot of programs and tools for IBM i using the C language. At this point I am build a lot of tools that run on a Linux Partition and communicate with IBM i over a TCP/IP connection. The development environment I use for IBM i is RDi...
over 2 years ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

Configurable auto-formatting of own procedures

The current code formatter only indents known RPG statements like If, Do, Select, ... but doesn't recognize custom written procedures that benefit from proper indentation as well. The result is that these are now aligned so that their indentation ...
over 6 years ago in IBM i / RDi (Rational Developer for i) 6 Future consideration