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 98

Provide support for null indicators in DATA-GEN in RPG

When generating JSON documents, it is a common requirement to be able to generate data like "field": null. Unfortunately, there's no easy way to do that in DATA-GEN (same problem applies to DATA-INTO in the other direction, but I see there's alrea...
5 months ago in IBM i / Application Development 3 Submitted

Restore useful links to IBM i Planning and remove worthless generic site.

The planning site underneath https://www.ibm.com/docs/en/i/7.5?topic=irs-related-information-installing-upgrading-deleting-i-related-software called "IBM Planning" could not possibly be any more useless. It should go to the good site. The good sit...
about 1 year ago in IBM i / Documentation 0 Submitted

Full support of Field Reference File (FRF) in SQL

When creating tables via SQL it is not possible to use the concept of a FRF to define fields in a consistent way and especially query the catalogs later on to find the origin of a field. A workaround is a CREATE TABLE AS however this doesn't suppo...
15 days ago in IBM i / Db2 for i 0 Submitted

Add LIC Resave Level to PRUV to Ensure It's at the Correct Level for Upgrade

We would like the PRUV tool to check the resave level on the I_Base image in an image catalog to make sure it's compatible with the hardware you are upgrading the OS on.
about 1 month ago in IBM i / Install and Upgrade and Licensing 0 Submitted

Create an API for Code Coverage SEP

Getting Code Coverage with a Service Entry Point (SEP) is only possible through interactive processes with RDi. Having the same feature through API would enable to work in a CI/CD pipeline.
4 months ago in IBM i / Application Development 2 Submitted

When 'chlickey' is used to apply a new 5051 key, set the Threshold parameter to *USGLMT

We use the HMC command line command 'chlickey' to apply new IBM i License Keys. Darn handy that, because I can script that to happen for every partition on a server! More better still yet, I don't need to sign on to all those partitions! Sweet! Gi...
4 months ago in IBM i / Install and Upgrade and Licensing 0 Submitted

Allow conditional service break point in iASP environment

Conditional service breakpoints do not work in an iASP environment. The 'WHEN' clause on a service breakpoint does not work in an iASP envrionment. We have thousands of jobs and threads servicing tens of thousands of customer connections to our sy...
10 months ago in IBM i / Application Development 4 Submitted

Train a ChatGPT style AI on IBM i documentation and other public sources

The training should include specific documented knowledge including such sites as MidrangeL, StackOverflow, and IBM Tech Support knowledge base. IBM i is a very large product with manuals numbering in the hundreds, and many manuals follow a specif...
12 months ago in IBM i / Documentation 1 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.
14 days ago in IBM i / Languages - RPG 0 Submitted

**free to be an optional default on compile commands

We have some applications that are fully free form. In these cases we don’t want to have to enter **free at the top of every piece of code as it seems unnecessary, but we have to do it anyway. If the compiler commands had an option something like ...
3 months ago in IBM i / Languages - RPG 0 Submitted