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 3230

Provide a POST /security/dcm/appdef/add to the RSE APIs (HTTP ADMIN5)

I have written an application to automate the Let's Encrypt process for issuing and renewing certificates. It would be very useful to have this as I don't believe that there is an API or any other method for automation.
3 months ago in IBM i / Security 2 Under review

norwegian language in R760 or at least as a secondary language

Woul
about 1 month ago in IBM i / Core OS 0 Submitted

VARDIM for RPGLE

Quick explanation. VARDIM is to DIM what VARCHAR is to CHAR. Background Interfacing with RPG complex structures can be done, however the implementations are not homogeneous. Examples. In IWS you need a pseudo variable suffixed by the array name ...
4 months ago in IBM i / Languages - RPG 1 Future consideration

Allow checking multiple defined conditions with one /IF compiler directive

Checking multiple defined conditions is cumbersome - if a part of code should only be combined when two conditions are defined, one has to use nested /IF directives: /IF DEFINED(condition1) /IF DEFINED(condition2) // code only compiled when condit...
7 months ago in IBM i / Languages - RPG 1 Not under consideration

Built in function to subset an array using a procedure to filter

Create a new built in function to subset an array using a procedure to filter. Similar to the %SUBARR function, but allow a procedure to be specified to determine if the array entry should be included in the result. Something like ... dcl-ds array...
4 months ago in IBM i / Languages - RPG 3 Not under consideration

%SCANRPL to replace only *FIRST (or *LAST) occurence

%SCANRPL is a nice and usefull function but sometimes we need to limit the replacement to the first or the last occurence. Of course we can code around it using %scan but nowadays UTF strings are more complicated so the code itself can became frag...
9 months ago in IBM i / Languages - RPG 3 Future consideration

Allow to initialize arrays using %list

Allow for arrays to be initialized using %list command, for example: dcl-s allowedValues int(10) dim(4) inz(%list(1:2:3:4)); Plus error checking when initial value exceeds array size etc.
almost 2 years ago in IBM i / Languages - RPG 2 Future consideration

BRMS - Drive utilization

Actually we have TS4300 library connected to our IBMi LPARs. For backup planning we are using simple Drive utilization chart, which shows how many drives was used at given time in specific day in a past. We have only 4 drives and don't want to exc...
18 days ago in IBM i / BRMS 0 Submitted

Oauth authentification for email

Hello, In September 2025, Microsoft will deprecate SMTP with login/password and will only allow SMTP with OAuth. https://learn.microsoft.com/en-us/exchange/clients-and-mobile-in-exchange-online/deprecation-of-basic-authentication-exchange-online I...
10 months ago in IBM i / Networking 4 Future consideration

Firmware level and PTF Group Currency on "About" page- IBM Navigator for i

My understanding is that Navigator for i get's it's info about the system through SQL. I am also aware of a SYSTOOL to show PTF group currency. My suggestion is to combine these two features, and include the PTF Group Currency on the "About" page ...
3 months ago in IBM i / System Management 1 Functionality already exists