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 2905

TLS 1.3 5250 emulation support

In 2016 support for TLS1.2 was added for 5250 emulation. The IETF approved RFC 8446 for TLS1.3 and support in the emulators should be adopted Use Case: Increased security protocol support.
about 6 years ago in IBM i / IBM i Access Family 3 Not under consideration

New RPG figurative constant *CLEAR.

The new figurative constant *CLEAR assumes his value by the field type. For example, with a character field the value is *BLANK, with a numeric field the value is *ZERO, with an indicator the value is *OFF and so on. In other words, *CLEAR has the...
almost 8 years ago in IBM i / Languages - RPG 10 Not under consideration

Allow array index to start from zero instead of 1

I would like to have the possibility to specify that the index of an array starts from zero instead of 1. Many times I have to code something like thiseval myArray(x+1) = 1234where x can have the value zero. If it was possible to specify that the ...
about 5 years ago in IBM i / Languages - RPG 5 Not under consideration

Add OBJECT ATTRIBUTE (PF, PRTF, LF, C, RPGLE, etc.) to the object selection for QGYOLOBJ API.

Using only the object type (*FILE, *PGM, etc) with QGYOLOBJ is okay, but in the specific case of object type *FILE, there are so many variations, DDM, PF, LF, PRTF, and so on. Often when you specify *FILE you only want one of those subtypes or obj...
over 1 year ago in IBM i / Core OS 4 Under review

Enable RDi to support leading and/or trailing comments on statements.

RDi hovering reveals comments when they "lead" a line of code. This works great. Some developers code "trailing" comments. Could RDi employ a preference to control the scope of comments included in a hover window? Use Case: Example. Here is a dcl-...
about 3 years ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

Variadic procedures in RPG

In RPG you can make prototypes for procedures where parameter can be omitted, however the datatype and an absolute number of parameters is required in the prototype. For a more polymorphic approach I will suggest to implement variadic procedures w...
over 1 year ago in IBM i / Languages - RPG 6 Not under consideration

Digital Certificate Manager, Import Certificate by retrieve from port

Importing certificates into the DCM is a slow task that requires the transfer of files, files that are not always readily available. As in the WAS console, it would be useful to acquire the certificate directly from the Server through its IP addre...
over 1 year ago in IBM i / Security 3 Future consideration

WebQuery: Can not see a PF when create a synonym

WebQuery: Can not see a PF table name when create a synonym if the PF system table name is different. Use Case: Search a PF table name for create a synonym not show but if search a PF system table name it is showed.
about 3 years ago in IBM i / Db2 Web Query 3 Not under consideration

Graphic tool or sql service to know the percentage of use of the tapes.

Currently there is no tool or any sql service that helps to know the percentage of use/free is a tape device. For now there is only this old method to calculate it. https://www.ibm.com/support/pages/how-much-data-and-how-much-free-space-available-...
over 1 year ago in IBM i / Save and Restore 2 Submitted

Please add option to specify the source location as an option when starting debug in the GUI/Java /system debugger

When using the IBM i System debugger (GUI/Java) and starting the debugger it asks for the program name and library. If the source is not where the object was compiled from, you cannot specify where the source can be found. Use Case: At this compan...
over 4 years ago in IBM i / Application Development 3 Future consideration