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

Provide visual indication when IWS web UI is busy

When the IWS server web UI is doing work, there is no visual indication that it is busy when managing deployed services. Providing a busy indicator will make managing deployed services much easier because we will have an indication when processes ...
5 months ago in IBM i / Web Serving 1 Future consideration

Include AFP Manager in New Navigator for i

The new Navigator for i does not include AFP Manager, which is most frequently used to import overlays and page segments that have been created using AFP Print Driver, now provided by Ricoh. The current AFP Manager also has functionality to import...
almost 4 years ago in IBM i / System Management 17 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...
over 1 year ago in IBM i / Languages - RPG 2 Future consideration

Enable the usage of non ephemeral/static ports when using ObjectConnect over TCP/IP

Currently, IBMi ObjectConnect over TCP/IP uses TCP port 9841. Once the connection is established, it attempts to negotiate a data port connection within the ephemeral port range of 5000-65535. This configuration is not practical when a firewall ex...
9 months ago in IBM i / Save and Restore 1 Future consideration

Add parameter for SEND_MESSAGE service that specifies Message Queue

THE SEND_MESSAGE and LPRINT functions are nice, but many of us have message queue monitoring utilities and would prefer to pick where to send the messages to other than QSYSOPR. Notably, MS Copilot already claims the parm is there!
4 months ago in IBM i / Db2 for i 2 Future consideration

SMB 3.1.1 support needed in IBM i 7.4

We have tested the communication between SMBv3 on IBMi and SMBv3.1.1 on Windows and it doesn't work.
4 months ago in IBM i / IFS (Integrated File System) and Servers 5 Future consideration

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...
12 months ago in IBM i / Languages - RPG 3 Future consideration

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...
about 1 year ago in IBM i / Db2 for i 2 Future consideration

Add a field in the SYSTEM_STATUS* SQL services that shows the whether the LPARs Attention LED is on or off.

In the current services:SYSTEM_STATUS view, SYSTEM_STATUS_INFO view and SYSTEM_STATUS table function. The ATTENTION_LIGHT light column only shows whether the SRC panel has a SRC in it. The manuals were recently updated to reflect the correct defin...
6 months ago in IBM i / Db2 for i 1 Future consideration

Named index of current iteration in for-each loop

I'm building some functionality that relies on several arrays that need to be filled, checked and modified on the fly. I like the for-each loop with dim(*auto: nn) for this. In the initial load proces I can use '*next' as an index, which is great....
over 1 year ago in IBM i / Languages - RPG 2 Future consideration