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 2840

Basic subfile/maintenance generator for a given table_schema, and table_name

We have UPDDTA to edit individual records of a file. We have RUNQRY for displaying all file records. It would save a lot of development time when we can have a default built-in subfile handler for any given table. => Shift F8, F9 to move subfil...
about 1 month ago in IBM i / Application Development 0 Submitted

Allow to define a data structure based on a SQL table function

When declaring a data structure, allow using the keyword extname to read the fields defined in the RETURNS TABLE block of an UDF. dcl-ds genericDsTemplate extname('MYLIB/MY_SQL_TF':*output) qualified template alias end-ds; That would guaranty a 10...
3 months ago in IBM i / Languages - RPG 2 Under review

Show tables and columns used in embedded SQL statements in structure view

The structure view displays in an extremely complete way all the uses of files, formats and zones by the native instructions (dcl-f, read, update ...). On the other hand, all the files and zones used by static SQL statements do not appear, which ...
over 1 year ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

Allow %right, %left, and %subdt to left of assignment operator =

%subst is allowed on the left of an assignment operator, in order to change a substring. It would be nice if %left, %right, and %subdt could do the same. Instead of: if (%len(%trimr(XREF)) > %len(F1XREF)); %subst(F1XREF:(%len(F1XREF) - 2)) = '....
6 months ago in IBM i / Languages - RPG 1 Future consideration

New Nav for i - Group System endpoints.

It would be nice to have the ability to group systems in New Nav. I have 130+ systems mixed into prod, dev, and qa. Would be nice to separate them on the Dashboard page. I am using one central location to manage all of my endpoints which is great!...
3 months ago in IBM i / System Management 1 Future consideration

Better behavior and error handling between Infoprint and SMTP

We've gone to great lengths to troubleshoot an email delivery issue in IBM Case TS015919455. When encountering a transient email delivery issue while using a 3rd party email relay server on the public internet (i.e. Microsoft 365), the IBM SMTP se...
4 months ago in IBM i / Print 1 Future consideration

Named parameters for SQL insert statement.

Db2 for i has in few occasions been a forerunner for features of SQL. So perhaps this idea could also be one of these features. We have used named parameters for UDTF and stored procedures for quite some time. SELECT * FROM TABLE (QSYS2.IFS_OBJECT...
4 months ago in IBM i / Db2 for i 2 Future consideration

When Automatic Resize is turned on for 5250 sessions with multiple tabs, make each tab selected resize the window as needed.

Automatic resize is turned on for a 5250 session with multiple tabs. The first tab displays a 27x132 screen and the window resizes. When the second tab is selected, the window does not resize if that is a 24x80 screen so there is lots of blank spa...
18 days ago in IBM i / IBM i Access Family 1 Not under consideration

Make installing Visual Explain optional

When installing IBM i Access Client Solutions (ACS) the option is given to skip the installation of several components. Run SQL Scripts (RSS) always has Visual Explain included. I would like to see this treated similar as the System Debugger which...
4 months ago in IBM i / IBM i Access Family 2 Not under consideration

SAML 2.0 integration with IBM HTTP server for i

Add SAML 2.0 to the existing authentication methods that are supported by the IBM HTTP server for i.
6 months ago in IBM i / Web Serving 0 Submitted