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

All ideas

Showing 1727
339 VOTE

RDi Lite, RDi Premium

RDi Lite, RDi Pro, RDi Premium versions needed Use Case: Right now the RDi pricing makes management hesistant in allocating budget as they can't see the ROI on it. To make them see it, we need the Lite version. It should be free and should basic f...
over 6 years ago in IBM i / RDi (Rational Developer for i) 49 Delivered
255 VOTE

Add BRMS & AJS to the new Navigator for i

The New Navigator for i is brilliant. Today we are forced to use the heritage Navigator for i if we want to maintain BRMS and the Advanced Job Scheduler. BRMS and AJS need to be part of the New Navigator for i as soon as possible, removing the nee...
about 2 years ago in IBM i / System Management 19 Delivered
222 VOTE

Request about Printing forms with ruled line on ACS.

■Description & BackgroundOn IBM i Access for Windows or Pcomm,it is possible to output forms to the printer by a GDI printing capability of a windows printer session.But that is not possible on ACS. On ACS, for printing forms with ruled line,i...
about 7 years ago in IBM i / IBM i Access Family 5 Delivered
148 VOTE

SQL prompting in ACS

The new SQL tool in ACS make so much more sense than the old STRSQL - however, the prompt feature from the STRSQL where schemas, tables, columns can be selected from drop-down to construct SQL statements is really missing in the new ACS. Use Case:...
over 6 years ago in IBM i / IBM i Access Family 6 Delivered
139 VOTE

DB2 service for IFS listing

I'd like to be able to get a list of IFS files within a directory using a DB2 service. For example, to get the root directory:SELECT * FROM TABLE(QSYS2.GET_IFS('/')) A Which would return a list of stream files and directories within root. For the ...
almost 8 years ago in IBM i / Db2 for i 13 Delivered
137 VOTE

Enhance the interface for Run SQL Script in IBM i ACS

I would like to see the Run SQL Script interface support "." dot prompting for columns with descriptions, types and length. For example when typing in a select statement the user would use an alias such as:"Select a.column from mytable a"Once the ...
over 7 years ago in IBM i / IBM i Access Family 8 Delivered
130 VOTE

SMB v2 or v3 support in AIX 7

Client wants to mount a Microsoft Windows filesystems onto AIX.In the past he used CIFS which was part of standard AIX. CIFS was based on SMB v1. The latest Windows releases not longer support v1 due to security reason.Therefore we need CIFS integ...
over 6 years ago in AIX 11 Delivered
126 VOTE

New built-in function %SPLIT.

The new built-in function %SPLIT can be used to extract an array of elements from a source string. Use Case: DCL-S myArray VARCHAR(255) DIM(255);DCL-S myString VARCHAR(32767) INZ('a;b;c');DCL-C MY_SEPARATOR ';'; myArray = %SPLIT(myString : MY_SEPA...
over 6 years ago in IBM i / Languages - RPG 20 Delivered
123 VOTE

RPG refactoring ability

Would like to be able to perform refactoring on RPG code similar to the refactoring Eclipse can do with C++. Refactor > RenameRefactor > Extract Local VariableRefactor > Extract ConstantRefactor > Extract Function Use Case: Start with ...
about 11 years ago in IBM i / RDi (Rational Developer for i) 15 Delivered
121 VOTE

Allow use of RPG constants in embedded SQL

When a constant is defined in RPG, allow that constant to be used in embedded SQL statements so that the value of the constant does not have to be hard coded in the SQL statement. Allow the constant to be referenced as if it were a program variabl...
about 6 years ago in IBM i / Db2 for i 7 Delivered