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 1856

Allow overloaded procedures to return different data types

Allow overloaded procedure prototypes to return different data type Example: dcl-pr proc_char varchar(100); parm1 varchar(100) const;end-pr; dcl-pr proc_int int(10); parm1 int(10) const;end-pr; dcl-pr proc like(*prototype) overload(proc_int:proc_c...
about 1 month ago in IBM i / Languages - RPG 2 Not under consideration

Enhance Dcl-Enum to be multilevel as Dlc-Ds

Dcl-Enum is very usefull but could be even better if provides multi-level definition as Dcl-Ds: Dcl-Enum Errors qualified; Dcl-Enum Severity; Info 'I'; Halt 'H'; End-Enum; Dcl-Enum Actions; Abort 'A'; Exit 'E'; End-Enum; End-Enum; Select RetCode; ...
7 months ago in IBM i / Languages - RPG 1 Not under consideration

RACF should support dynamic altering the RACF database configuration

Currently, the names of the RACF databases are defined in the SYS1.PARMLIB(IRRPRM00) parmlib member. Those dataset names become constant for the IPL. They can not be changed without SYSPLEX-wide IPLs which would cause the customer massive outages ...
9 months ago in IBM i / Security 1 Not under consideration

Extend the SQL command HTTP_DELETE and include a additional body parameter

It would be great if the SQL command HTPP_DELETE could be extended by an additional request body. I know that this is not the standard, but in an actual project we need to pass an order number in a HTTP_DELETE statement. The problem is, that other...
3 months ago in IBM i / Db2 for i 2 Not under consideration

Add configurable continuation start column (left margin) for fully free-form RPG (**FREE)

RPG IV currently supports two “free format” models: Hybrid free format (traditional RPG IV), where a statement is considered free format when it begins in column 8 or later. Fully free format using **FREE in column 1, where all source lines are fr...
22 days ago in IBM i / Languages - RPG 1 Not under consideration

Integrate SAML and/or OIDC authentication options for IBMi (5250/Navigator/IFS/Printer Output/SSH)

Many businesses are increasingly demanding that standard authentication processes are adhered to for all applications/servers within their environment. Whether we agree with that approach or not, there is extraordinary pressure to fit IBMi into th...
9 months ago in IBM i / Security 9 Not under consideration

Enable options(*exact) for indicators.

I am the developer of RPGUNIT and recently I added procedure assertEqual() to it. This procedure handles all data types, because it uses the OVERLOAD keyword for delegating the call to the procedure that is in charge for the data type. dcl-pr asse...
over 1 year ago in IBM i / Languages - RPG 3 Not under consideration

Allow for Synchronous Policy Based Replication (PBR) on IBM Storwize

With the recent version of IBM Storwize, metro mirror - synchronous replication - is no longer available for IBM i. This version allows for policy based replication (PBR) or policy based High-Availability (PBHA), both asynchronous. In order to get...
about 1 year ago in IBM i / Storage 4 Not under consideration

provide QSYSINC RPG includes in full free format

Today, we have QSYSINC RPG includes members in fixed format. More and more applications are nowadays written using full free format. Even IBM has a strong focus on using this format. Therefore, it would be consistent to have QSYSINC RPG includes m...
8 months ago in IBM i / Languages - RPG 2 Not under consideration

Change of name for ILE/RPG

Time to give ILE/RPG a new name that is better suited to its current form.Call it "RPG for i", matching "Db2 for i". Use Case: By giving the RPG product a new name will help us define the difference between modern free format RPG & the older f...
over 5 years ago in IBM i / Languages - RPG 8 Not under consideration