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 2993

Optimizing SEU Usage: Balancing System Administration Needs and Developer Progress

The justification for keeping SEU in the operating system is that system administrators need it to modify CL programs while in restricted state. However, maintaining SEU hinders developers from transitioning to modern, more efficient development t...
2 months ago in IBM i / Application Development 2 Functionality already exists

Add WHEN-IS-NOT clause to the new SELECT statement

The traditional SELECT/ENDSL allows when a=b and also allows when a <> b. However, the new SELECT/WHEN-IS/ENDSL does not allow a negative comparison, and forces me to go back to the older style. In this shop [and others I have worked in], th...
5 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.
11 months ago in IBM i / Languages - RPG 2 Future consideration

Relaxe the restriction for the QUALIFIED keyword use on LIKEDS strucctures.

When coding RPG IV, I use Templates and the LIKEDS keyword, and also use non-Template data structures with the LIKEDS keyword. RPG IV muscle memory instinctively has me writing: DCL-DS myStruct Qualified LIKEDS(struct_tmpl) Inz(*LIKEDS); The probl...
about 1 month ago in IBM i / Languages - RPG 0 Submitted

Allow reuse of QSQSVR prestart jobs for multithread jobs running embedded SQL in server mode

Please allow release of QSQSVR prestart jobs back to the pool upon thread termination for embedded SQL (SQLRPGLE) running in server mode in multithread capable jobs. Currently, when a multithreaded job running in server mode (set by QWTCHGJB) spaw...
7 months ago in IBM i / Db2 for i 2 Future consideration

%repeat as a BIF in RPGLE

Now we have the nice string function like %upper,() %lef(), %right() .. etc. and this is just great !! let's continue this toolbox for string functions: Just like the SQL scalar function REPEAT it would be appreciated to have the equivalent functi...
9 months ago in IBM i / Languages - RPG 1 Future consideration

Add support for Java 21 to IBM i

Java 21 is needed so we can use new features also on IBM i. It will enable IBM i community to run applications that requires java 21. Java 21 (IBM Semeru) is already available for other platforms.
10 months ago in IBM i / JAVA 2 Submitted
125 VOTE

Develop Visual Studio Code Extension for RPG

Visual studio code is one of the most code editor used all around the world. What I want is an extension for Visual Studio Code to use it as RPG Editor. You could implement one of this extension: https://marketplace.visualstudio.com/items?itemName...
about 4 years ago in IBM i / Application Development 18 Future consideration

Enhance iNavigator to allow copy of user profile to other systems when it contains a group profile.

We would like to use iNavigator to copy user profiles from one system to many. This currently does not work if the user profile contains a group profile - which nearly 100% of user profiles do. Reference TS017839310 We consulted our Navigator deve...
5 months ago in IBM i / System Management 1 Future consideration

Create a web based full functioning 5250 Emulator

I need the ability to create a web based full functioning 5250 Emulator comparable to the ACs Java 5250 emulator
3 months ago in IBM i / IBM i Access Family 1 Not under consideration