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 2925

Allow %subarr() to be used in a logical expression.

%subarr() is useful in interactive programming to initialize many indicators at once. When initializing the screen, I can use %subarr() like this: %subarr( *in: 51: 5 ) = *all'0'; to turn off 5 indicators starting at 51. Checking several indicator...
6 months ago in IBM i / Languages - RPG 1 Not under consideration

Additional Audit entries for Netserver authentication and access

Would like to have additional Netserver authentication, connection and IFS file access events posted to QAUDJRN. Use Case: Our company uses several IFS shares and would like a reliable way of capturing Netserver authentication, connection and IFS ...
about 3 years ago in IBM i / IFS (Integrated File System) and Servers 6 Future consideration

RDi Live Parsing / Outline needs a better cache

Remote connection to IBM i server through VPN tunnel causes Live Parsing / Outline feature to slow down excessively. Update process to have a preference to refresh and a time for auto-refresh of the cache. When the time has not passed DO NOT check...
over 4 years ago in IBM i / RDi (Rational Developer for i) 7 Future consideration

Add API for Debug (Set Service Entry Point) actions in RDi

One of the most common requests we have for customers is the ability to do the Set Service Entry Point action from within our plugin - we cannot provide this ability without help from IBM, to either document an existing public interface or provide...
about 1 year ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

F5 Refresh Key Behavior on Certain List Screens

On the Work with Subsystems (WRKSBS) screen as well as the Display Open Files screen inside the Work with Job menu option 14, if you scroll down to see a particular subsystem or file name and press F5 to refresh the statistics, the entire list is ...
almost 4 years ago in IBM i / Core OS 4 Future consideration

Determine CCSID depending on content of the file

One of the big challenges when receiving text files via FTP etc from external sources is to determine what CCSID it is encoded in. By default 1252 or 819 is used but often it should be 1208 ( UTF-8 ) instead. Especially when it is XML-files. If th...
over 4 years ago in IBM i / IFS (Integrated File System) and Servers 12 Not under consideration

SQL-CLI Support "FOR" System names

When creating SQL tables with the keyword "FOR" system names to support legacy code, then for "FOR" system name is not available in the SQL-CLI api's. The "SQLColAttribute" should support SQL_DESC_SYSTEM_COLUMN Use Case: We are in a situation wher...
over 3 years ago in IBM i / Db2 for i 3 Future consideration

Long response time on IFS shares opening ex. Word & Excel

We are using the IBM NetServer for sharing Office files like WORD and EXCEL. Opening a Word for example over a VPN connection is very slow compared to Windows file server located in the same subnet.After looking at the traces by IBM the time diffe...
almost 4 years ago in IBM i / IFS (Integrated File System) and Servers 5 Future consideration

RPGLE Language Server (Language Server Protocol)

The Language Server Protocol (LSP) was created by Microsoft in 2016 as an open-source protocol for use between source code editors or integrated development environments (IDEs) and servers that provide programming language-specific features like c...
over 1 year ago in IBM i / Application Development 0 Submitted

create a BIF for transliteration/transform facility (ICU BASED)

String replacement and transliteration is an extremely common task in business applications and communication to external parties in international settings. This produce a lot of custom code (and a lot of substandard one) in IBM shops. To do it pr...
8 months ago in IBM i / Application Development 4 Submitted