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 605 of 4655

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

Rational Developer for i and Data Studio

I have RDI installed on my computer, when I open it it starts RDI with Data Studio as seen in the attached image. Now I have a new computer on which I installed RDI but Data Studio does not open like on my old computer and therefore I do not have ...
3 months ago in IBM i / RDi (Rational Developer for i) 2 Not under consideration

Please add the Java Modernization Tools for RPG and COBOL into RDI 9.8 like RDI 9.6 with the tools option.

IBM Rational Developer for i RPG and COBOL + Modernization Tools, Java Edition V9.6 Core Multiplatform Multilingual eAssembly (CJ2JVML) comes with many tools for exposing IBM i backend business logic to web based application written in Java for th...
4 months ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

Provide code completion on ExtName DS

Code completion works fine in RDI for regular datastructures, however it doesn't work for datastructure define externally, for example; Dcl-DS MYFILE ExtName('MYFILE') Qualified Alias;End-Ds; Typing MYFILE. followed by Ctrl-Space doesn't give me t...
about 5 years ago in IBM i / RDi (Rational Developer for i) 4 Is a defect

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

RDI: outline does not show fields modified by eval-corr

If you have two data structures and do an eval-corr in RPG dcl-ds myds1; a char(10); b char(10); c char(10);end-ds; dcl-ds myds2; a char(10); b char(10); c char(10); d char(10);end-ds; eval-corr myds2 = myds1; then it is not shown in the outline t...
almost 2 years ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

Ability to use an Overlay (created by CRTOVL) in the RDi Design tool.

Using external printer files, allow the developer to drop data fields more accurately by having visibility to the document or letter being populated. Functionality similar to the screen design tool. Use Case: Gives the developer a visual of where ...
about 4 years ago in IBM i / RDi (Rational Developer for i) 3 Not under consideration

Export LPEX Outline View

The content of the LPEX Outline view should be exportable. It would be a great basis for application documentation—even better if the context help for procedures/fields/constants would be included. JSON or XML would be fine maybe also a readable f...
over 2 years ago in IBM i / RDi (Rational Developer for i) 5 Future consideration

Rdi Debug of RPG Step Over enhancements - EXSR and Exec SQL

Currently when debugging RPG code with RDi, Step Over will step over procedure/function calls but will step into EXSR subroutine calls. It should also step over EXSR subroutine calls. Subroutines have similar use cases to subprocedures (and some s...
almost 7 years ago in IBM i / RDi (Rational Developer for i) 5 Not under consideration

Add keyboard shortcut: Navigate to next/previous DCL-PROC statement (bonus: position the DCL-PROC to top of window)

Example: In a module with 50 procedures being able to quickly bring the next or previous procedure to line 1 would be a time save. For those who flip monitors to a portrait view this would be more beneficial. Extending this behavior to BEGSR state...
over 1 year ago in IBM i / RDi (Rational Developer for i) 1 Future consideration