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 154

Context prompt for OVERLOADed procedures

When using the context-sensitive completion assist to find a procedure to call, it would help greatly if all of the possible overloaded procedure parameters were suggested using the name of the overload prototype. See Use Case for example. Use Cas...
over 3 years ago in IBM i / RDi (Rational Developer for i) 3 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

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...
over 1 year ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

RDi should prompt options Parameters in RPG

Right now RDi when you have a procedure which allows a parameter for example pointer and the options(*string) RDi (or LPEX Editor) only prompt existing pointer variables.It should also prompt the variables of the type specified in options(). Use C...
over 3 years ago in IBM i / RDi (Rational Developer for i) 4 Future consideration

Filter STrings to have exclude option

The Filter Strings option for the Remote Systems view allows filters for things like objects. Those filters allow include criteria, but not exclude criteria. It would be really helpful if we could also have excludes. Use Case: I'm using RPGUnit in...
over 6 years ago in IBM i / RDi (Rational Developer for i) 6 Future consideration

Enhancement to Remote Scratchpad view

The Remote Scratchpad view in RDi is proving to be exceptionally useful when handling a number of different objects and source members at one time. (Ref. Charles Guarino's YouTube video here: https://youtu.be/gVnH5rgpSu8)The Scratchpad allows for ...
over 6 years ago in IBM i / RDi (Rational Developer for i) 13 Future consideration

Add optional capability similar to Source->Format, to allow developer to sort declarations by type. Source->Sort Declarations.

To improve programmer productivity and source readability. When reviewing programs, it would be helpful to be able to sort declarations into sequence by types, ie. DCL-C, DCL-DS, DCL-S, DCL-PI, DCL-PR would all be grouped together with like type v...
over 1 year ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

RDi-Stop Program Verify when I ask it to stop

If I accidentally press Ctrl+Shift+V instead of Ctrl+Shift+C, the program verify feature starts. It's extremely slow compared to just letting the code compile. I know I can change the keybindings but the STOP button should actually stop the verify...
almost 4 years ago in IBM i / RDi (Rational Developer for i) 5 Future consideration

Export LPEX Outline View

The content of the LPEX Outline view should be exportable. It would be a great basis for application documentation—even better if the context help for procedures/fields/constants would be included. JSON or XML would be fine maybe also a readable f...
almost 2 years ago in IBM i / RDi (Rational Developer for i) 5 Future consideration

Enhance Remote Reconciler so that multiple source members can be pulled at once

Today the Remote Reconciler does not allow selecting multiple source members for being pulled to the PC. Option "Pull from" is greyed out if multiple members are selected. In case there are several new source members on the host, the members can o...
3 months ago in IBM i / RDi (Rational Developer for i) 1 Future consideration