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

Implement PowerHA Administrative Domain Policies in os 7.3

It would be very usefull to have Administrative Domain Policies (at least QCST_AD_CREATE and QCST_AD_DELETE) implemented by PTF also on 7.3 version of operating system the same way like QHA_AD_ANZCADPRF policy. Use Case: Deletion of user profiles ...
about 5 years ago in IBM i / PowerHA Not under consideration

Include field name specified on procedure prototype in content assist prompt.

We have over 3500 procedures in our service programs. All have the field name that should be used specified on the prototype parameters. It sure would be nice if these field names were included in the Content Assist and would be injected into the ...
over 10 years ago in IBM i / RDi (Rational Developer for i) Not under consideration

Push To Client - Save/deploy folder/files

Most 3rd-party add-on tools for Eclipse (RDi) store their configurations in one or more XML files. It would be great if we could specify certain files and/or folders that should be saved by Push To Client and deployed to the same relative path for...
over 10 years ago in IBM i / RDi (Rational Developer for i) Not under consideration

Move selected (highlighted) block using the TAB key

While creating or modifying code (any language) where indentation is a good practice to visually structure the body of the entire program or scrip, this feature will facilitate the opportunity to massive move a block at once and not line per line ...
over 10 years ago in IBM i / RDi (Rational Developer for i) Not under consideration

Retrieve values from existing objects

Create or modify objects requires you to specify parameters (i.e. Activation Group, Form Size, Orientation, Size, Reuse Delete records and so on). These parameters may be retrieved from the existing object and prompted. A possible list of object c...
almost 11 years ago in IBM i / RDi (Rational Developer for i) Not under consideration

Can't install RDi on removable device

As a consultant in a small company, I would like to be able to install RDi on a removable device such as a USB stick so I can move it from one laptop to another for use with different clients. Use Case: As a consultant, I am often given a laptop f...
over 5 years ago in IBM i / RDi (Rational Developer for i) Not under consideration

Allow multiple definitions in a Dcl-s statement

A very usefull future I found in other languages is multiple variable definition in one line of code: Dcl-s a b c int(10); is clearly faster and shorter than: Dcl-s a int(10);Dcl-s b int(10);Dcl-s c int(10); Use Case: nd
over 5 years ago in IBM i / Languages - RPG Not under consideration

Double-Click or blockMarkWord select differently

Double clicking or using the action "blockMarkWord" selects differenty depending on the source specification location. Keywords defined for the d-spec areas select the quote characters where as c-spec functions do not. Use Case: Key any keyword or...
over 11 years ago in IBM i / RDi (Rational Developer for i) Not under consideration

Ctrl+W not functional in RPG Indentaion View

RPG Indentation view acts like a read only view of the LPEX editor which is very nice. One feature you get is the LPEX find. When I find and select (as I al most always do) to Find All, I can see a condensed view of the source (like I expect). Whe...
over 11 years ago in IBM i / RDi (Rational Developer for i) Not under consideration

RDi 9.0.1 LPEX Editor - Outline View indicator tree

The indicator tree is a very useful feature. However, we have found that not only does it show indicators from the RPG program, it also shows indicators from the associated DDS (display files and report files) from the F-specs. This is not necessa...
over 11 years ago in IBM i / RDi (Rational Developer for i) Not under consideration