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 32

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 4 years ago in IBM i / RDi (Rational Developer for i) 4 Is a defect

Cursor Issues in LPEX editor V9.8 on Mac

There are multiple issues with cursor positioning in the LPEX editor on a Mac in version 9.8. These issues make using the product virtually unusable. Ending charactrs are not displayed when editing CL source, Editing RPG source is hit or miss on w...
9 months ago in IBM i / RDi (Rational Developer for i) 1 Is a defect

Outline not showing modified marker on fields using assignment operators

Fields modified using (at least) += are not showing in the outline as being modified "line# (m)". Use Case: I have Live outline on. See sample images for references.
about 10 years ago in IBM i / RDi (Rational Developer for i) 7 Is a defect

Implicitly defined DS subfield appears in outline as Unknown(0)

I am able to have a subfield in a data structure that does not have a definition specified. The compiler determines the definition at compile-time based on other fields that overlay the field. However, the outline shows Unknown(0). Below is an exa...
almost 10 years ago in IBM i / RDi (Rational Developer for i) 3 Is a defect

RDI Version: 9.6.0.11 20210819_0803 Valid json_table syntax in DDL gives error when creating SQL function

json_table syntax in DDL gives error when creating SQL functionRDI Version: 9.6.0.11 20210819_0803 for select productNo_json, wantedQuantity_json, wantedDate_json, availableQuantity_json, availableDate_json from json_table ( yxdb.call_service ( UR...
over 2 years ago in IBM i / RDi (Rational Developer for i) 2 Is a defect

RDI: Indicators defined in display formats are not shown in outline

Indicators defined in a display file are not shown in the outline. If I have a display file XX1234DA with a record format F01 where indicator 30 is used then it is not shown in the outline that it is used in the display file XX1234DA when there ar...
over 6 years ago in IBM i / RDi (Rational Developer for i) 3 Is a defect

RDi, PDM perspective, Mode Member, Option 2=Edit opens source in browse mode

RFE 14402 states the following: RFE14402 Add preference to default all opens to be browse only. On Remote Systems>IBM i>Objects Subsystempreference page, there is now a 'Open source in browse mode' preference. When the above option is checke...
almost 5 years ago in IBM i / RDi (Rational Developer for i) 1 Is a defect

Column Sensitive Editing in **FREE

When you are editing source in totally free (**FREE), the column sensitive editing still treats the first 5 characters of the line as a comment area. When you edit code in that space, it breaks up the line improperly. Totally free does not have a ...
about 5 years ago in IBM i / RDi (Rational Developer for i) 2 Is a defect

RDi: Fix block indentation feature

Issue 1 When indenting a block of code by highlighting the block and then pressing the Tab key, all of the selected lines are indented as expected, however, if the cursor is on a subsequent line (i.e. at the left hand margin of the next line) that...
over 1 year ago in IBM i / RDi (Rational Developer for i) 1 Is a defect

Outline does not show LIKE() defined attirbutes

Fields defined using LIKE() keyword show on outline without any attibutes. Use Case: Manually pressing refresh does not fix. Verify cache option is set to refresh cache.
about 11 years ago in IBM i / RDi (Rational Developer for i) 14 Is a defect