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 2784

String interpolation for RPG

Add string interpolation support so variables can be inserted into string literals without having to use concatenation with + symbols and multiple literals. For example:apples = 4bananas = 3print(f"I have {apples} apples and {bananas} bananas") Us...
over 2 years ago in IBM i / Languages - RPG 11 Not under consideration

ACS - Run SQL Scripts disable "insert from examples" for selected users

We have been using Access Client Solutions for several years. Mainly the 5250 sessions are used by our users, but there are also selected power users who are authorized to use the function "Run SQL Scripts".For this users it is also possible to us...
over 2 years ago in IBM i / IBM i Access Family 4 Not under consideration

SQLRPGLE precompiler - allow usage of large VARCHARS by interpreting the same as SQLTYPE(CLOB)

Currently you cannot use large RPGLE VARCHARs (length >= 32705) in EXEC SQL statements. I suggest updating the SQL precompiler and SQL processing so that they can be. This would remove the need for defining SQLTYPE(CLOB) in new programs, VARCHA...
11 months ago in IBM i / Db2 for i 2 Future consideration

Use checksums for testing files for changes.

Today RDi uses timestamps for testing local and remote members for changes. If the timestamps do not match, the Remote Reconciler assumes that a member was changed on the local or remote system. But of course that may not be true. For example, mem...
8 months ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

Navigator for i - IFS analysis tool like TreeSize

I submitted this earlier (ID 133748) as a request for ACS, but it was declined and suggested that I resubmit it for Navigator for i. I can't seem to find a good and intuitive tool to get an overview of the IFS. It would be nice to able to look at ...
over 3 years ago in IBM i / System Management 5 Future consideration

Create LAN Console connection via ACS CLI options

Allow ACS CLI to create a LAN Console connection configuration.
about 2 months ago in IBM i / IBM i Access Family 1 Future consideration

F15 to search backwards, vs. F16 to search forwards

I can search/find forward in a spool file, for example, but it would be nice to be able to search/find backward as well. I see F14=Find options, F16=Find; looks like F15=Find prev would fit nicely on spool files and physical file searches Use Case...
over 2 years ago in IBM i / Print 7 Future consideration

Allow more than 1 level of qualified datastructures in SQLRPGLE

We get more and more embedded SQL code in our RPGLE sources but the compiler still only supports 1 level of qualified data structures. This is such a pain. See Use case for example. More practical examples are joins where you want to use the exter...
almost 4 years ago in IBM i / Db2 for i 6 Future consideration

Display Spooled File needs to support better F14/F15/F16 find options

Search is NOT case-sensitive so we are often forced to guess the case. Also it would be very helpful to have F15=FindPrev since we are forever jumping to bottom of joblog and then paging up to find a previous Escape message.
29 days ago in IBM i / Print 0 Submitted

Allow Dump operation code in ON-EXIT group

Allow the Dump operation code in the ON-EXIT group. If an error has happened a program dump can be generated.
4 months ago in IBM i / Languages - RPG 1 Not under consideration