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

RDi (Rational Developer for i)

Showing 586 of 3817

RDi should bring me to source of Serviceprogram procedure

Within RDi I can directly go to the source of a Copy Book (/copy or /include) and within RDi 9.6.0.11 I even can see that source directly. The same functionality is needed for procedures used in our code when they are somehow bonded to the program...
over 1 year ago in IBM i / RDi (Rational Developer for i) 4 Future consideration

Debugging in RDi should require only one step over EXEC SQL statements

It would ease debugging if we could compile programs with compile option DBGVIEW(*NOSQLSRC) No SQL source. This would skip over all embedded sql statements but still would allow them to run. Use Case: This saves time when you are debugging program...
over 3 years ago in IBM i / RDi (Rational Developer for i) 10 Not under consideration

Show SQL referenced items in Outline View

Tables, views, and columns referenced in embedded SQL do not appear in the Outline View. Use Case: **free ctl-opt dftactgrp(*no); dcl-s table char(10);dcl-s lib char(10);dcl-s text char(50); // table exists on every systemexec sql declare pgmr_own...
almost 6 years ago in IBM i / RDi (Rational Developer for i) 2 Not under consideration

RDI: show percentage of zoom in/out in the source

In RDI you can zoom in or out (change font size) in the source using ctrl+ and ctrl- I would like that the percentage is shown to the left of the maximize/minimize buttons in the LPEX editor.Maybe also the possibility to click on a "+" ot "-" to i...
over 1 year ago in IBM i / RDi (Rational Developer for i) 6 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...
about 1 year ago in IBM i / RDi (Rational Developer for i) 2 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...
over 7 years ago in IBM i / RDi (Rational Developer for i) 8 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...
about 5 years ago in IBM i / RDi (Rational Developer for i) 7 Future consideration

Freely Choose Tab Color for Members in LPEX

The user should be able to set the color of an LPEX tab. Example: When working on a customer management application, one could color all members (RPG, DDS, CL etc.) that belong to processing the customer list in one color and the ones that belong ...
4 months ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

RDi Live Parsing / Outline needs a better cache

Remote connection to IBM i server through VPN tunnel causes Live Parsing / Outline feature to slow down excessively. Update process to have a preference to refresh and a time for auto-refresh of the cache. When the time has not passed DO NOT check...
about 3 years ago in IBM i / RDi (Rational Developer for i) 7 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 7 years ago in IBM i / RDi (Rational Developer for i) 6 Future consideration