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

RDi (Rational Developer for i)

Retype (migrate) volume between mirrored storage templates (different pools, same storage provider)

Problem: If you have a mirrored volume in PowerVC (Storage-Template-A) and you have to retype (migrate) this to also mirroed Storage-Template-B for any reason, this didn't work/isn't supported. Most customers, which do have a SVC, are using mir...
almost 4 years ago in PowerVC Delivered

Add an enumeration type to RPG so that named constants can be qualified

Allow the use of the CONST keyword to define a datastructure as a constant Use Case: There is currently no mechanism for a complex type to be declared as a constant, immutable value. Providing this would also allow a qualified datastructure to be ...
over 5 years ago in IBM i / Languages - RPG Delivered

TLS 1.3 General support in IBM i OS V7R2 and V7R3

As we work with a.o. banks, financial service companies and government we need to follow the highest security levels. After the implementation of TLS1.2 we more and more feel the need building up to supporting TLS1.3 in the short term for our clie...
over 6 years ago in IBM i / Networking Delivered

DCM - New Digital certificate manager

The current certificate manager has been a workhorse for any work with certificates over the years. However, it is not heterogeneous integrated into the current ACS (nor web administration). Also visual presentation of certificates, stores and cha...
over 6 years ago in IBM i / System Management Delivered

Change RPG compiler to require prototypes for exported procedures

With 7.1 the compiler was changed to not require prototypes for procedures of a RPG module. While that change is great for local procedures, it is really bad for exported procedures, because the compiler does not necessarily validate the prototype...
about 8 years ago in IBM i / Languages - RPG Delivered

Provide ibmi-oss Python Versions greater than 3.9, required for Ansible Control Nodes >= 2.16 on the IBM i

Ansible-Core 2.15 went out of support on 11/2024.The newer levels of Ansible-Core, >= 2.16, require either Python 3.10, 3.11, 3.12 or greater in order to run on the IBM i as a control node.See this link:=========================================...
over 1 year ago in IBM i / Open Source and PASE Delivered

Support BRMS and IBM Cloud Storage Solutions for i in a FlashCopy environment.

The problem is that BRMS stores information about the image catalogs and cloud locations and status of the media in QUSRBRM file. The QUSRBRM data is copied back to the production system, but the image catalog data and associated IFS data on the b...
about 5 years ago in IBM i / BRMS Delivered

%PARMS built-in function for CLLE

Supporting optional parameters in CLLE is made more difficult by the omission of a %PARMS-like built-in function for CLLE similar to that provided for RPGLE. Use Case: %ADDR in CLLE is useful in the case of *OMITted parameters but is not indicated...
about 9 years ago in IBM i / Languages - CL (Control Language) Delivered

DEBUG in RDI able to show data in UNICODE

AS said in https://www.ibm.com/developerworks/community/forums/html/topic?id=a596866f-3aaa-42a1-b766-04edcb293f19, RDI debug can't show data in UNICODE. i'd like to see UNICODE (GRAPHIC) data in debug mode under RDI. Use Case: RPG program manipula...
over 7 years ago in IBM i / RDi (Rational Developer for i) Delivered

%join() to catenate strings to one string

In Java there is the method join() to catenate strings into one string including a delimiter. I would like to have a function like this. For example%join( '/' : 'dir' : 'subdir' : 'file.txt')resulting in the string 'dir/subdir/file.txt' or if you ...
over 4 years ago in IBM i / Languages - RPG Delivered