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

My ideas: IBM i

%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...
almost 9 years ago in IBM i / Languages - RPG Delivered

Allows messages to be changed in 5250 emulator dialog boxes

When you launch the 5250 emulator from the IBM i Access Client Solutions component (version 1.1.4), and enter a user profile and password in the Windows box, if the user profile and/or the password is incorrect, a Windows dialog box is displayed a...
over 9 years ago in IBM i / Work Management and Messaging Delivered

Allow IFS as source for compiler source files

Provide the ability to compile all object types for the IBM i from IFS based source files. Then allow the git interfaces to push the source files from the IFS to a GIT repository. Use Case: When developing applications I cannot use the IFS to stor...
almost 10 years ago in IBM i / Application Development Delivered

Requesting EHLLAPI support for 64bit Office

The EHLLAPI bridge for Access Client Solutions is not compatible with Microsoft Office 64 bit (see case reply from IBM) and I would like to request that it be made compatible. Use Case: Macro requires connectivity from VBA (Visual Basic for Applic...
about 6 years ago in IBM i / IBM i Access Family Delivered

Add an RPG refactor feature to add the ALIAS keyword to a file or data structure and handle all the renames

Using the alias names for externally-described files or data structures makes the RPG code more readable. But it's difficult and error-prone to change an existing program to use the alias names instead of the short names, even using RDI's existing...
over 7 years ago in IBM i / RDi (Rational Developer for i) Delivered

SMB 3 (SMBv3) support needed in IBM i 7.3

for better integration of our windows 2012 and 2016 servers and for security issues we need SMBv3 in IBM i V7R3. Use Case: for better integration of our windows 2012 and 2016 servers and for security issues we need SMBv3 in IBM i V7R3.
almost 9 years ago in IBM i / IFS (Integrated File System) and Servers Delivered

Trim Leading Spaces when joining lines (alt-J)

Being able to join lines with alt-J is very nice. It would be preferable if the join would trim off leading spaces of what is being joined and possibly add a single space so the join doesn't but up directly against the last character of the line y...
over 10 years ago in IBM i / RDi (Rational Developer for i) Delivered

Add SQL Assist to Run SQL Scripts

Add SQL Assist capability back into Run SQL Scripts. Use Case: In the old System i Navigator, (the predecessor to IBM i Access Client Solutions) there was an option to Run an SQL script when viewing tables or schemas. When the "Run SQL Scripts" wi...
over 7 years ago in IBM i / IBM i Access Family Delivered

%split() should return an empty element where a separator character follows another separator character

In %split() if a separator character follows another separator character, it is ignored. For example, %SPLIT('abc..def' : '.') returns an array with two elements: ('abc','def'). It would be nice if it was possible that an empty element could be re...
over 4 years ago in IBM i / Languages - RPG Delivered

See the value of a named constant in the debugger.

A developer needs the ability to interrogate the value of a named constant. For more information, see CAAC requirement AD0183 at https://www.ibmilug.ihost.com/commonag/treqs.nsf/9c76f872792db457862573af004e1b49/15e2bf03abc04e6486257611000cc6cd?Ope...
over 7 years ago in IBM i / Languages - RPG Delivered