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

IBM i

Showing 2741 of 4252

RDi CL formatting for declaring variables with defined storage

Add a preference to indent DCL statements for variables with STG(*DEFINED). Use Case: Declare an incoming parameter for a qualified object and then declare the object name and library. With the indentation it would look similar to the following: d...
almost 8 years ago in IBM i / RDi (Rational Developer for i) 5 Not under consideration

Save Remote Scratchpad Entries

Saving of the remote scratch pad entries will help navigate code more effectively . Use Case: Every time the editor restarts all the entries are lost. it would be a good feature to add an ability to save them to a list.
almost 8 years ago in IBM i / RDi (Rational Developer for i) 1 Not under consideration

Make find option similar to find as we know it from web browsers

I keep hitting the scroll wheel on my mouse after doing a search in RDi and to my big frustration the scroll wheel affects find history instead of the source. There is also the part where you search for something in the Source and you want to high...
almost 8 years ago in IBM i / RDi (Rational Developer for i) 2 Not under consideration

Add 'command' action to Lpex Editor Actions

Add a new Lpex Editor Action: 'command' Use Case: Lpex Editor Actions allow us to attach an Lpex function to a keyboard shortcut or mouse click. There are some simple commands, like trim, which can't easily be attached to a keyboard shortcut. If t...
almost 8 years ago in IBM i / RDi (Rational Developer for i) 5 Not under consideration

Newer version of the binaries for the zip/unzip utility added to aixtoolkit site

Customer request newer version of the open-source zip/unzip utility support and request to have an RFE submitted to get the binary updated.to the aix toolkit website.Please don?t close the case until you submit the RFE. Use Case: Newer version of ...
about 8 years ago in IBM i / RDi (Rational Developer for i) 1 Not under consideration

Template fields generate erroneous RNF7031

I always clean up unused variables before program implementation and when I double click on the Error List tab in RDi after compiling a program, each template field is followed by "RNF7031: The name or indicator <field name> is not reference...
about 8 years ago in IBM i / Languages - RPG 6 Is a defect

Allow Include/Exclude of unused fields in outline view

Providing a toggle to show only referenced or only unreferenced fields would be a great time-saver when reviewing/debugging a program source. Use Case: Using data structure i/o, if you reference a table column without the ds qualification, it will...
about 8 years ago in IBM i / RDi (Rational Developer for i) 2 Not under consideration

LPEX-Allow different colors for each level of Block Nesting

When using the 'Show Block Nesting' feature, allow different colors to be used for the different levels of block nesting. In the preferences add the ability to specify different colors for each of the available 5 levels of block nesting. Use Case:...
about 8 years ago in IBM i / RDi (Rational Developer for i) 4 Not under consideration

New Compiler Predefined Values for INCLUDE

It would be nice to have the library, file and member name of the source being compiled as predefined values for the INCLUDE or COPY compiler directives, like: *SRCLIB, *SRCFILE and *SRCMBR The format and rules for the directive would stay the sam...
about 8 years ago in IBM i / Languages - RPG 9 Not under consideration

New keyword OVR in DCL-F.

In stead of OVR command before OPEN it would be usefull set an RPG field with OVR command. Use Case: DCL-F qSysPrt PRINTER OVR(myOvrCmd);DCL-S myOvrCmd VARCHAR(255);myOvrCmd = 'OUTQ(' + myOutQ + ') HOLD(*YES) SAVE(*YES)';OPEN qSysPrt;
about 8 years ago in IBM i / Languages - RPG 5 Not under consideration