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)

FOR-EACH with record level access

The new FOR-EACH is today working on list, however it would be nice if - in the future - it could be extended to also handle record level access. ( and perhaps also user defined iterators) The basic idea is to make tighter and more concise coding ...
almost 5 years ago in IBM i / Languages - RPG Not under consideration

Support folders in iACS session manager

Provide the ability to create folders & sub-folders in the iACS session manager to allow better organization of display & printer sessions. Use Case: In situation where there are large number of display & printer sessions, it would be ...
about 5 years ago in IBM i / IBM i Access Family Not under consideration

Extend the SQL command HTTP_DELETE and include a additional body parameter

It would be great if the SQL command HTPP_DELETE could be extended by an additional request body. I know that this is not the standard, but in an actual project we need to pass an order number in a HTTP_DELETE statement. The problem is, that other...
5 months ago in IBM i / Db2 for i Not under consideration

get full details about 5250 fields via ehllapi of ACS

the ehllapi of ACS allows a client application under windows to query the attributes of each field of a 52250 screen. This api returns some information, not all. for example, the auto-enter-field status is not returned. This put my client applic...
11 months ago in IBM i / IBM i Access Family Not under consideration

in RUN SQL SCRIPT to have the ability to run scripts from GitLab

We have a GitLab, and all our SQL scripts are stored in this GitLab. To run them in RUN SQL SCRIPT, we first need to download them to our PC. Would it be possible to have access to a URL to open the script directly in GitLab?
3 months ago in IBM i / IBM i Access Family Not under consideration

All **FREE to be the first non-blank line in source code instead of strictly the first line

When I code, I always leave the top line blank for various reasons. Also many developers do the same. Some reasons include that RDi doesn't let you insert a line before line 1 (try it, it doesn't) but that's minor. For the most part, I want the co...
10 months ago in IBM i / Languages - RPG Not under consideration

String interpolation for RPG

Add string interpolation support so variables can be inserted into string literals without having to use concatenation with + symbols and multiple literals. For example:apples = 4bananas = 3print(f"I have {apples} apples and {bananas} bananas") Us...
over 4 years ago in IBM i / Languages - RPG Not under consideration

Size decrease when downloading PTFs Groups

Hello, My idea is simple. When downloading PTF group images, we would have option to upload some kind of PTF output file (which will tell fix central which PTFs are already on IBM i partition) which will be than processed on fix central and make d...
8 months ago in IBM i / PTF and Service Not under consideration

Add Last Used Time for Object

Currently, create and change have both the date and time but last used only has the date. It would be nice to be able to see the last used time of an object as well. Checking what time an object has been used would useful in validating if an objec...
about 6 years ago in IBM i / Core OS Not under consideration

Select into :dsArray

It would be great to be able to select columns from a table directly into a data structure array instead of going through the process of creating a cursor. Because a lot of times you just want the list of matches and then your done. It makes even ...
almost 6 years ago in IBM i / Db2 for i Not under consideration