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 152

From a SQLxxxLE source, a "SQL prompter" on SQL lines

From a SQLxxxLE source, a "SQL prompter" on SQL lines as we can have in SEU with the F4 function key Use Case: Helpfull to code SQL statements
almost 13 years ago in IBM i / RDi (Rational Developer for i) 9 Future consideration

Rdi Debug Step Over enhancement - Exec SQL statements

Currently when debugging RPG code with RDi in *SOURCE view, Step Into and Step Over will have to be pressed an unknown number of times to clear a single Exec SQL Statement. This is because the SQL Precompiler replaces Exec SQL Statements with mult...
over 5 years ago in IBM i / RDi (Rational Developer for i) 7 Future consideration

Include SQL Cross Reference in RPG Outline View

We feel as though the Outline view in RDi 9.5 should be enhanced and improved with respect to how it handles embedded SQL. The outline view only shows the files defined via RPG file declarations. Only references to RPG variables within the embedde...
about 8 years ago in IBM i / RDi (Rational Developer for i) 8 Future consideration

LPEX highlighting of matching keywords/brackets

A lot of editors will visually highlight matching parentheses when the cursor is resting on one half of the matching items. It would be nice if the LPEX editor could provide the same for RPG code. Use Case: * Highlight matching parentheses* Highli...
about 8 years ago in IBM i / RDi (Rational Developer for i) 6 Future consideration

Add an RPG refactor feature to add the ALIAS keyword to a file or data structure and handle all the renames

Using the alias names for externally-described files or data structures makes the RPG code more readable. But it's difficult and error-prone to change an existing program to use the alias names instead of the short names, even using RDI's existing...
over 5 years ago in IBM i / RDi (Rational Developer for i) 5 Future consideration

Collapse a section in RPG source.

Like in JavaScript or HTML source editors, in RPG I would like collapse a subroutine, a subprocedure, an IF - ENDIF and so on by cliking on symbol "-". Use Case: Like SEU command X.
over 8 years ago in IBM i / RDi (Rational Developer for i) 8 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...
almost 10 years ago in IBM i / RDi (Rational Developer for i) 11 Future consideration

Allow seamless Git integration with RDi

Make Git adoption in RDi seamless for RPG developers. RDi currently has iProjects which can be used to adopt Git, but iProjects operate on the premise of offline editing. Not all RPG developers are going to be editing offline. Use Case: Focus on a...
almost 6 years ago in IBM i / RDi (Rational Developer for i) 7 Future consideration

Improve the Reconnect process for RDi

When working remotely for the past 2 years I connect to our corporate network via VPN prior to opening RDi. Everything works fine in RDi until my VPN connection drops. At this point RDi still shows as connected. When I reconnect the VPN and try to...
about 2 years ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

Refactor->Extract Local Variable - for ILE RPG

Code Refactoring is a well known software best practice that involves improving the structure of existing computer code while preserving its behaviour.https://en.wikipedia.org/wiki/Code_refactoringEclipse already has excellent refactoring support ...
over 7 years ago in IBM i / RDi (Rational Developer for i) 3 Future consideration