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 83

New ASSERT op-code

Assertions are good programming style and widely in use in C, C++ and other languages. The idea is to have an ASSERT op-code like that: assert sqlcode in %list(0:100) 'Unexpected SQLCODE = '+%char(sqlcode); assert sqlcode = *zero %msg(...) %target...
3 months ago in IBM i / Languages - RPG 2 Submitted

Fix NetServer jobs to start with AUTOSTART(*YES)

Problem: Netserver jobs do not autostart with CHGTCPSVR SVRSPCVAL(*NETSVR) AUTOSTART(*YES). This issue has been reported in some CASEs and others.Customers are guided to add STRTCPSVR *NETSVR to QSTRUPPGM. Fix NetServer jobs to start with AUTOSTAR...
10 months ago in IBM i / Application Development 1 Submitted

Add ability to change font/size in IBM i Access product

Some of us do are not so young anymore, and do not have the eyesight required to deal with tiny fonts. On the IBM i Access Client Solutions panel, the menu options (File, Edit, View, Actions, etc.) and their drop-down items are in a nicely sized f...
about 1 year ago in IBM i / IBM i Access Family 4 Submitted

RPGLE Language Server (Language Server Protocol)

The Language Server Protocol (LSP) was created by Microsoft in 2016 as an open-source protocol for use between source code editors or integrated development environments (IDEs) and servers that provide programming language-specific features like c...
about 1 year ago in IBM i / Application Development 0 Submitted

Add license expiration to list of systems screen in Navigator

I'd like to see the results of this sql: select license_expiration from qsys2.license_info where product_id in ( '5770SS1' ) and feature_id= '5050' and installed= 'YES' ; On each system in the dashboard view Suggested spot for result
5 days ago in IBM i / System Management 1 Submitted

SAML 2.0 integration with IBM HTTP server for i

Add SAML 2.0 to the existing authentication methods that are supported by the IBM HTTP server for i.
about 1 month ago in IBM i / Web Serving 0 Submitted

Allow %right, %left, and %subdt to left of assignment operator =

%subst is allowed on the left of an assignment operator, in order to change a substring. It would be nice if %left, %right, and %subdt could do the same. Instead of: if (%len(%trimr(XREF)) > %len(F1XREF)); %subst(F1XREF:(%len(F1XREF) - 2)) = '....
2 months ago in IBM i / Languages - RPG 0 Submitted

Do not HOLD job schedule entries with CFGSTRPRSC on Source lpar

Since version 5.2 of the FSFC toolkit, the startup program is not replaced anymore with STRFSFLASH. Instead, command CFGSTRPRSC must be placed in the system's startup program. With this command. the job schedule entries are put on HOLD and afterwa...
2 months ago in IBM i / PowerHA 1 Submitted

Provide capability to run ssh service when in restricted state

ssh is required to support automation of the system via Ansible. If the system is ended to a restricted state to perform certain operations (e.g. system save) automation cannot be used to control or manage the operation. Similarly, if the system i...
5 months ago in IBM i / System Management 2 Submitted

Digital Certificate Manager - Automatically import CA certificates from 'Populate with CAs' list on certificate import if signature matches.

We currently have a 'Populate with CAs' function in DCM that has most well known third party CA certificates that can be selected and imported into the *SYSTEM store. It would be extremely helpful if we could automatically import CA certificates f...
9 months ago in IBM i / Security 1 Submitted