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 2903

Bring back and improve Snippets in RDi

The Snippets view has been removed from RDi since version 9.8. Also the export, export for automatic distribution and import of Snippets was removed. Please bring back Snippets and improve them by adding "light scripting" or at least conditional c...
over 1 year ago in IBM i / RDi (Rational Developer for i) 4 Future consideration

Full support of Field Reference File (FRF) in SQL

When creating tables via SQL it is not possible to use the concept of a FRF to define fields in a consistent way and especially query the catalogs later on to find the origin of a field. A workaround is a CREATE TABLE AS however this doesn't suppo...
8 months ago in IBM i / Db2 for i 1 Not under consideration

IBM i V7R1 request for S914 and S924 Support Also

It was announced that IBM i V7R1 will be supporting the S922 and E980 beginning Nov 20, 2020. Multiple partners and clients in the US and Canada have asked why the S914 and S924 are excluded as they have customers with legacy applications that the...
about 4 years ago in IBM i / Install and Upgrade and Licensing 4 Not under consideration

Getting the response as a stream from the HTTP functions in QSYS2

The HTTP functions wait until the entire response has been received before returning it. Returning the response as a stream, without waiting for it to be complete, it would result in better performance particularly with very large responses.
5 months ago in IBM i / Db2 for i 1 Not under consideration

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...
10 months ago in IBM i / System Management 0 Submitted

Provide a filter for ACS: export configuration.

You may want to exclude development and test partitions when distributing the ACS configuration to 'the floor'.
about 1 month ago in IBM i / IBM i Access Family 1 Not under consideration

Add OpCode for continuing to process "when" statements within Select group

sometimes it is necessary to need to process the remaining WHEN operands within a SELECT group. if the "CONTSL" 'Continue Select' were used then the OTHERWISE should not be true. (this up for discussion) Currently we need to do if-then-else group....
10 months ago in IBM i / Languages - RPG 6 Future consideration

Support the very latest C and C+ Compilers natively as IBM i targeted Compilers

The ability to use C and C++ on IBM i is becoming increasingly frustrating as new C++ class libraries have been introduced and implemented in C++ variations on ALL OTHER OPERATING SYSTEMS. The decades-old Spec used for native IBM i development is ...
almost 4 years ago in IBM i / Application Development 7 Future consideration

Select into :dsArray

It would be great to be able to select columns from a table directly into a data structure array instead of going through the process of creating a cursor. Because a lot of times you just want the list of matches and then your done. It makes even ...
over 4 years ago in IBM i / Db2 for i 6 Not under consideration

RDI: Content assist can not show fields in data structures with more than 2 levels

In RDI you can normally use content assistent ( ctrl+space) to select a field from a list of fields. This works ok for data structures with 2 levels but if you have 3 or more it doesn't work. Example:dcl-ds myDS1 qualified; field1 like(myField1); ...
almost 3 years ago in IBM i / RDi (Rational Developer for i) 3 Future consideration