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, PDM perspective, Mode Member, Option 2=Edit opens source in browse mode

RFE 14402 states the following: RFE14402 Add preference to default all opens to be browse only. On Remote Systems>IBM i>Objects Subsystempreference page, there is now a 'Open source in browse mode' preference. When the above option is checke...
over 5 years ago in IBM i / RDi (Rational Developer for i) 1 Is a defect

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, ...
over 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...
over 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 ...
over 5 years ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

RDi RPG editor - need a line that always shows what subroutine/proc that cursor is in

When I'm browsing or editing an RPG source member (of any kind), I would like to always see what is the name of the subroutine or procedure that my cursor is in so that I don't always have to scroll up to find out. This would be particularly helpf...
over 5 years ago in IBM i / RDi (Rational Developer for i) 3 Not under consideration

Option to disable automatic selection of Restrict search to selection

A previous RFE requested that RDi find text work like standard Eclipse find text. Part of that was the automatic selection of the "Restrict search to selection" checkbox if you have lines selected in the editor. I would like to disable that option...
over 5 years ago in IBM i / RDi (Rational Developer for i) 2 Not under 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...
almost 6 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...
almost 6 years ago in IBM i / RDi (Rational Developer for i) 4 Future consideration

Screen Designer Indicator *On/*Off

There appears to be a lack of functionality to show/hide items on the screen based on whether an indicator is *on or *off. It currently just overlaps the displays. Use Case: This is a feature used in SDA via the F6 key. It's a well missed feature.
almost 6 years ago in IBM i / RDi (Rational Developer for i) 2 Not under consideration

Column Sensitive Editing in **FREE

When you are editing source in totally free (**FREE), the column sensitive editing still treats the first 5 characters of the line as a comment area. When you edit code in that space, it breaks up the line improperly. Totally free does not have a ...
almost 6 years ago in IBM i / RDi (Rational Developer for i) 2 Is a defect