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 157

Allow Kerberos to be specified by connection

Currently Kerberos Authentication (SSO) can only be specified for all connections. It would be preferred to specify authentication options by connection. My normal programmer profile does not have *CHANGE authority to production programs as requir...
almost 5 years ago in IBM i / RDi (Rational Developer for i) 5 Future consideration

Add edit/browse capability for called programs similar to copy books

When editing a CL or RPG source member in RDi, it would be cool if you could right click on a called program in that source and edit/browse that program in a new tab. This would perform similar to when you right click on a copy book. The LPEX edit...
almost 3 years ago in IBM i / RDi (Rational Developer for i) 1 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 ...
about 2 years ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

Add ability to enter debug encryption key (dbgenckey) to debug via RDi service entry point

Please add the ability to enter Debug Encryption Key (if used) when entering Service Entry Point to debug a program from Rational Developer for i. Use Case: Turn on option to specify debug encryption key on Set Service Entry Point. In RSE, Right c...
about 8 years ago in IBM i / RDi (Rational Developer for i) 4 Future consideration

RDi don't move cursor on mouse scroll

Don't move the cursor when the code is scrolled with the mouse wheel. All the other editors I've used leave the cursor alone and easily scroll back to the original location when typing or using the arrow keys. Use Case: editing code
about 5 years ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

Add ability for Comment/Uncomment to work with SQL Scripts

When editing SQL scripts it would be super if Comment (ctrl+/) & Uncomment (cntl+\) worked as it does with RPG. Use Case: Given any block of code like: create or replace view V1asselect T1.C1 ,T1.C2 ,T2.C3from T1 left outer join T2 on T1.C1=T2...
almost 6 years ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

Optionally Show Hover Text in Fixed-Width Font

RPG is coded in a fixed-width font, including comments. This allows multiple lines to have data line up in the same place, including in comments. However, when those comments are shown in hover text (e.g. for prototypes) they're shown in variable-...
over 4 years ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

Allow double click to expand/collapse an Outline element

Currently, to expand/collapse an Outline view element, like "Files", "Data Structures", "Fields", etc, (or any of the sub elements), we need to click the arrow to the left of the element name. It would be convenient to allow us to double click a g...
almost 4 years ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

Move lines Up or Down in RDi/LPEX

RDi has a setting to move a line up or down (using ALT + UP / ALT + DOWN) that does not work in the LPEX Editor. Can we please enable that? Use Case: Rather than copying a line and pasting it elsewhere in your code - Hitting ALT + DOWN will move t...
over 5 years ago in IBM i / RDi (Rational Developer for i) 3 Future consideration

Add hover help features for Constant length to aid programmer productivity.

While editing programs, we often hover over a variable to see definition information. If it is a constant (DCL-C) type, when hovered over, you see only the value. You do not know the length. It would be helpful to add the length of the constant, s...
over 1 year ago in IBM i / RDi (Rational Developer for i) 1 Future consideration