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

SQL1103 in Error List for QTEMP tables

On a compile, the Error List shows SQL1103 (Column definitions for table &1 in QTEMP not found) for QTEMP tables that don't exist in the RDi job. Those messages are irrelevant and can cause pertinent warnings to be missed. RDi should suppress ...
3 days ago in IBM i / RDi (Rational Developer for i) 0 Submitted

Show true data type of parameters declared with *EXACT

When showing content assist, or in the Outline view, when displaying the prototype of a procedure, show the actual declared data type for the parameters declared with options(*EXACT). This keyword requires that we pass a variable declared EXACTLY ...
2 days ago in IBM i / RDi (Rational Developer for i) 0 Submitted

Do not show unused annotations for unnamed subflelds in RPG source

In Rational Developer for I, when editing ILE RPG source, an annotation icon may appear in the left margin of a source line which defines a field to notify the user that field is not used in the source program. These “Not Used” annotations may app...
2 months ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

Let RDi correctly retrieve compile results when compiling two objects with the same same at the same time

The problem is, that the "Error List" view is not correctly loaded, when two objects of the same name but different types are compiled at once. In that case only the compile result of the second compile is displayed. The first idea is to change RD...
3 months ago in IBM i / RDi (Rational Developer for i) 3 Future consideration

Add Compare/Merge API that ignores source sequence/dates

Probably the single most requested RDi function that customers ask for is the ability to do compare/merge of source members without impacting existing source sequence/dates - we cannot provide this ability without help from Eclipse/IBM, to either ...
3 months ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

Show tables and columns used in embedded SQL statements in structure view

The structure view displays in an extremely complete way all the uses of files, formats and zones by the native instructions (dcl-f, read, update ...). On the other hand, all the files and zones used by static SQL statements do not appear, which ...
11 months ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

Improve the formatting of free form SQL

It would be a good idea to improve the formatting of the free form SQL.This is the result of the formatting performed by RDi: exec sql select * into :dsreginv :nullinds from json_table (:jsonresponse, '$' columns (internalid char(100) path '$.Inte...
5 months ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

Add .ignore file to i Project

Add a .ignore file (similar to the Git .gitignore file or the svn:ignore property) so that the developer can specify files or members that must be ignored by the Remote Reconciler. That would be very useful if a developer stores multiple i Project...
4 months ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

Add API for Debug (Set Service Entry Point) actions in RDi

One of the most common requests we have for customers is the ability to do the Set Service Entry Point action from within our plugin - we cannot provide this ability without help from IBM, to either document an existing public interface or provide...
3 months ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

Use checksums for testing files for changes.

Today RDi uses timestamps for testing local and remote members for changes. If the timestamps do not match, the Remote Reconciler assumes that a member was changed on the local or remote system. But of course that may not be true. For example, mem...
4 months ago in IBM i / RDi (Rational Developer for i) 2 Future consideration