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 1163

Make Access Client Solutions easier to distribute

Currently all ACS installs are manual at deployment of a user's PC and manual updates as needed if the user reports any issues and we notice they are on an older version. We have tried to package ACS into an EXE file that could be deployed through...
9 months ago in IBM i / IBM i Access Family 13 Delivered

Modern ILE C++ Compiler (at least C++11) and future support

We need a modern ILE C++ compiler (at least C++11). Furthermore this compiler should be frequently updated within a IBM i release. In order to be able to provide our software long term for the IBM i platform, we would also need support for newer v...
over 6 years ago in IBM i / Languages - Other 13 Delivered

%join() to catenate strings to one string

In Java there is the method join() to catenate strings into one string including a delimiter. I would like to have a function like this. For example%join( '/' : 'dir' : 'subdir' : 'file.txt')resulting in the string 'dir/subdir/file.txt' or if you ...
almost 3 years ago in IBM i / Languages - RPG 3 Delivered

SQL drop if exists

Please provide an IF EXISTS option on the DROP statement. For tables we have a CREATE OR REPLACE CONSTRUCT, however this isn't available for indexes/views/procedures... While a compound statement works, it requires multiple lines of code which is ...
almost 5 years ago in IBM i / Db2 for i 3 Delivered

set coulmn width for SYSTOOLS.GENERATE_SPREADSHEET when export to excel

It would be useful to be able to set column width for each column or *auto to make width fit data when creating excelfiles from SYSTOOLS.GENERATE_SPREADSHEET. Then the result looks better when creating and sending reports from the machine.
10 months ago in IBM i / Db2 for i 4 Delivered

Please change the icon for Rational Developer for i (RDi)

Please change the icon for Rational Developer for i (RDi). The current one is horrible and looks like a fuzzy dark meaningless spot. When this icon was originally changed about 2 years ago I called support thinking there was a problem with my inst...
over 2 years ago in IBM i / RDi (Rational Developer for i) 7 Delivered

%int() and %dec()does not allow blank character string

If I use a character string that only contain spaces or a variable character string with length=0 then %int() and %dec() returns with an escape message RNX0105 - "A character representation of a numeric value is in error.". I have studied the manu...
over 7 years ago in IBM i / Languages - RPG 7 Delivered

Implement new %POS BIF to facilitate soft coding of DS overlays

Currently if you want to redefine a portion of a Data Structure (usually as an array) you have limited choices. One approach is to manually key the names of all required fields into a DS and then overlay those fields with an array. This is tedious...
over 6 years ago in IBM i / Languages - RPG 5 Delivered

Allow Save as New Example to replace existing Example

I often find the need to replace a custom SQL Example I created with corrected or improved SQL, however Save as New Example is the only option and if you attempt to save as an existing example you get an already exists message. Either change this ...
about 4 years ago in IBM i / IBM i Access Family 4 Delivered

Do not show unused annotations for unnamed subflelds in RPG source

In Rational Developer for I, when editing ILE RPG source, an annotation icon may appear in the left margin of a source line which defines a field to notify the user that field is not used in the source program. These “Not Used” annotations may app...
9 months ago in IBM i / RDi (Rational Developer for i) 2 Delivered