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 918

Dynamic Strings in RPG

Have the ability to declare a character very similar to how we declare a string in Java without having to give it a length. Use Case: In Java to declare a string its just String mytext; In RPG I would like to declare a char as dcl-s myText char; M...
over 4 years ago in IBM i / Languages - RPG 12 Future consideration

Add Case Conversion to RPG Subprocedure Parameters

Add support to automatically convert Subprocedure Parameters to Upper or Lower case using OPTION(*UPPER) or OPTION(*LOWER) keywords on the parameter definition. Obviously, this would be for CHAR, VARCHAR parameters that are also CONST or VALUE. It...
almost 5 years ago in IBM i / Languages - RPG 10 Future consideration

Navigator for i - IFS analysis tool like TreeSize

I submitted this earlier (ID 133748) as a request for ACS, but it was declined and suggested that I resubmit it for Navigator for i. I can't seem to find a good and intuitive tool to get an overview of the IFS. It would be nice to able to look at ...
almost 5 years ago in IBM i / System Management 5 Future consideration

Default parameter values for parameters defined with *omit or *nopass

Allow the definition of a default value for optional parameters so that rather than having to have to check %parms and use a second field as currently :- dcl-pi addItemToBasket; sku char(10); workQty int(10) options(*nopass)end-pi; dcl-s qty like(...
over 2 years ago in IBM i / Languages - RPG 4 Future consideration

IBM i SSO authentication against Azure Global AD

Actually, a valid Network Authentication service and EIM configuration permits to use SSO on IBM i through different Windows AD realms for the users to authenticate to the IBM i using their windows usernames. New times requires new technologies fo...
over 3 years ago in IBM i / Security 3 Future consideration

simplify the procedure to install the license key

the procedure to install the license key is awfully complicated and error prone and requested tech support which superseded the instructions that are poor and incomplete.
9 months ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

Change the performance adjuster algorithm

The performance adjuster algorithm looks only if the pool is paging but doesn't care if it has already free memory. This causes sometimes that a pool start stealing a lot of memory without using it. The algorithm should look at the unallocated mem...
over 6 years ago in IBM i / Work Management and Messaging 4 Future consideration

Allow more than 1 level of qualified datastructures in SQLRPGLE

We get more and more embedded SQL code in our RPGLE sources but the compiler still only supports 1 level of qualified data structures. This is such a pain. See Use case for example. More practical examples are joins where you want to use the exter...
about 5 years ago in IBM i / Db2 for i 6 Future consideration

Add Command and Package Definitions to the new Navigator for i (iACS)

After migrating to the newer IBM i ACS environment, Management Central system function is missing from IBM Navigator for i!!! The Management Central of old Client Access iNavigator, provided the ability to simultaneously perform systems management...
over 1 year ago in IBM i / System Management 3 Future consideration

Group PTF apply date

Keeping IBM i up-to-date is becoming more and more important when you look at today's threads. (Just think of December 2021 and the log4j issue.)As a result of that reporting when an IBM LPAR was protected also becomes more and more important for ...
over 3 years ago in IBM i / PTF and Service 8 Future consideration