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

FILTER BY CATEGORY

IBM i

Showing 821

In RDI ability to exit program debug immediately as in F3 using green screen STRDBG

Using green screen STRDBG, while stepping through any program using F10, if the developer presses F3 to exit, the program stops running immediately. This is a bit of a safeguard to many developers where they know they can end a job midstream. This...
over 8 years ago in IBM i / RDi (Rational Developer for i) 6 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...
almost 9 years ago in IBM i / RDi (Rational Developer for i) 6 Future consideration

Tooltip for CL-Variables in Debug-Mode

In RPGLE the debugger is capable to show the contents of variables in a tooltip by selecting and hovering over its name. This functionality does not work for CLLE. Use Case: Any CLLE-program that needs to be debugged.
over 9 years ago in IBM i / RDi (Rational Developer for i) 4 Future consideration

RDI 9.0.1 Outline View - DDS indicator list

When in the LPEX editor, there is an outline view that shows lists of fields, indicators, etc., when in an RPG source member. This is an excellent pane of information. However, we are not finding an indicator list when working on a DDS source memb...
over 9 years ago in IBM i / RDi (Rational Developer for i) 7 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 9 years ago in IBM i / RDi (Rational Developer for i) 11 Future consideration

Widen panel dividers

Maybe I'm getting old ;-) ... but I'm frustrated wasting precious seconds moving my cursor back and forth across the panel dividers in a perspective trying to position the cursor precisely in the 2-pixel (or so it seems) width of the divider, requ...
over 10 years ago in IBM i / RDi (Rational Developer for i) 5 Future consideration

RDI/RDP Copy/Paste like WDSC had for COBOL

In WDSC we could copy/paste on a line and not have the editor cut our words when pasting and it hits column 7(Comment Column) or column 73. ? ?Look at examples below I want to comment out the second line of the IF statement so I copy the my Projec...
over 10 years ago in IBM i / RDi (Rational Developer for i) 4 Future consideration

Option to suppress RNF7031 messages in F-specs

I always clean up any unused variables in a program before I implement it so other programmers won't be confused. As an aid to cleanup, I compile the program with RDp and then double click one of the messages in the error list so the messages are ...
over 11 years ago in IBM i / Languages - RPG 5 Future consideration

RPG Docs (like Java Docs) in Content Assist

Java docs is incredible useful when writing java code in eclipse, specially when the associated documentation for a method is retrieved with the content assist pop up. There's no official documentation for rpg, but projects like ILE DOCS are very ...
over 11 years ago in IBM i / RDi (Rational Developer for i) 13 Future consideration

Find/Replace (CTRL-F) regular expressions in RDP (LPEX) should match the help text "regular expression patterns".

Using the regular expressions for find/replace in the LPEX editor on RDP is confusing. The help text clearly shows that the regular expression patterns should use the details described in the java.util.regex.Pattern javadoc but there are differenc...
over 11 years ago in IBM i / RDi (Rational Developer for i) 4 Future consideration