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 156

Remember compile type per member

RDi remembers the last compile type used, for example CRTBNDRPG or CRTRPGMOD, however this is not per member. This always requires to right-click on the member, and select the proper compile type instead of just doing a CTRL-C to compile. Use Case...
almost 5 years ago in IBM i / RDi (Rational Developer for i) 5 Future consideration

Member on second display cannot be used when accessing RDi commands via menu

I recently added a second monitor to my machine, to be able to utilize RDi more effectively. The second monitor is in portrait mode (picture a TV turned sideways). I've been dragging source onto the second screen & then maximizing the screen, ...
about 5 years ago in IBM i / RDi (Rational Developer for i) 6 Future consideration

Add ability for Comment/Uncomment to work with SQL Scripts

When editing SQL scripts it would be super if Comment (ctrl+/) & Uncomment (cntl+\) worked as it does with RPG. Use Case: Given any block of code like: create or replace view V1asselect T1.C1 ,T1.C2 ,T2.C3from T1 left outer join T2 on T1.C1=T2...
about 5 years ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

Drag and Drop Procedures in RDI from the outline view

Drag and Drop Procedures in RDI from the outline view to help refactor code. Use Case: It would be helpful to be able to move RPG procedures in the source code using the outline view instead of resorting to moving it manually. I've found it quite ...
about 5 years ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

Auto refresh Service Entry Points in RDi

When setting a Service Entry Point in RDi, every time you re-compile the program the SEP must be refreshed. It's easy to forget to do so, and then you need to stop the program you are trying to debug. It would be good if RDi would just auto refres...
about 5 years ago in IBM i / RDi (Rational Developer for i) 5 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 5 years ago in IBM i / RDi (Rational Developer for i) 4 Future consideration

Show Properties of Modules in Program Objects in RDI

RDi should display module source and service information for ILE programs like it does for OPM when a program is compiled with *DEBUG information. Some source information is available indirectly thru the Application Diagram, but it should be more ...
over 5 years ago in IBM i / RDi (Rational Developer for i) 3 Future consideration

"Ctrl-a" (Select All) in a Find Dialogue text entry box should select text there only, not in the editor source

On RDi 9.6.0.4, with the Find Dialogue open in an active editor, with the cursor positioned in either the "Find" or "Replace" text box, pressing Ctrl-a to Select All should select only the text in that box. Currently, this keyboard shortcut select...
over 5 years ago in IBM i / RDi (Rational Developer for i) 6 Future consideration

Change default behavior of filter pools in RDi.

In RDi filter pools are VERY useful! But, there are some strange behaviors that I think should be addressed. 1. For some reason you cannot rename, or delete the default filter pool. Also, the name of the filter pool is UGLY! If you try to rename i...
over 5 years ago in IBM i / RDi (Rational Developer for i) 7 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