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 2876

SEP in VS Code to debug any user or all users

When using a Service Entry Point to debug in Visual Studio Code, it is important to be able to debug other users' jobs. Currently, it will only break if the program is being run under the same user that started the debug session. Being able to spe...
22 days ago in IBM i / Application Development 0 Submitted

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.
6 months ago in IBM i / Languages - RPG 1 Future consideration
307 VOTE

*ESCAPE messages for SAVLIB

We have received MONMSG for CPF3795 in every SAVLIB running in our CL program: https://ecurep.mainz.de.ibm.com/rest/download/28061%2C100%2C838/2018-04-06/28061.100.838.SOURCE.txt?astext=true&fileSize=83568 But, when CPF3795 is reported saving ...
over 6 years ago in IBM i / Save and Restore 5 Not under consideration

Faster Encrypted Backups for IBM i

There are regulations that require to encrypt tape backups also for IBM i. However, software encryption requires about twice as long as the build-in real-time hardware encryption in IBM TS1xxx tapedrives. There are no means to manage the tape libr...
9 days ago in IBM i / Storage 0 Submitted

Add Inherit Rules to IFS journalling

Today when you set up journalling for the IFS the STRJRN command allows you to filter the objects that are to be journalled, however this is a one off request and the inherit rules are not able to be set to allow future filtering of the objects jo...
2 months ago in IBM i / IFS (Integrated File System) and Servers 1 Future consideration

DATFMT(*JOBYY) for date fields in DDS

We want to control the format of our date field dynamically depending on a country or user setting. Normally you can use the DATFMT keyword to set the date's format. And all formats are supported. Our idea was to use DATFMT(*JOB) because we wanted...
5 months ago in IBM i / Application Development 0 Submitted

Enable iASP column in IBM Navigator list view

IBM Navigator for i brings in new functionality in every release and customers are appreciating it. However we are still missing this IASP column in the view when we are viewing two or more systems together. For the disk usage we have *SYSBAS incl...
about 1 month ago in IBM i / System Management 2 Future consideration

Allow custom commands to run in IWS

when creating an end point, we have the option to list the libraries where the api exists and thus, it also effects the library list that the job will run under. It would be nice to be able to run custom CL commands in that area to be executed whe...
10 days ago in IBM i / Web Serving 1 Future consideration

IWS Swagger page

We need a swagger page that we can test any of the endpoints we create in IWS. This would work like other API webtools that automatically create the swagger page that you can test the endpoints with.
10 days ago in IBM i / Web Serving 1 Future consideration

Allow %PROC BiF in the ON-EXIT

Allow the %PROC built in function to be used in the ON-EXIT group. That way if the subprocedure errors I can return the name of the subprocedure to whatever called it.
8 months ago in IBM i / Languages - RPG 2 Future consideration